jerrymarino / XcodeCompilationDatabase

Generate a Compilation Database from Xcode's build log - nothing more :).
38 stars 7 forks source link

Add a test cases for 9.4 and 10.0 betas. #4

Open jerrymarino opened 6 years ago

jerrymarino commented 6 years ago

This tool may need some work and testing to work with the latest Xcode releases and betas. See the discussion here for more info https://github.com/jerrymarino/SwiftVimTestHost/issues/1

jerrymarino commented 6 years ago

Since this program is pretty much required to use iCompleteMe with Xcode, I took the liberty to rework it so it will work with the new build system in 10.0 and 9.4 and be more robust in general.

https://github.com/jerrymarino/XcodeCompilationDatabase/pull/5 is tested case for 9.4 on both new and old build systems 🎉 . I'll call this done when it works for the latest beta of 10.0.

fenglh commented 4 years ago

not work in xcode 11.4