iOS Question Hosted builder can not compile?

Nerdworld

Member
Licensed User
Longtime User
I'm currently trying to compile an app that we started developing four years ago (and haven't worked on since then) - there seem to be some changes to settings and IDE.
When i try to compile on Hosted builder, i only get an empty log:

1759924831948.png



We are using B4i v8.90 with Hosted Builder (username and checkbox are set correctly).
I'm kind of clueless due to the lack of error messages...
 

aminoacid

Active Member
Licensed User
Longtime User
You should also configure the paths for the "Additional Libraries" and "Shared Modules".
Are you using an "Ad-Hoc" or an "App Store Connect" distribution profile? You should use "Ad-Hoc" for development and testing and "app store connect" when you are ready to upload to the App Store for publishing.
 
Last edited:
Upvote 0
Top