Location of Auxiliary Tools in Bundles
Location of Auxiliary Tools in Bundles
- Subject: Location of Auxiliary Tools in Bundles
- From: Chris Suter <email@hidden>
- Date: Fri, 22 Feb 2008 08:03:20 +1100
On 22/02/2008, at 7:41 AM, Nick Zitzmann wrote:
Just place it in either the Contents/MacOS or Contents/Resources
folder in your bundle & use NSBundle to get its path. It's pretty
simple, actually...
With the advent of code-signing, auxiliary tools should not be placed
in Contents/Resources. If it's a simple tool, it should be placed in
Contents/MacOS. If it is itself a bundle, it should be placed in the
Contents folder.
- Chris
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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