HI
I've updated my fortran program and I'm trying to get through the notarizing process.
I created a pkg with >pkgbuild ...
I signed the package with >productsign ...
I created an application password for notarytool
I created store credentials with >xcrun notarytool store-credentials ...
Received:
Success. Credentials validated.
Credentials saved to Keychain.
Requested notarization with >xcrun notarytool submit ...
Submission ID received
Successfully uploaded file
Current status: Waiting....
after a minute or two this changed to
Current status: Invalid...
Could this because the notarizing system doesn't understand Fortran executables or is there something else I've done incorrectly? I have a submission id, is there a way to get more information.
Thanks, David
2
0
843