question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Export with Developer ID signature error - Mac App

See original GitHub issue

I want to release app for others to use.

Product - Archive, and success. But, export with Developer ID option, will be a signature error occurs.

image

image

I’m sure Network Extension is enable in Mac App IDs and Capabilities.

image

image

How to solve this problem. Thanks.

Xcode: Version 9.3 (9E145) Outline client - Mac App

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
alalamavcommented, Jan 8, 2019

@Sean-Wang, after creating the Xcode project (yarn gulp build --platform=ios) you need to update your bundle ID and signing team/cert for both the Outline and VpnExtension targets. Note that you may also need to create an App Group and update it in the targets’ capabilities.

1reaction
trevjcommented, Jan 8, 2019

@Sean-Wang Sorry for the slow response. To confirm: do you have a developer ID with which to deploy the app?

@alalamav Do you by any chance know if the client will build cleanly with someone else’s (that is, not Jigsaw) developer ID?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Signing Mac Software with Developer ID
Archive your app and test the end-user experience of launching your Developer ID-signed app using a Gatekeeper-enabled Mac.
Read more >
Cannot export developer ID signed Mac app - xcode
I am trying to build an update to my Mac app. As usual, I clicked Product>Archive then, in the Organiser, I clicked Distribute...>Export...
Read more >
Find the Code Signing Information from Your Apple Developer ...
Find the Code Signing Information from Your Apple Developer Account · Create a Certificate Signing Request Use Keychain Access on your Mac to...
Read more >
Distributing a macOS App Outside the Mac App Store
To enable automatic signing, Xcode needs to connect to the Developer portal with an Apple ID registered to a Developer account.
Read more >
Code Signing - electron-builder
On a macOS development machine, a valid and appropriate identity from ... If you are on Linux or Mac and you want sign...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found