mirror of
https://github.com/depp/syncfiles.git
synced 2025-02-19 20:30:39 +00:00
Add an Xcode 2.5 project, and define USE_CARBON for Mac OS X testing. Tested on Mac OS X 10.4.
Converter
Debugging
Tests can be debugged with GDB:
bazel build -c dbg //src:convert_test
gdb -ex 'dir .' -ex 'cd bazel-bin' bazel-bin/src/convert_test