Post
Replies
Boosts
Views
Activity
Same problem here!
MacOS: Big Sure
XCode 12 beta error code: "An error occurred uploading to the App Store."
XCode 11.5 error code: "Profile doesn't include the com.apple.application-identifier and com.apple.developer.aps-environment entitlements."
Upload doesn't work!
UPDATE!
Install the "Transporter" app from the MacOS app store.
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".
Unfortunately, it only works with this detour... I hope I was able to help someone with it.
@Jakob1601
i tested it with
Xcode 12 beta -> Worked
Xcode 11.5 -> not working
:/
@SoundsMarket
TestFlight working yes, but if u want to send it to apple then u get a Binary error:
"ITMS-90111: Invalid Toolchain - Your app was built with a beta version of Xcode or SDK."
then I did this:
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".
And its Work! that's my last Update developers
I wish u a nice weekend