Please can someone help.
I have B4i running on my PC.
I have B4i Build Server running on my local Mac.
I can load up the examples on the PC and see them/run them on the Xcode/Ios Simulator on the Mac.
I have paid my 99USD, set up certificates,ids,provisions etc... on the apple site and downloaded files to my keys folder. I presume I need these to get the app onto my ipad.
Don't say, watch the videos! I've been through them all at least 20 times! The Beginners guide and this forum just seem to say watch the videos.
Please can someone give some straightforward answers to the following dumb questions:
1. What is the B4i-Bridge App? Is it an app on the PC, Mac or my ipad? Why do I need it?
2. If at apple I have set up my app id as com.fred.* and then linked this with my certificate and ipad UDID in the provision profile. All of which I have downloaded to the keys directory (on the PC),
what should I be saving the B4i app as? com.fred.example1 should that work?
3. I presume at apple.developer.com I do not need any Mac apps certificates/ids/provisions, only IOS apps...
3. I have got that B4i certificate on the ipad, do I have to do anything else on the ipad?
4. Do I connect the ipad to the PC or the Mac?
I am stuck at the following:
I seem to have to have the Build Server running on the Mac.
I seem to have to have xcode running on the Mac.
I can plug the ipad into the Mac or the PC and it makes no difference.
I create a new project, save it and set the Build Configurations/Package name to com.fred.example1
I try Tools/Build Server/Build B4i-Bridge App and I get the following error
Check dependencies
Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“Development”) were found.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.4'
Error: ** BUILD FAILED **
I have B4i running on my PC.
I have B4i Build Server running on my local Mac.
I can load up the examples on the PC and see them/run them on the Xcode/Ios Simulator on the Mac.
I have paid my 99USD, set up certificates,ids,provisions etc... on the apple site and downloaded files to my keys folder. I presume I need these to get the app onto my ipad.
Don't say, watch the videos! I've been through them all at least 20 times! The Beginners guide and this forum just seem to say watch the videos.
Please can someone give some straightforward answers to the following dumb questions:
1. What is the B4i-Bridge App? Is it an app on the PC, Mac or my ipad? Why do I need it?
2. If at apple I have set up my app id as com.fred.* and then linked this with my certificate and ipad UDID in the provision profile. All of which I have downloaded to the keys directory (on the PC),
what should I be saving the B4i app as? com.fred.example1 should that work?
3. I presume at apple.developer.com I do not need any Mac apps certificates/ids/provisions, only IOS apps...
3. I have got that B4i certificate on the ipad, do I have to do anything else on the ipad?
4. Do I connect the ipad to the PC or the Mac?
I am stuck at the following:
I seem to have to have the Build Server running on the Mac.
I seem to have to have xcode running on the Mac.
I can plug the ipad into the Mac or the PC and it makes no difference.
I create a new project, save it and set the Build Configurations/Package name to com.fred.example1
I try Tools/Build Server/Build B4i-Bridge App and I get the following error
Check dependencies
Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“Development”) were found.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.4'
Error: ** BUILD FAILED **