ITADN
finagolfin/swift-android-sdk

版本发布 8

Android SDK bundle for Swift 6.16.1
? · 2025-04-04

New additions in this 6.1 bundle: - the new Testing library is now included - Specifying an arbitrary Android API higher than 24 is allowed, though you are still linking against the same Swift runtime libraries built against API 24 Follow [the instructions in the README.md to install and use the Android SDK bundle on linux or macOS](https://github.com/finagolfin/swift-android-sdk/blob/main/README.md).

Android SDK bundle for Swift 6.0.36.0.3
? · 2025-01-06

Follow [the instructions in the README.md to install and use the Android SDK bundle on linux or macOS](https://github.com/finagolfin/swift-android-sdk/blob/main/README.md).

Android SDK bundle for Swift 6.0.26.0.2
? · 2024-10-29

Follow [the instructions in the README.md to install and use the Android SDK bundle on linux or macOS](https://github.com/finagolfin/swift-android-sdk/blob/main/README.md).

Android SDK bundle for Swift 6.0.16.0.1
? · 2024-10-16

Follow [the instructions in the README.md to install and use the Android SDK bundle](https://github.com/finagolfin/swift-android-sdk/blob/main/README.md).

Android SDK for Swift 5.105.10
? · 2024-03-31

Follow [the instructions in the README.md](https://github.com/finagolfin/swift-android-sdk/blob/main/README.md). Note that this SDK only works with the latest LTS NDK 26, which added a lot of `_Nullable`/`_Nonnull` annotations to the Bionic headers that need to be accounted for in Swift. Use the Swift 5.10 SDK built on the CI against NDK 25c if you still need to use NDK 25.

Android SDK for Swift 5.9.25.9.2
? · 2024-01-09

Follow [the instructions in the README.md](https://github.com/finagolfin/swift-android-sdk/blob/main/README.md). Note that this SDK only works with the latest LTS NDK 26, which added a lot of `_Nullable`/`_Nonnull` annotations to the Bionic headers that need to be accounted for in Swift. Use the older Swift 5.9 SDK if you still need to use NDK 25.

Android SDK for Swift 5.95.9
? · 2023-09-23

Follow [the instructions in the README.md](https://github.com/buttaface/swift-android-sdk/blob/main/README.md). Note that this SDK only works with the last NDK 25c, not the latest LTS NDK 26, which added a lot of `_Nullable`/`_Nonnull` annotations to the Bionic headers that need to be accounted for in Swift.

Android SDK for Swift 5.8untagged-a8f2242786a9bd2c7a88
? · 2023-04-02

Follow [the instructions in the README.md](https://github.com/buttaface/swift-android-sdk/blob/5.8/README.md).