Post

Replies

Boosts

Views

Activity

Reply to I'm frustrated with the code signing support to publish app on macOS store
OP here. More information on the issue: The app I'm building is an electron app. I'm signing the app content using the command line tools. And then I'm packaging it as .pkg. Transporter is apple's recommended app to upload app packages to MacOS App Store. It is supposed to find issues with package early on before submitting it to macOS App Store. All checks were passed. I don't see how Xcode can be used(the app is written in javascript using electron, not in swift or objective C) I have tried different permutation combination of signing with Apple ID, using provision profile, changing .plist file, etc.
Jan ’21