ITMS-90165 が起きてアプリの提出ができなくなったが証明書再作成で解決した

朝からこんなエラーが起きてて、特に設定変えたりした覚えもないけどなんだろうなあと思ったけど証明書再作成で直った。

Error uploading ipa file:
[Transporter Error Output]: ERROR ITMS-90165: Invalid Provisioning Profile Signature. The provisioning profile included in the bundle 'com.hoge' (Payload/Runner.app) cannot be used to submit apps to the iOS App Store until it has a valid signature from Apple. (Expired profile signing certificate.) For more information, visit the iOS Developer Portal.
[Transporter Error Output]: Return status of iTunes Transporter was 1: ERROR ITMS-90165: Invalid Provisioning Profile Signature. The provisioning profile included in the bundle 'com.hoge' (Payload/Runner.app) cannot be used to submit apps to the iOS App Store until it has a valid signature from Apple. (Expired profile signing certificate.) For more information, visit the iOS Developer Portal.
[Transporter Error Output]: The call to the iTMSTransporter completed with a non-zero exit status: 1. This indicates a failure.

match で証明書管理しているので fastlane match nuke distribution だけでよかった。

どうやら2022/04/13 の夜中(日本時間)から発生しているらしい。Apple のサーバ側で何かあったのかな?