sphero-inc / Sphero-iOS-SDK

🚫 DEPRECATED: Sphero™ is the amazing robotic ball ( sphero.com ) created by Orbotix, this is the repository for the iOS SDK for Sphero™. Visit dev site for more information:
http://sdk.sphero.com
226 stars 81 forks source link

Arm64 support #10

Closed joakimsle closed 9 years ago

joakimsle commented 10 years ago

Hi,

I'm wondering when you plan to add arm64 support to the Sphero SDK? Our app is currently 64-bit compatible, and we would like to keep it that way even after adding Sphero support to it.

Thanks in advance, Joakim

sodastsai commented 10 years ago

Apple has announced that all new apps (including updates) have to support 64-bit starting at Feb 1, 2015. So if we cannot get the 64-bit support of Sphero SDK, all sphero related apps are not able to distribute via the App Store :(

https://developer.apple.com/news/?id=10202014a

vves commented 10 years ago

v3.0 of the SDK will be released before the end of the year and is 64-bit compatible and supports both Sphero and Ollie.

sodastsai commented 9 years ago

Hi, it's near the day Apple only accepts 64bit app submission (Feb 1), any progress update?

torstenrichter commented 9 years ago

Any updates on this? I also need 64bit support now.

vves commented 9 years ago

Check out the Beta branch. It contains both Ollie and Sphero support. It's a completely new SDK, so connection handling is completely different so check out the samples.