Issue Type: New Feature New Feature
Assignee: Unassigned
Components: xcode
Created: 14/Nov/13 7:48 AM
Description:

Hi,

It would be really nice to be able to add support for additional buildactions other than the default buildaction "build".

Here's a list of buildactions from apple https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/xcodebuild.1.html

buildaction ...
           Specify a build action (or actions) to perform on the target. Available build actions are:

           build       Build the target in the build root (SYMROOT).  This is the default build action.

           analyze     Build and analyze a target or scheme from the build root (SYMROOT).  This requires
                       specifying a scheme.

           archive     Archive a scheme from the build root (SYMROOT).  This requires specifying a scheme.

           test        Test a scheme from the build root (SYMROOT).  This requires specifying a scheme and
                       optionally a destination.

           installsrc  Copy the source of the project to the source root (SRCROOT).

           install     Build the target and install it into the target's installation directory in the dis-tribution distribution
                       tribution root (DSTROOT).

           clean       Remove build products and intermediate files from the build root (SYMROOT).
Project: Jenkins
Priority: Major Major
Reporter: Sargon Benjamin
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/groups/opt_out.

Reply via email to