Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Releases: vgorloff/swift-everywhere-samples

Fixes wrong path to NDK headers in sample sources.

02 Oct 09:45
eb4ebc4
Compare
Choose a tag to compare

Gradle and Android Studio compatibility upgrade.

02 Oct 09:42
Compare
Choose a tag to compare

"Protocol buffers" example

15 Dec 21:44
Compare
Choose a tag to compare

[1.0.12] - 2020-12-18

  • Updated to use "Protocol buffers" for Swift <-> Java communication.

Gradle and dependencies update.

06 Jun 08:52
Compare
Choose a tag to compare
1.0.9

Merge branch 'develop'

Gradle and dependencies update

26 Mar 07:49
3b82f53
Compare
Choose a tag to compare
  • Gradle and dependencies update

Updated compiler settings to fit recent changes in Swift.

19 Aug 08:15
a6e3cc2
Compare
Choose a tag to compare
Merge pull request #8 from vgorloff/develop

RC 1.0.7

Added Swift Networking example.

14 Aug 05:47
611fdb0
Compare
Choose a tag to compare

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.

10 Aug 12:44
85e7da9
Compare
Choose a tag to compare

Changed

  • Sample projects moved to Toolchain repository.

Added

  • Sample iOS Project which uses same Swift Package.

No more Cmake

16 Jul 20:56
e0edc25
Compare
Choose a tag to compare
  • Android Studio project now builds Swift sources using custom Gradle task instead of CMake build.

Minor maintenance.

27 May 23:47
71b00ce
Compare
Choose a tag to compare
Merge pull request #2 from vgorloff/develop

Minor maintenance.