Daniel B created MOJO-1842:
------------------------------
Summary: Bundle creation fails with Xcode 4.3
Key: MOJO-1842
URL: https://jira.codehaus.org/browse/MOJO-1842
Project: Mojo
Issue Type: Bug
Components: osxappbundle
Environment: OSX 10.7.3, Xcode 4.3.2
Reporter: Daniel B
Attachments: xcode-4.3.0-support.diff
Since Xcode 4.3, /Developer/Tools/SetFile no longer exists. SetFile is now
symlinked from /usr/bin/SetFile .
With Xcode 4.5.x installed, the plugin gives the following message:
{noformat}
[WARNING] Could not set 'Has Bundle' attribute. /Developer/Tools/SetFile not
found, is Developer Tools installed?
{noformat}
Ideally, the plugin would check for SetFile in the new location, use it if it's
there, and revert to its old behaviour if it's not. The attached patch does
this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email