iPhone - Troubleshoots
Classes/AppDelegate.m:138:1: Conflicting return type in implementation of 'application:supportedInterfaceOrientationsForWindow:': 'UIInterfaceOrientationMask' (aka 'enum UIInterfaceOrientationMask') vs 'NSUInteger' (aka 'unsigned int')
Classes/AppDelegate.m:138:1: Conflicting return type in implementation of 'application:supportedInterfaceOrientationsForWindow:': 'UIInterfaceOrientationMask' (aka 'enum UIInterfaceOrientationMask') vs 'NSUInteger' (aka 'unsigned int')
Classes/AppDelegate.m:138:1: Conflicting return type in implementation of 'application:supportedInterfaceOrientationsForWindow:': 'UIInterfaceOrientationMask' (aka 'enum UIInterfaceOrientationMask') vs 'NSUInteger' (aka 'unsigned int')
Build IPA
$ xcodebuild -exportArchive -exportFormat ipa -archivePath SIMM\ Notaris-PPAT\ 8-28-15\,\ 01.17.xcarchive -exportPath ~/Desktop/SIMMNotariaPPAT.ipa
--- xcodebuild: WARNING: -exportArchive without -exportOptionsPlist is deprecated
$ xcodebuild -exportArchive -exportOptionsPlist -exportFormat ipa -archivePath SIMM\ Notaris-PPAT\ 8-28-15\,\ 01.17.xcarchive -exportPath ~/Desktop/SIMMNotariaPPAT.ipa
error: Couldn't load -exportOptionsPlist: The file “-exportFormat” couldn’t be opened because there is no such file.