Bug? Build Errors Prior to v 10 Beta

tariqyounis

Member
Licensed User
Longtime User
Dear All;
I need your help. I am not able to build any b4i apps after I installed B4i v 10 beta
The errors as per the attached file. Your help is appreciated.

Best Regards
 

Attachments

  • errors.txt
    161.9 KB · Views: 4

tariqyounis

Member
Licensed User
Longtime User
Change the additional lib to: #AdditionalLib: iPhoneNumber.xcframework.b4i

If using a local Mac then wait for the updated builder.
thank you for your prompt reply, I added #AdditionalLib: iPhoneNumber.xcframework.b4i in Main, but I got the same error. I am using B4i 10.00 BETA # 1 (64 bit)
 
Last edited:

tariqyounis

Member
Licensed User
Longtime User
Are you using the hosted builders?
yes

1763455384492.png
 

tariqyounis

Member
Licensed User
Longtime User
It should work. Try the attached project.

Maybe you encountered a different error. If it doesn't work then please post the full text.
the code you provided compiled fine, I tried to recompile my project. it did not work
 

Attachments

  • errors2.txt
    107.6 KB · Views: 3
Top