Hi - So I have a fresh install of Mojave 10.14.5 and xcode 10.2.1. I've started xcode at least once, made sure to install any additional items, and created at least one test project with objective c (I didn't try and build it though). xcode appears to be in the application folder.
Whenerver I try to start the local mac build server I'm getting "Failed to find xcode version". Is my version to new? I've searched and I see some posts where mojave works and others that say 10.2 works - I figured a point release should work (but maybe I shouldn't assume).
Here's the error info below:
#java -jar B4iBuildServer.jar
Build server version: 5.8
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-06-12 19:46:04.379:INFO::main: Logging initialized @164ms to org.eclipse.jetty.util.log.StdErrLog
Loading default configuration file.
AppPath=/Users/michaelrobinson/Downloads/B4iBuildServer
Mac version: 10.14.5
Failed to find xcode version.
Michaels-Mac:B4iBuildServer michaelrobinson$
Whenerver I try to start the local mac build server I'm getting "Failed to find xcode version". Is my version to new? I've searched and I see some posts where mojave works and others that say 10.2 works - I figured a point release should work (but maybe I shouldn't assume).
Here's the error info below:
#java -jar B4iBuildServer.jar
Build server version: 5.8
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-06-12 19:46:04.379:INFO::main: Logging initialized @164ms to org.eclipse.jetty.util.log.StdErrLog
Loading default configuration file.
AppPath=/Users/michaelrobinson/Downloads/B4iBuildServer
Mac version: 10.14.5
Failed to find xcode version.
Michaels-Mac:B4iBuildServer michaelrobinson$