Re: codesign crashes since XCode 6.3/OS X 10.10.3

2015-04-16 Thread Michael Hall
On Apr 16, 2015, at 3:48 AM, Hendrik Schreiber wrote: > 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

Re: codesign crashes since XCode 6.3/OS X 10.10.3

2015-04-16 Thread Hendrik Schreiber
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