id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,difficulty 1053,Support newer Xcode versions on Mac,felix winkelmann,,"in Xcode 4 and 5 the development tools are now all located under the `Applications/Xcode.app` directory (by default). It should be possible to check this and setup all paths automatically without requiring the user to modify the PATH. Note that the paths changed between Xcode 4 and 5 (of course). Additionally `-isysroot` options have to be set when running the compiler. This is particularly important when you want to build for iOS (either the simulator or the device). Attached are two patches that extend the build-system and some scripts that try to figure out the correct location of Xcode. Note that this hasn't been adapted to Xcode 5 yet (but I can assist if someone is interested). ",defect,closed,major,someday,build system,4.8.x,fixed,,,