Hi, I have an error while uploading to test flight by fastlane and transporter.
07:13:05 [Transporter Error Output]: Return status of iTunes Transporter was 1: ERROR ITMS-90165: Invalid provisioning profile signature. The provisioning profile included in the com.test.example bundle [“Payload/Example.app”] can't be used to upload apps to App Store Connect until it has a valid signature from Apple.
My xcode version is 15.4 and the iTMSTransporter is 3.3.0.
It seems like this error has been reported the other internet recently.
https://stackoverflow.com/questions/79118087/getting-error-invalid-provisioning-profile-signature-in-transporter-while-ios-ap https://www.yunedit.com/article/error90165
Has anyone solved this?