Code Signing AFTER Copy Phases
Code Signing AFTER Copy Phases
- Subject: Code Signing AFTER Copy Phases
- From: Brian Barnes <email@hidden>
- Date: Thu, 14 Jul 2011 00:11:37 -0400
I was preparing my app for the mac app store, and was running into problem after problem. It all ended up stemming from my code not being signed. The reason it wasn't signed is that I copy my app from the build directory to the location where I run it (with all it's data files.)
It turns out that the code signing happens AFTER the copy phase, which is why this kept breaking.
Is there a way around this?
[>] Brian _______________________________________________
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