Re: Build fails if no internet access [SOLVED]
Re: Build fails if no internet access [SOLVED]
- Subject: Re: Build fails if no internet access [SOLVED]
- From: Jerry Krinock <email@hidden>
- Date: Wed, 26 Sep 2012 13:14:14 -0700
On 2012 Sep 17, at 12:57, Jerry Krinock <email@hidden> wrote:
> Building an old project in Xcode 4 fails if I have no internet access, because I have configured the target to sign with Developer ID, and 'codesign' apparently wants the Apple Time Server to timestamp the signature.
The solution to this problem is to enter --timestamp=none into the Build Settings ▸ Other Code Signing Flags ▸ Debug (only).
I'm never going to ship a Debug build. And there is no reason to do a Release Build unless I'm shipping. So now I can build and debug at the beach without fear of accidentally shipping something that will fail Gatekeeper.
_______________________________________________
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