XcodeCompilationDatabase icon indicating copy to clipboard operation
XcodeCompilationDatabase copied to clipboard

Add a test cases for 9.4 and 10.0 betas.

Open jerrymarino opened this issue 6 years ago • 2 comments

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 avatar Jun 29 '18 15:06 jerrymarino

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.

jerrymarino avatar Jul 01 '18 06:07 jerrymarino

not work in xcode 11.4

fenglh avatar May 01 '20 08:05 fenglh