![]() |
|
|
Issue Type:
|
New Feature
|
Assignee:
|
Unassigned |
Components:
|
xcode |
Created:
|
07/Aug/12 11:00 PM
|
Description:
|
The current Xcode plugin only supports building .app and .ipa files. It would be great to add an option to build Xcode archives (.xcarchive) files as well.
This can be done from xcodebuild, for example:
xcodebuild -target "My Target" -scheme "My Scheme" -configuration Release clean archive
An alternative would be to have a post build step that can take the output .app and .dSYM files and bundle them up as a .xcarchive.
|
Environment:
|
Mac
|
Project:
|
Jenkins
|
Priority:
|
Major
|
Reporter:
|
Brian Partridge
|
|
|
|
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
|