0

Under Build -> Code Signing Identity -> Distribution (this is a duplicate of Release, renamed) I selected Any IOS SDK and it wont let me select my provisioning file that I downloaded from apple:

enter image description here

I have the provisioning file in my downloads folder. is there some where I should be putting it so that xcode sees it when I try and use it?

TheWebs
  • 12,470
  • 30
  • 107
  • 211

1 Answers1

0

Drag and drop the provisioning on xcode icon.

Or look this tutorial for use provisioning with xcode :

http://developer.apple.com/library/ios/#documentation/ToolsLanguages/Conceptual/YourFirstAppStoreSubmission/ProvisionYourDevicesforDevelopment/ProvisionYourDevicesforDevelopment.html

VivienCormier
  • 1,133
  • 1
  • 11
  • 16