Swift Everywhere Toolchain Versions Save

Automated workflow to compile Swift Toolchain, for making Android apps with Swift.

1.0.68

3 years ago

[1.0.68] - 2021-05-08

  • #114 Updated to used last LTS release of NDK – 21.4.7075529

Versions

  • NDK 21.4.7075529 (API 21)
  • Swift: 5.3.3

1.0.67

3 years ago

[1.0.67] - 2021-05-03

  • [#111] Fixes LLVM build failures on macOS 11.3 with Xcode 12.5
  • [#111] CURL updated to v7_76_1

Versions

  • NDK 21.3.6528147 (API 21)
  • Swift: 5.3.3

1.0.66

3 years ago

[1.0.66] - 2021-01-29

  • [#107] Swift and related components updated to v.5.3.3

Versions

  • NDK 21.3.6528147 (API 21)
  • Swift: 5.3.3

1.0.65

3 years ago

[1.0.65] - 2020-11-29

  • [#102] Allow to provide custom -D__ANDROID_API__ definition.

Versions

  • NDK 21.3.6528147 (API 21)
  • Swift: 5.3.1

1.0.64

3 years ago

[1.0.64] - 2020-11-28

  • [#99] Used NDK API level downgraded to 21 (ANDROID_API_M)

Versions

NDK 21.3.6528147 (API 21) Swift: 5.3.1

1.0.63

3 years ago

[1.0.63] - 2020-11-28

  • [#97] Used NDK API level downgraded to 23 (ANDROID_API_M)

Versions

NDK 21.3.6528147 (API 23) Swift: 5.3.1

1.0.62

3 years ago

[1.0.62] - 2020-11-27

  • [#95] Swift and related components updated to v.5.3.1

Versions

NDK 21.3.6528147 Swift: 5.3.1

1.0.61

3 years ago

[1.0.61] - 2020-11-26

  • [#92] Android NDK updated to v.21.3.6528147

Versions

  • NDK 21.3.6528147
  • Swift: 5.3.0

1.0.60

3 years ago

[1.0.60] - 2020-11-23

  • [#89] Fixes compile error when building C++ sources using SPM.

1.0.59

3 years ago
  • [#89] Fixed wrong LC_RPATH settings for spm libraries.