-1

While my setting for "automatically manage signing" was unchecked enter image description here

When i try to export the archive (Save for Development Deployment), XCode was using XCode managed profile for exporting the app. enter image description here

Anyone know why XCode using XCode managed provisioning profile instead of the provisioning profile setting set in my Build Options?

Thanks a lot for the help.

ProgrammingBaKa
  • 363
  • 2
  • 19

1 Answers1

0

When you manually set Provisioning profile while archive then you have to manually select provisioning profile while generating .ipa too. I am talking in Xcode 9.2, please update your Xcode.

Manish Mahajan
  • 2,062
  • 1
  • 13
  • 19