Hi,
I can't make xCode work with my provisioning file (development).
Hereunder are the steps I have made:
- created certificate with name "Francois B"
- created App ID:
Name=FBApp
ID=xxxx.com.b.*
- created a provisioning file for this App ID.
- downloaded and drag-droped on xCode: I can see it, checked, in Organizer
- my Info.plist looks like:
Bundle identifier = com.b.${PRODUCT_NAME:identifier)
(all data unchanged)
- in Project Settings > Build > Code Signing :
Code Signing Identity = iPhone Developer: Francois B
Code Signing Provisioning File =
I can't select my profile...
I've tried many times but it's going to drive me crazy! It was so easy with SSH
I hope somebody will help me. Thanks in advance.
François