Anyone else having issues with Mac Catalyst app submissions? My validation is failing with an error about an iOS provisioning profile not being valid for the app; my iOS version of this app has been uploaded successfully and was distributed via TestFlight already.
Even an empty/blank project with Catalyst checked does not work. This is with Xcode 12.2 RC, with an upgrade to Big Sur 11.0.1.
Steps:
"App Store Connect Operation Error
Unable to process application at this time due to the following error: Invalid Provisioning Profile. This provisioning profile is not compatible with iOS apps.."
This app is intended to be a universal bundle identifier and it is set to the identifier that I have successfully uploaded builds to App Store Connect for iOS and released to Test Flight. I checked the configuration of the XC automatic identifier on the developer account page and everything looked fine there.
I created Feedback FB8894428 for this.
Even an empty/blank project with Catalyst checked does not work. This is with Xcode 12.2 RC, with an upgrade to Big Sur 11.0.1.
Steps:
Create new project
Rename bundle identifier to match listing in App Store Connect
Enable the catalyst checkbox in the iOS target settings
Add app icons to satisfy upload
Specify app category to satisfy upload
Specify app bundle name to satisfy upload
Archive with “My Mac” or “Any Mac” selected
Attempt to validate this archive and expect success
"App Store Connect Operation Error
Unable to process application at this time due to the following error: Invalid Provisioning Profile. This provisioning profile is not compatible with iOS apps.."
This app is intended to be a universal bundle identifier and it is set to the identifier that I have successfully uploaded builds to App Store Connect for iOS and released to Test Flight. I checked the configuration of the XC automatic identifier on the developer account page and everything looked fine there.
I created Feedback FB8894428 for this.