Hi Erel,
I am now ready to start compiling and debugging my first iOS app. So I wanted to verify the steps explicitly to ensure I do it smart and least frustrating. I know you answered this type of question so many times but for me it's new so I thank you in advance for your patience.
1) Create a project and define the path for the keys and certificates
2) Create a Private key and corresponding cert
3) Enroll as Apple iOS developer for 1yr
4) Create an Apple cert using the private cert created in step 2
5) Register on apple website at least one apple device using the UUID
6) Create unique Apple identifier with .* at the end in my case was com.progwhiz.*
7) Create a Provisioning Profile using info registered in Apple developer portal
The later created the follwoing file 'ProgwhiziOS.mobileprovision' and my Apple ID was labelled as
App ID4Z2VD5ESH.com.progwhiz.*
Now my questions are:
1) Do I now insert P4Z2VD5ESH.com.progwhiz.* as my package name under the build configuration menu option in B4i? If so it won't take the wildcard. Please state what part of the Apple ID is required for that step.
2) After I enter the Apple iPhone IP then I build the B4i Bridge and follow the steps I should eb fine I hope
I am now ready to start compiling and debugging my first iOS app. So I wanted to verify the steps explicitly to ensure I do it smart and least frustrating. I know you answered this type of question so many times but for me it's new so I thank you in advance for your patience.
1) Create a project and define the path for the keys and certificates
2) Create a Private key and corresponding cert
3) Enroll as Apple iOS developer for 1yr
4) Create an Apple cert using the private cert created in step 2
5) Register on apple website at least one apple device using the UUID
6) Create unique Apple identifier with .* at the end in my case was com.progwhiz.*
7) Create a Provisioning Profile using info registered in Apple developer portal
The later created the follwoing file 'ProgwhiziOS.mobileprovision' and my Apple ID was labelled as
App ID4Z2VD5ESH.com.progwhiz.*
Now my questions are:
1) Do I now insert P4Z2VD5ESH.com.progwhiz.* as my package name under the build configuration menu option in B4i? If so it won't take the wildcard. Please state what part of the Apple ID is required for that step.
2) After I enter the Apple iPhone IP then I build the B4i Bridge and follow the steps I should eb fine I hope