Hello everyone! Well, after spending a long, long, long time trying to get the local constructor to work, I finally got it. For some strange reason, every time I tried it from scratch, new errors appeared and everything seemed like chaos. Inlcusive I tried with virtual machines. However, another Macbook Pro arrived to me this morning, which was clean, just as it came from the factory. In this Macbook Pro, I performed the steps for the hundredth time and it worked like this:
1. Mac running Monterey 12.3.
2. I installed on this computer Java 1.8.0_202 (the file to download usually has this name JDK-8U202-macosx-x64 ).
3. I installed Xcode 13.3.
4. I installed Apple Configurator 2.15.1. Within Apple Configurator I installed the Automation Tools found in the top bar in the menu with the same name "Apple Configurator".
5. I unzipped and using TERMINAL found the builder folder and ran "java -jar B4iBuildServer.jar"
(The constructor that I used is the one that Erel sends in the initial mail. In this occasion, by magic, it did not ask me for a password. Strangely, the modified version that Erel sends that should solve the problem of the password, in this occasion I had drawbacks).
6. I connected by USB cable my Iphone to the Local MAC, which is automatically paired with the Apple Configurator. The iPhone image should appear in the local Mac's Apple configurator. If it's not wired with USB it won't work.
7. From the WINDOWS computer where I have B4i installed, I disabled the FireWall.
8. You must have all the previously mentioned applications open on the Local Mac simultaneously.
9. From B4i in the server configuration of the tools menu, I disabled the Hosted Builder boxes, and in the server IP I put the IP of the Local Mac. I checked the "Use Apple settings for installation" box.
10. I open b4i bridge from my iphone. From B4i clic in compile application release and Compilation successful!!!!
NOTE: It is important to indicate that at the end of the compilation from B4i, it shows an error message, indicating time out, as if it had not worked, but if you go to the iphone after about 20 seconds, you can see that the application is being installed correctly.
I hope these steps be of help to the person who presents the same inconvenience, since it took me too long, a long time, and I repeat, a long time to achieve it.
Erel It would be nice to update the instructions, since you don't name the Apple Configurator steps or automation tools, or that it should be connected with a USB cable. Since the hosted compiler does the installation wirelessly, it's normal to mistakenly assume that the local Mac will do the same. In my case it was mandatory to use the USB cable for it to work.