I want to install Apps to my iPad only. I don't need App Store.
I can build Apps with Xcode on my Mac, and install to my iPad (linked with USB) without store provision profile.
But I can NOT with B4i.
You can run your app on the simulator without a developer account.
Running your app on a real device without a developer account is limited. The app will only work for a few days and it must be done from Xcode.
You can take the generated ObjC code and compile it from Xcode, however it will be a waste of time and you will need a developer account at some point anyway.
Thank you for a kindness reply, Erel.
I understood, my Apps work with Swift code on Xcode, but don't work with B4i.
I will register in Apple Developer Program.