I've successfully notarized my app. Apple sends me an email saying so.
But a minute later, I try running the app but it has a white circle/slash over the icon. It will not run.
So I check the notarization with:
$ spctl --assess --verbose ChessOpeningsWizardProfessionalBuild120.app
ChessOpeningsWizardProfessionalBuild120.app: rejected (the code is valid but does not seem to be an app)
Other apps are working. That is, they get notarized and keep functioning as apps.
What is behind this "rejected (the code is valid but does not seem to be an app)" message?
But a minute later, I try running the app but it has a white circle/slash over the icon. It will not run.
So I check the notarization with:
$ spctl --assess --verbose ChessOpeningsWizardProfessionalBuild120.app
ChessOpeningsWizardProfessionalBuild120.app: rejected (the code is valid but does not seem to be an app)
Other apps are working. That is, they get notarized and keep functioning as apps.
What is behind this "rejected (the code is valid but does not seem to be an app)" message?