iOS Question B4i installation

Nitin Joshi

Active Member
Licensed User
Longtime User
Hi where can I get step by step procedure for B4i installation along with Apple Developer account configuration.

Thank you
 

mcqueccu

Well-Known Member
Licensed User
Longtime User
* Install B4i
* Enter License Key (your purchase email)
* Create Keys folder
*Open B4i IDE (Tools->Path Configuration)
- Set Location of your Java, Keys and additional libraries folder
* In the B4i IDE (Tools->Private Sign Key)
- Create your password and click CREATE New

Some files will be created in your Keys folder, you will use them on the apple dashboard

Follow these tutorials to configure your provision profile on the dashboard

How to create the B4i Bridge. (After all configuration and profiles have been created on apple dashboard)
Goto Tools->Build Server->Build B4i Bridge
A QR Code/URL will be provided. Use your iphone to scan the QR, then download the B4i Bridge

 
Last edited:
Upvote 0
Top