Strange warning after transporting app

Hi guys,

I have an app ready for testing/distribution. But when I used Transporter to send the app to Apple Store Connect, I got the following warning.

ITMS-90885: 'Cannot be used with TestFlight because the executable “${executable}” in bundle “${bundle}” is missing a provisioning profile but has an application identifier in its signature. Nested executables are expected to have provisioning profiles with application identifiers matching the identifier in the signature in order to be eligible for TestFlight.' 

The executable and bundle values were missing from this warning message, which does not help find the warning cause. Could someone give me some advice to resolve this issue? Thanks!

What platform is your app for? And what happens if you upload the app with Xcode?

Hi,

It's for MacOS platform. I developed the app by Python from PyCharm IDE. How can I upload the app in Xcode? I thought I need to manually do the uploading with Transporter in this case.

Strange warning after transporting app
 
 
Q