• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Code Signing AFTER Copy Phases
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code Signing AFTER Copy Phases


  • Subject: Re: Code Signing AFTER Copy Phases
  • From: Jeff Kelley <email@hidden>
  • Date: Thu, 14 Jul 2011 00:30:58 -0400

Mac App Store apps need to be self-contained. Can you move the data into the application bundle instead of moving the application to be with the data?

Jeff Kelley


On Thu, Jul 14, 2011 at 12:11 AM, Brian Barnes <email@hidden> wrote:
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

 _______________________________________________
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

References: 
 >Code Signing AFTER Copy Phases (From: Brian Barnes <email@hidden>)

  • Prev by Date: Code Signing AFTER Copy Phases
  • Next by Date: Re: new crash in Xcode 4
  • Previous by thread: Code Signing AFTER Copy Phases
  • Next by thread: Re: Code Signing AFTER Copy Phases
  • Index(es):
    • Date
    • Thread