1

In Xcode (Version 13.0 (13A233)),(MacOS BigSur 11.6 (20G165)) trying to upload my app to Test Flight getting this error. Unexpected nil property at path: 'Provider/attributes/developerTeamId'. Also try with new signing certificate and provision profile but still getting same error. anyone getting same error having solution?

enter image description here

Ashutosh singh
  • 820
  • 6
  • 17

1 Answers1

3

I could not find a solution in Xcode but at least there is a workaround.

  1. Download Transporter app from App Store into your Mac
  2. Extract the ipa from Xcode Organizer
  3. Choose ipa in Transport
  4. Deliver
Yusuf
  • 851
  • 6
  • 14