Re: Copy files phase interferes with code signature?
Re: Copy files phase interferes with code signature?
- Subject: Re: Copy files phase interferes with code signature?
- From: "Chris Suter" <email@hidden>
- Date: Mon, 20 Oct 2008 09:20:17 +1100
On Sat, Oct 18, 2008 at 10:48 PM, infinite labs <email@hidden> wrote:
> I have a complex product that is made up of a number of bundles and
> libraries. Some of those bundles contain other signed bundles in their
> /Contents folder.
>
> However, it seems like the Copy Files phase that copies those bundles
> is somehow mangling the code signature. I have a "tripwire" check for
> modified-in-respect-to-signature items in my custom logic and it seems
> every time a Copy Files phase touches a product, it modifies it in a
> way that removes the signature.
If your signed bundles are in the Contents folder, it seems odd that
it's affecting the signature since the signature only signs things in
the Resources folder (as well as the binary). If you're actually
storing the signed bundles in the Resources folder, you shouldn't be.
-- Chris
_______________________________________________
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