Lets assume the following case:
- I uploaded a App Version to the app store
- The upload is successful
- I did not publish the app right away so I can do testing through TestFlight
- Then I revoke the iOS Distribution certificate that was used for the upload
- Without any need for a new version upload to the app store, I push the publish button for the already uploaded app version
When the "publish" button is pushed, is the app version that is already uploaded to the app store going to be published just fine, even as the originally used iOS Distribution certificate was revoked in the mean time after the upload?