Releases: Estimote/iOS-Proximity-SDK
Releases · Estimote/iOS-Proximity-SDK
v1.8.0 - xcframeworks
v1.7.1
1.7.0
Swift 5.2 & EBS 1.0.8
Fixed:
- Rebuilt with newest Xcode to support Swift 5.2
Changed:
- Dependecy on Estimote Bluetooth Scanning library to match its version
1.0.8
.
v1.6.0
1.5.0
Changed:
- Updated to Swift 5.1 (Xcode 11). If you're still on an earlier version of Swift or Xcode, use 1.4.1.
- We now include .swiftinterface files (new in Swift 5.1) with our framework, which gives it module stability. Together with the ABI stability introduced in Swift 5.0, this means that you should now be able to use Estimote Proximity SDK >= 1.5.0 with Swift > 5.1 without us having to update the binary.
- For CocoaPods users, bumped the minimum required version of the EstimoteBluetoothScanning dependency to 1.0.6, which fixes iOS 13 compatibility issues. If you're not using CocoaPods, you'll need to manually update your EstimoteBluetoothScanning.framework!
1.5.0-beta1
This version is marked as beta because it was built with Xcode 11 beta 7. We don't anticipate any stability problems, but decided to wait with the final 1.5.0 release until Xcode 11 also releases as stable.
Changed:
- Updated to Swift 5.1 (Xcode 11). If you're still on an earlier version of Swift or Xcode, use 1.4.1.
- We now include .swiftinterface files (new in Swift 5.1) with our framework, which gives it module stability. Together with the ABI stability introduced in Swift 5.0, this means that you should now be able to use Estimote Proximity SDK >= 1.5.0 with Swift > 5.1 without us having to update the binary.