Hi Kevin,
On Wed, May 20, 2009 at 4:28 PM, Kevin LaCoste <[email protected]> wrote:
> Thanks for the link. Now the question becomes, if we move helper tools into
> a new Contents/Helpers folder are they covered by codesign?
No, it wouldn't be covered by codesign. codesign has some built-in
rules that specify what is covered and what isn't.
These are the default rules:
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
Regards,
Chris
_______________________________________________
Cocoa-dev mailing list ([email protected])
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]