ERROR ITMS-90545: "Invalid Provisioning Profile. This provisioning profile is not compatible with iOS apps." when trying to upload build for TestFlight

I am getting the title error; ERROR ITMS-90545: "Invalid Provisioning Profile. This provisioning profile is not compatible with iOS apps.".


It seems like the app is being mistaken for an iOS app while using the tvOS profile (even though it was built with my Apple TV connected and selected).


I can't find that error code anywhere and am having no luck with finding any info about this. The app is built with my Apple TV plugged in and selected, and the provisioning and signing is all set to automatic and it ends up using my tvOS Distribution profile (as it should). So on the surface everything seems fine, but once it's sent to be uploaded we get the error.


Anyone else have this issue, or know a way to fix it ?

The automatic profile generation in Xcode and the "Fix Issue" button don't seem to work nicely if you have an iOS and tvOS app with the same bundle id. Try going into the member center and making the distrubution certs manually.

Please file a bug report with details on how to reproduce this issue at bugreporter.apple.com

Was there any resolution to this issue? I can't seem to upload my tvOS app with /Applications/Xcode-beta.app/Contents/Applications/Application\ Loader.app/Contents/Frameworks/ITunesSoftwareService.framework/Support/altool and I get this same error code.


I've triple checked the Provisioning Profile and it's marked correctly for tvOS.


It seems to work when I do everything from within Xcode though.

Having the same problem.. Tried to create a profile manually.. Still getting the errors.. 😟

same here, but on a clean project with only a TV target I can upload normally

I had the same problem, The launch image setting was not correct in the build settings. After that fix it uploaded fine......

ERROR ITMS-90545: "Invalid Provisioning Profile. This provisioning profile is not compatible with iOS apps." when trying to upload build for TestFlight
 
 
Q