https://github.com/osquery/osquery logo
Title
f

fmanco

11/21/2018, 6:48 PM
Hi, I just pushed an experimental branch with the Buck build for you to try out. It works for macOS, Linux and FreeBSD. Windows isn't included yet.
p

packetzero

11/21/2018, 8:00 PM
Will I be able to build and debug in Xcode? This is possible with current CMake system.
On MacOS 10.13.6 Building: finished in 03:25.2 min (100%) 969/969 jobs, 969 updated
f

fmanco

11/21/2018, 8:10 PM
Buck has the functionality but I didn't test it myself yet because I don't use xcode. If you want to give it a try checkout https://buckbuild.com/command/project.html
p

packetzero

11/21/2018, 8:39 PM
$ buck project --ide Xcode osquery:osqueryd Generating project: finished in 0.2 sec //osquery:osqueryd must be a xcode_workspace_config, apple_binary, apple_bundle, or apple_library
no go