1

When I try to archive my xcode project for the App Store I get the following error:

No matching provisioning profiles found: This product type must be built using a provisioning profile, however no provisioning profile matching both the identity “iPhone Distribution: Thomas Hoek (**********)” and the bundle identifier “FutureGame.myApp” was found.

How can I fix this? I have never uploaded a app to the app store before so please be very clear and descriptive!

DeveloBär
  • 673
  • 8
  • 20
FutureCake
  • 2,614
  • 3
  • 27
  • 70

1 Answers1

2

On the general tab in project settings you will be getting a warning and a fix issue button right below "Team" click on that, xcode will take care the rest for you.

Ahmad Ishfaq
  • 914
  • 1
  • 8
  • 10