You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: