Issue Type: New Feature New Feature
Assignee: Unassigned
Components: osxappbundle
Created: 14/Jan/13 7:37 AM
Description:

I have a number of files that need to be added to the .app bundle's Resources directory.

This includes:

  • binaries + preset files for FFMPEG. (Under Contents/Resources/Java/bin/ffmpeg)
  • an icon for a custom file type (Under Contents/Resources/myfile.icns)
  • additional libraries not generated as artifacts. (Under Contents/Resources/Java/libraries)

I know about additionalResources, but this copies the files into the same directory as the app bundle, not in the bundle itself. Ideally, I would be able to control the layout of the "Resources" directory in the app bundle.

Environment: Mac OS X 10.8.2
Project: Mojo
Priority: Major Major
Reporter: Frederik De Bleser
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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

Reply via email to