I've reviewed the b4i forum for threads posted with this problem, but solutions proposed have not worked. I am new to b4i (migrating from b4a). I've been able to install b4i on Windows machine and succeeded in using the hosted builder w/ the bridge app. Everything works properly.
I am now trying to load buildserver on MacBook Pro, running MacOS Catalina (10.15.4) and xCode 11.4.1
Following Erel's instructions "Local Mac Builder" (11/3/2014), I've done the following:
1. Installed Java JDK 8
2. Installed Xcode 11
2.5. You need to run Xcode at least once. Approve installation of additional components when asked. I have "run" xcode and created a test project. It functions properly in the xcode simulator. However, I was not asked to approve additional components
3. Downloaded and unzipped the B4i-Builder.
4. Opened a terminal and navigate to B4i-Builder folder.
5. Ran it with: java -jar B4iBuildServer.jar (see screenshot)
I then ran the xcode-select -p command from the terminal and received a second error message (see screenshot)
Any suggestions?
I am now trying to load buildserver on MacBook Pro, running MacOS Catalina (10.15.4) and xCode 11.4.1
Following Erel's instructions "Local Mac Builder" (11/3/2014), I've done the following:
1. Installed Java JDK 8
2. Installed Xcode 11
2.5. You need to run Xcode at least once. Approve installation of additional components when asked. I have "run" xcode and created a test project. It functions properly in the xcode simulator. However, I was not asked to approve additional components
3. Downloaded and unzipped the B4i-Builder.
4. Opened a terminal and navigate to B4i-Builder folder.
5. Ran it with: java -jar B4iBuildServer.jar (see screenshot)
I then ran the xcode-select -p command from the terminal and received a second error message (see screenshot)
Any suggestions?