Skip to content

1.5.0

Compare
Choose a tag to compare
@heypiotr heypiotr released this 19 Sep 12:39
· 12 commits to master since this release

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!