• 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
Code Signing AFTER Copy Phases
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Code Signing AFTER Copy Phases
      • From: Jeff Kelley <email@hidden>
  • Prev by Date: Re: How do I force prefix file to be precompiled w/C++ compiler?
  • Next by Date: Re: Code Signing AFTER Copy Phases
  • Previous by thread: Re: How do I force prefix file to be precompiled w/C++ compiler?
  • Next by thread: Re: Code Signing AFTER Copy Phases
  • Index(es):
    • Date
    • Thread