iOS Question B4I - Local mac builder

Charlotte

Member
Licensed User
Good morning,

My profile and certificate for B4I on Apple had expired.
The admin gave me a temporary id to recreate the certificate using "Hosted Builder". So I could create both certificate and profile with this temporary ID.

Now, When I go back to local mac builder, launch "java -jar B4iBuildServer.jar" on the mac, I got the IP adress of the server and 2 ports.
When I tried to launch the bridge build on my VM windows, with my own id and local builder, I've got error message :

Error: ** BUILD FAILED **:
The following build commands failed:
    CompileAssetCatalogVariant thinned ***B4iBuildServer_Mac/UploadedProjects/<user id>/Payload/B4i-Bridge.app ***/Config/B4iBuildServer_Mac/UploadedProjects/<user id>/Images.xcassets (in target 'B4iProject' from project 'B4iProject')
(1 failure)

The build of the bridge is working whith the temporary id and "Hosted Builder" but not the release. There is no error message but the application is not installed.

Could you please help ?
Best regards
 

Charlotte

Member
Licensed User
I think that the issue comes from the fact the mac is on the same network than b4i and the phone by a vpn connexion.
I've try with my home installation but it's the same.

On mac, i've got :

"Build server version: 10.00
success: true, 65
14:56:50| Compilation time: 16735, ********, queue: 0, success: false"

And I put what I've got on b4I. I installed Xcode and opened it.
 

Attachments

  • B4i_error.txt
    211.8 KB · Views: 3
Upvote 0

Charlotte

Member
Licensed User
Yes, I've installed it but that seems that it has been uninstalled since...
After reinstalling the IOS 26.1 platform, I've got thie error :

B4X:
B4i Version : 10.00
Analyse du code.    (0.01s)
Building folders structure.    (0.30s)
Compilation du code.    (0.36s)
Compilation du code des layouts.    (0.02s)
Etablissement du projet Xcode.    (0.72s)
Préparation du projet pour le générateur    (1.19s)
    Taille du projet: 1.00 MB
Envoi de données au 'Remote Compiler'.    Error
Erreur de communication : SendFailure

And on the mac :
B4X:
Build server version: 10.00
2025-12-11 15:50:16.903:WARN:oejh.HttpParser:qtp1216590855-30: Illegal character 0x16 in state=START for buffer HeapByteBuffer@37d48cc2[p=1,l=147,c=8192,r=146]={\x16<<<\x03\x03\x00\x8e\x01\x00\x00\x8a\x03\x03i:\xDa(F\xDbf...\x06\x03\x00#\x00\x00\x00\x17\x00\x00\xFf\x01\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2025-12-11 15:50:17.063:WARN:oejh.HttpParser:qtp1216590855-20: Illegal character 0x16 in state=START for buffer HeapByteBuffer@37d48cc2[p=1,l=147,c=8192,r=146]={\x16<<<\x03\x03\x00\x8e\x01\x00\x00\x8a\x03\x03i:\xDa)\x13\xFfN...\x06\x03\x00#\x00\x00\x00\x17\x00\x00\xFf\x01\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
 
Upvote 0
Top