This repository has been archived by the owner on Aug 14, 2022. It is now read-only.
Releases: vgorloff/swift-everywhere-samples
Releases · vgorloff/swift-everywhere-samples
Fixes wrong path to NDK headers in sample sources.
Gradle and Android Studio compatibility upgrade.
"Protocol buffers" example
[1.0.12] - 2020-12-18
- Updated to use "Protocol buffers" for Swift <-> Java communication.
Gradle and dependencies update.
1.0.9 Merge branch 'develop'
Gradle and dependencies update
- Gradle and dependencies update
Updated compiler settings to fit recent changes in Swift.
Merge pull request #8 from vgorloff/develop RC 1.0.7
Added Swift Networking example.
Changed
- Monolithic APK split on smaller per-architecture parts.
- Changed location of JNILibs.
Added
- Environment variables to allow Swift networking to function without errors.
Android and iOS projects using same Swift Package Sources.
Changed
- Sample projects moved to Toolchain repository.
Added
- Sample iOS Project which uses same Swift Package.
No more Cmake
- Android Studio project now builds Swift sources using custom Gradle task instead of CMake build.
Minor maintenance.
Merge pull request #2 from vgorloff/develop Minor maintenance.