XCode Bots Differnt Xcode Versions (i.e. Beta, etc)

Originator:daniel_brooks
Number:rdar://19771920 Date Originated:09-Feb-2015 02:27 PM
Status:Open Resolved:
Product:OS X Server Product Version:OSX Server 4.0.3
Classification:Enhancement Reproducible:Not Applicable
 
Summary:
With all the Xcode versions now, my company is developing for different iOS releases. This causes an issue where we can not have one server running multiple Xcode versions. Bots need a way to declare their version of Xcode that it needs to build a product. I.E. Xcode 6.2 for apple watch builds, but Xcode 6.1 for a current production build. It could be a config much like travisci.org uses for php versions.

Steps to Reproduce:
1. Create a bot for an apple watch app with a server running Xcode 6.1.
2. Run the bot

Expected Results:
1. The bot should auto select an appropriate Xcode version based on what is defined in a bot file.

Actual Results:
1. The bot runs on selected versions of Xcode as defined.

Regression:
None

Notes:
Provide additional information, such as references to related problems, workarounds and relevant attachments.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!