Xcode project support?

FWIW if you're interested in parsing the build logs for this, and you're using the new build system, parsing the structured llbuild definition is much easier. You can find the definition of the format here and an example we wrote for parsing the command line arguments for each file here

1 Like