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
225 stars 81 forks source link

Warnings when generating dSYM #42

Open pyrosphere opened 8 years ago

pyrosphere commented 8 years ago

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
iamcgn commented 8 years ago

@pyrosphere this will be fixed in the next release. Warning spam is really annoying so I apologize. Thanks for your patience.