I get this error when trying to use the Xcode bot to integrate for unit tests:
Integration failed. Unexpected error while building. See the integration logs for more details.
I could not understand the meaning of magazines. They have largely spit out any error in the system, regardless of whether they are connected or not.
I am using a remote repository from Github, currently testing only one device. I am .gitignore using standard elements from Xcode.
Here are the most relevant log messages I could find:
'2014-01-01 10:03:04.195 xcodebuild[19150:100b] Error opening /var/teamsserver/Library/Logs/iOS Simulator/iOS Simulator.log'
Symbols directory specified does not exist at /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDeviceKitBase.framework/Resources/sync_ddi line 17.
xcodebuild: error: No destinations were specified with the -destination flag which were valid for the specified scheme 'MyTestsScheme'.
The last one was the third. This seems to be the same direct relationship. Any ideas?
source
share