omarruben Active Member Licensed User Longtime User Feb 17, 2021 #1 Hi I am installing the local Mac Builder, but I have the error: Failed to find Xcode version after the command : java -jar B4iBuildServer.jar macOS BigSur Java installed Xcode 12.5 beta (runs without a problem) any help is welcome Attachments Screen Shot 2021-02-17 at 12.42.29 AM.png 113.1 KB · Views: 238 Last edited: Feb 17, 2021
Hi I am installing the local Mac Builder, but I have the error: Failed to find Xcode version after the command : java -jar B4iBuildServer.jar macOS BigSur Java installed Xcode 12.5 beta (runs without a problem) any help is welcome
Erel B4X founder Staff member Licensed User Longtime User Feb 17, 2021 #2 I don't recommend using a beta version of Xcode. Install the stable version. What is the output of: xcodebuild -version Upvote 0
I don't recommend using a beta version of Xcode. Install the stable version. What is the output of: xcodebuild -version
omarruben Active Member Licensed User Longtime User Feb 17, 2021 #3 I understand, but is good to debug things please check the thumb for the result of xcodebuild -version Attachments Screen Shot 2021-02-17 at 7.57.43 AM.png 84.9 KB · Views: 247 Last edited: Feb 17, 2021 Upvote 0
I understand, but is good to debug things please check the thumb for the result of xcodebuild -version
omarruben Active Member Licensed User Longtime User Feb 17, 2021 #4 I installed manually the extension , but still the same result Upvote 0
Pendrush Well-Known Member Licensed User Longtime User Feb 17, 2021 #5 Hint: you will not be able to upload app on store if app is compiled with xCode beta. Upvote 0
omarruben Active Member Licensed User Longtime User Feb 17, 2021 #6 Pendrush said: Hint: you will not be able to upload app on store if app is compiled with xCode beta. Click to expand... I will take it inconsideration , thank you Upvote 0
Pendrush said: Hint: you will not be able to upload app on store if app is compiled with xCode beta. Click to expand... I will take it inconsideration , thank you
omarruben Active Member Licensed User Longtime User Feb 17, 2021 #7 [SOLUTION] just installed version 12.4 NOT BETA and all works fine now Upvote 0