We notarized my Mac application from Apple multiple time with Developer ID certificate a week ago.
Now we notarized the same application with the same Developer ID certificate using Xcode 10. The result is an application notarization process failed for the following reason:
"status": "Rejected",
"statusSummary": "Team is not yet configured for notarization",
"statusCode": 7000
What am I missing?