sphero-inc / Sphero-AR-SDK

🚫 DEPRECATED: Sphero's augmented reality SDK
46 stars 26 forks source link

Unable to link to ARM7 or ARM64 #5

Open joshbirk opened 8 years ago

joshbirk commented 8 years ago

I'm trying to resurrect this project for the latest version of Unity and XCode. However, even after some basic changes to remove ARC, update GL linking, etc. - I cannot get the proper architecture to link correctly. If I remove arm64 from the valid arch, I still get linking issues with arm7.

Is this project compatible with the modern SDK's and iPhones? I mean it isn't, but do you have tips on making it so?

Or is this SDK completely unsupported and out of date?