[
https://issues.jenkins-ci.org/browse/JENKINS-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160490#comment-160490
]
Arnaud Héritier commented on JENKINS-13156:
-------------------------------------------
I already added an entry in the FAQ about this problem :
https://wiki.jenkins-ci.org/display/JENKINS/Xcode+Plugin#XcodePlugin-FAQ
I don't know if we can do better ?
> Changes in XCode 4.3 make the plugin unusable out of the box
> ------------------------------------------------------------
>
> Key: JENKINS-13156
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13156
> Project: Jenkins
> Issue Type: Bug
> Components: xcode
> Environment: Mac OSX 10.7.3, XCode 4.3, Jenkins 1.456, XCode Plugin
> 1.3
> Reporter: Allen Fisher
>
> Apple has changed how Xcode is distributed. With XC4.3, the /Developer folder
> is now inside the app bundle (and possibly reorganized, I can't tell for
> sure). On a fresh install of the OS with the latest version of XCode, Jenkins
> throws the following error when trying to build:
> Started by user anonymous
> Building in workspace /Users/foo/Projects/Jenkins/fooapp
> Working directory is /Users/foo/Projects/Jenkins/fooapp/Expat/Build/XCode.
> [XCode] $ /usr/bin/xcodebuild -version
> Error: No developer directory found at /Developer. Run /usr/bin/xcode-select
> to update the developer directory path.
> FATAL: Check your XCode installation. Jenkins cannot retrieve its version.
> Build step 'XCode' marked build as failure
> Finished: FAILURE
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira