The only hangup I’ve had in getting my macOS App auto-pushed to the App Store is with a Mac Installer Certificate. I had never heard of these and the Corona OSX docs didn’t tell me how to make one so I had to hunt it down on the internet.
Here’s the critical piece of information you need to know to generate a Mac Installer Certificate. Go to developer.apple.com, certificates, and under the Certificates section click on Distribution.
Select “Developer ID” as the certificate you want to generate. This will create a Mac Installer Certificate (after you use Keychain Access to request a cert).
So now the last step is to just build the OSX App in the Corona SDK. Well, it gets to the part where you choose the code signing identities and the new Installer identity doesn’t show up. I quit Corona SDK and re-ran it several times hoping it would show up but it never does.
I can’t push my macOS App to the App Store until this is resolved. This is where I’m stuck: