Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Releases: sphero-inc/Sphero-iOS-SDK

3.1.122 - Bitcode Enabled Frameworks

16 Sep 15:53
Compare
Choose a tag to compare

The frameworks were built with Xcode 7 and LLVM bitcode enabled.

Release 3.1.78 - iOS 9 compatibility

24 Aug 17:19
Compare
Choose a tag to compare

This release includes fixes for iOS 9 issues. The frameworks were built using Xcode 6.4 therefore they do not include bitcode. To test on an iOS 9 device you will need to either turn off bitcode in your app project or build the your app using Xcode 6 and deploy to an iOS 9 device.

Beta 3

23 Mar 17:01
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-release

iOS SDK Beta 3:

  • Verified issue #23 is complete
  • Added deprecated compiler attributes to deprecated methods #16
  • Fixed rare bug where robot would immediately disconnect after connecting
  • Fixed issue where streaming data could cause a cascading memory leak
  • Stability and minor performance upgrades
  • Fixed embedded framework duplication issue, results in reduced framework size.

3.0-beta1

12 Feb 21:42
Compare
Choose a tag to compare
3.0-beta1 Pre-release
Pre-release

This version represents the first pre-release of the third version of the Sphero iOS SDK.

v3.0-beta2

12 Feb 21:43
Compare
Choose a tag to compare
v3.0-beta2 Pre-release
Pre-release

This build contains fixes for issues #19 and #20.