🚫 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:
When building my app with RobotKit.framework there are a LOT of warnings, on Xcode 7.1.1 and iOS 9 SDK. Here's a sample of the warnings:
while processing Sphero-iOS-SDK/frameworks/RobotKit.framework/RobotKit(RKGetFactoryConfigBlockCRCCommand.o):
warning: /Users/Shared/TeamCity/bamboo-home/xml-data/build-dir/SDK-SDKI-ISR/build/ModuleCache/FBAX60G1D2VV/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing Sphero-iOS-SDK/frameworks/RobotKit.framework/RobotKit(RKGetFactoryConfigBlockCRCCommand.o):
warning: /Users/Shared/TeamCity/bamboo-home/xml-data/build-dir/SDK-SDKI-ISR/build/ModuleCache/FBAX60G1D2VV/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing Sphero-iOS-SDK/frameworks/RobotKit.framework/RobotKit(RKGetFactoryConfigBlockCRCCommand.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing Sphero-iOS-SDK/frameworks/RobotKit.framework/RobotKit(RKGetFactoryConfigBlockCRCCommand.o):
warning: Could not resolve external type c:objc(cs)NSData
When building my app with RobotKit.framework there are a LOT of warnings, on Xcode 7.1.1 and iOS 9 SDK. Here's a sample of the warnings: