Deploying to TestFlight from Big Sur / Xcode 12 beta - "Provisioning profile failed qualification: Profile doesn't include the com.apple.application-identifier and com.apple.developer.aps-enviornment entitlements."

417 views
Skip to first unread message

Lucas Young

unread,
Jun 29, 2020, 5:46:49 AM6/29/20
to Flutter Development (flutter-dev)
Has anyone else encountered this issue yet? I have a project that has been deploying fine until the Big Sur / XCode 12 upgrade. It looks like there are some new entitlements (or old ones that have been renamed) that Xcode can't retrieve from the developer portal, so although you can build a project, fastlane cant deploy it to testflight because of the error above. The prevailing "fix" seems to be (from https://developer.apple.com/forums/thread/650490):

Install the "Transporter" app from the MacOS app store.
OPEN Xcode 11.5 archive your project
Close Xcode 11.5 -> Command + Q
Open then Xcode 12 Beta
From Xcode's organizer, select your archive and press "Distribute App"
Instead of "Upload", select "Export" and proceed as usual.
Drop the exported .ipa into the transporter and press "Deliver".

I don't know if that's the fix for Flutter apps because I still get the signing problem. Has anyone been able to make this process work?

Andy Greenshaw

unread,
Jun 29, 2020, 6:15:22 AM6/29/20
to Lucas Young, Flutter Development (flutter-dev)
Don’t think you should be trying this from Big Sur (as early beta still) yet.


From: flutt...@googlegroups.com <flutt...@googlegroups.com> on behalf of Lucas Young <lu...@lucasyoung.com>
Sent: Monday, June 29, 2020 10:46:48 AM
To: Flutter Development (flutter-dev) <flutt...@googlegroups.com>
Subject: Deploying to TestFlight from Big Sur / Xcode 12 beta - "Provisioning profile failed qualification: Profile doesn't include the com.apple.application-identifier and com.apple.developer.aps-enviornment entitlements."
 
--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/850cbe4b-b7fa-48fe-817b-e8d9fa398a5fn%40googlegroups.com.

Lucas Young

unread,
Jun 29, 2020, 6:53:11 AM6/29/20
to Flutter Development (flutter-dev)
Agreed, but a lot of people want to get a head start on Big Sur. Definitely there will be issues and I'll develop locally in the meantime but it would be nice to know if anyone does come up with a workaround :)
Reply all
Reply to author
Forward
0 new messages