iOS Question B4iProject build error

Hector Alcala

Member
Licensed User
Longtime User
When I try to debug a project I get the following error (I am working with version B4i 8.30 64bits and iOS 17.2.1):


I appreciate the help you can provide me, thank you
 

Alex_197

Well-Known Member
Licensed User
Longtime User
add this line into your main in #Region Project Attributes

#MinVersion: 11:
#MinVersion: 11
 
Upvote 0

Hector Alcala

Member
Licensed User
Longtime User
add this line into your main in #Region Project Attributes

#MinVersion: 11:
#MinVersion: 11

Thank you very much for your prompt response.
After changing #MinVersion: 8 to #MinVersion: 11, I have the following error





Would you have any suggestions to solve this error? Thanks for your help
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…