Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Codesign not working "Timestamp service not available"
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Dubl1n" data-source="post: 1500303" data-attributes="member: 296376"><p>I am new to the forums, so please be patient with me. I am having an issue with an app that we are working on and appreciate any suggestions or assistance.</p><p></p><p>We have multiple build machines that we are running, all but 1 are running 10.8. The other one is running 10.7.4.</p><p></p><p>When we codesign the app on the 10.7.4 system, we have no issues. When we attempt to codesign on the 10.8 systems, we get the error "Timestamp service is not available". The odd thing is that this only started happening about a couple of weeks ago. I do not believe this is a firewall issue, as I have two machines sitting beside me and are running the codesign from my location (10.7.4 machine and a 10.8 machine).</p><p></p><p>I am running the command: codesign -s "Developer ID Applciation: <company>" /path/to/app. </p><p></p><p>Now I know there is a workaround: --timestamp=none, but that is not what we are looking to use. I would rather fix the issue than just use a workaround, that most people admit is not a good fix. Also xcode is up to date to the latest version on both machines.</p><p></p><p>Again, I appreciate any assistance! </p><p>D</p></blockquote><p></p>
[QUOTE="Dubl1n, post: 1500303, member: 296376"] I am new to the forums, so please be patient with me. I am having an issue with an app that we are working on and appreciate any suggestions or assistance. We have multiple build machines that we are running, all but 1 are running 10.8. The other one is running 10.7.4. When we codesign the app on the 10.7.4 system, we have no issues. When we attempt to codesign on the 10.8 systems, we get the error "Timestamp service is not available". The odd thing is that this only started happening about a couple of weeks ago. I do not believe this is a firewall issue, as I have two machines sitting beside me and are running the codesign from my location (10.7.4 machine and a 10.8 machine). I am running the command: codesign -s "Developer ID Applciation: <company>" /path/to/app. Now I know there is a workaround: --timestamp=none, but that is not what we are looking to use. I would rather fix the issue than just use a workaround, that most people admit is not a good fix. Also xcode is up to date to the latest version on both machines. Again, I appreciate any assistance! D [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Codesign not working "Timestamp service not available"
Top