iOS Question ApplicationLabel not set.

gregorio_adrian_gimenez

Active Member
Licensed User
Longtime User
Hi, I'm trying to compile my first app on ios.
when I compile it generates this error, Applicartionlabel not set.


B4i Version: 6.30
Parsing code (0.15s)
Building folders structure. (1.08s)
Compiling code (0.37s)
Compiling layouts code. (0.02s)
Building Xcode project Error
ApplicationLabel not set.

Any idea what it could be?
greetings to all
 

klaus

Expert
Licensed User
Longtime User
It seems that the ApplicationLabel is not set on the top of the code in the IDE:



By default it's B4i Example, I suspect that in case it's empty.
You should change it to a meaningful name for your application.

Don't forget to change also the Package name in the Build Configurations window.



 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…