Issue Type: Bug Bug
Assignee: Unassigned
Components: xcode-plugin
Created: 21/Jan/15 4:42 PM
Description:

All guides say to put "test" under "Custom xcodebuild arguments" to run tests for the selected scheme.
However, if there's anything else in there (like -destination, CACHE_ROOT, etc.) then it still adds "build" to the command line and it will fail.

[sdk] $ /usr/bin/xcodebuild -scheme MyTests -sdk iphonesimulator8.1 -configuration Release build test -destination "name=iPhone 5"
...
xcodebuild: error: The scheme 'AurasmaSDKTests' is not configured for Running.
The scheme 'AurasmaSDKTests' has nothing configured to build for Running and has no executable specified to Run. Edit the scheme to configure the Run action.
Build step 'Xcode' marked build as failure

Project: Jenkins
Priority: Critical Critical
Reporter: James Howe
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to