https://issues.apache.org/ooo/show_bug.cgi?id=124422
[email protected] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #83349| |review?(thorsten.wagner.4@g Flags| |mail.com) CC| |[email protected] --- Comment #9 from [email protected] <[email protected]> --- Created attachment 83349 --> https://issues.apache.org/ooo/attachment.cgi?id=83349&action=edit Thorsten's patch modified to also work with XCode4 Even though XCode4's xcode-select says: Usage: xcode-select -print-path or: xcode-select -switch <xcode_folder_path> or: xcode-select -version Arguments: -print-path Prints the path of the current Xcode folder -switch <xcode_folder_path> Sets the path for the current Xcode folder -version Prints xcode-select version information at least XCode4.6 also understands the --print-path option. I adapted the original patch accordingly. Thorsten, can you confirm that it still works with XCode5.x? -- You are receiving this mail because: You are on the CC list for the issue. You are watching all issue changes.
