Skip to content

Add support for setting the specific toolchain #14

@paxswill

Description

@paxswill

For example, I have Xcode 3.2.6, Xcode 4.0, and Xcode 4.2 on our Jenkins machine. Most projects should be built against the latest version, but some are incompatible, so we would like them to build against a specific toolchain. This can be done by exporting the DEVELOPER_DIR environment variable before running xcodebuild (documentation for this is in the man page for xcrun). I see this as a similar setup to the JDK/Git/Ant/Maven setup, how you can select either the default or a specific version for a job.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions