• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Tools in App Bundles
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tools in App Bundles


  • Subject: Tools in App Bundles
  • From: Kevin LaCoste <email@hidden>
  • Date: Tue, 19 May 2009 19:04:38 +0900

Hey guys, quick question about storing a helper tool in an application
bundle.
Currently I have a tool that is launched via NSTask stored in the
"Contents/MacOS" folder of my bundle. When reading up on code signing I saw
this in the Code Signing Release Notes for Mac OS X v10.5 document:

"Do not put helper applications, plugins, and other separately signed code
into the Resources directory of a bundle. The Resources directory is
directly sealed to the main executable. Put plugins into the Plug-Ins
directory. Put helper tools into the executable directory. Put helper
applications (with their own bundles) into the support directory."

http://developer.apple.com/releasenotes/Security/RN-CodeSigning/

If I understand that correctly, my tool is in the correct place but I'm not
confident. Should it be in "Contents/MacOS" or should I add a
"Contents/Executable" folder?

Bonus question. Is the support directory referred to above the Application
Support folder or is this another additional, optional bundle directory?

Thanks for any clarification!

Kevin LaCoste
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Tools in App Bundles
      • From: Chris Suter <email@hidden>
  • Prev by Date: NSToolBar : Unable to add a seperator item in the toolBar
  • Next by Date: Re: iPhone text on UIImage not getting displayed on device.
  • Previous by thread: Re: NSToolBar : Unable to add a seperator item in the toolBar
  • Next by thread: Re: Tools in App Bundles
  • Index(es):
    • Date
    • Thread