B4i creates an Xcode project which is then compiled by Xcode command line builder. Theoretically you can take this project and run it from Xcode without a developer account. You need to do it in release mode.
Is it useful? Not really. Better use the simulator which also doesn't require an account.
You will not be able to distribute your app without an account and it will expire from the device after a few days.