Other B4i v8.10 released - adds support for Xcode 14

MikeH

Well-Known Member
Licensed User
Longtime User
Thank you Erel. All working fine here.

Local (xCode v11.x)

Screenshot 2022-10-18 at 11.13.24.png


Hosted:

Screenshot 2022-10-18 at 11.21.04.png


Further testing - in debug (release is fine) using xCode v11.3, I get this error:

B4X:
ld: warning: Could not find or use auto-linked framework 'UniformTypeIdentifiers'
ld: warning: Could not find or use auto-linked framework 'AVFAudio'
Undefined symbols for architecture x86_64:
  "___darwin_check_fd_set_overflow", referenced from:
      _connect_timeout in libiDebug2.a(FastSocket.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

With xCode v12.1 there is no such error. One day, maybe, I'll upgrade my main Mac that has Mojave OS. Meanwhile your hosted builder is a fantastic service saving us a lot of money. Thanks again Erel.
 
Last edited:
Upvote 0

Filippo

Expert
Licensed User
Longtime User
Hi Erel,

did anything change in Locale B4iBuildServer compared to version 8.00? If no, then you don't need to install anything locally.
 
Upvote 0

virpalacios

Active Member
Licensed User
Longtime User
This is a small update. It adds support for Xcode 14 and includes a few bug fixes.

An email with upgrade instructions will be sent to developers who are eligible for a free upgrade. Other developers will receive a renewal offer.
Hi Erel Excellent Upgrade, Best Regards, Everything is going fine!!! 😊 👍 👏
 
Upvote 0
Top