Re: Were to put secondary executables in an app bundle
Re: Were to put secondary executables in an app bundle
- Subject: Re: Were to put secondary executables in an app bundle
- From: Rick Altherr <email@hidden>
- Date: Fri, 5 Sep 2008 14:26:45 -0700
According to the "Adding executable code" on http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFBundles/Concepts/BundleAnatomy.html#/
/apple_ref/doc/uid/20001119-104977-TPXREF4, you want to place it in
the MacOS folder just like the main executable.
Rick
On Sep 5, 2008, at 2:12 PM, Markus Spoettl wrote:
Hi List,
I was wondering if someone could point me to the documentation
guideline about where to put executables that are used by my
application inside the bundle (copied in a Copy Build Phase). Up
until now I had it in Resources but I read that's not a good idea
(because of issues with code signing). I've moved it to
SharedResources but it's not clear to me if it's supposed to be
there. Is there documentation on what type of file belongs where?
Thanks for any pointers!
Regards
Markus
--
__________________________________________
Markus Spoettl
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@apple.com
This email sent to email@hidden
--
Rick Altherr
Architecture and Performance Group
email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden