Archiving an App with Developer ID Provisioning

Hi,

I'm building a MacOS app that will be published outside of the AppStore (Using an installer). In the app we have an option to sign-in with Apple & Google.

While trying to archive the app and distribute with a Developer ID, xcode presented us with this error, and once the entitlements were removed the sign-in with Apple/Google stopped working.

Is there a way to archive the app and distribute with Developer ID and also support sign-in with Apple/Google?

Thanks!

Replies

The error message is on point here. Sign in with Apple is simply not support for Developer ID apps.

ps If you’re building a Developer ID app, I recommend that you bookmark this page, which is a handy reference as to what is or isn’t supported.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"