codesign crashes since XCode 6.3/OS X 10.10.3
Hendrik Schreiber
hs at tagtraum.com
Thu Apr 16 08:48:54 UTC 2015
The problem seems to be connected to Apple’s timestamp server timestamp.apple.com/17.151.28.7.
When I add the flag --timestamp=none signing works as expected.
Just FYI: In the meantime Apple has acknowledged the bug as a duplicate of 20249918.
Sounds like other people are having this problem as well and Apple is “working on it”.
Cheers,
-hendrik
> On Apr 12, 2015, at 22:23, Nicholas Rahn <nick at transparentech.com> wrote:
>
> I am able to sign an app bundled with JDK 1.7.0_67 using OS X 10.10.3 and xcode 6.3. Had no problems. Everything went as it has in the past.
>
> Nick
>
>
> On Sun, Apr 12, 2015 at 5:21 PM, Hendrik Schreiber <hs at tagtraum.com> wrote:
> >
> > The same line worked just fine before the upgrade to XCode 6.3/ OS X 10.10.3.
> > Does anybody else have this problem (and perhaps a solution)?
>
> Or asked the other way around:
>
> Has anybody succeeded signing an app with a bundled JDK 1.8.0_40?
> Just trying to figure out whether it’s me doing something stupid or codesign is simply broken.
>
> Thanks,
>
> -hendrik
>
More information about the macosx-port-dev
mailing list