diff options
| author | Teddy Wing | 2018-10-15 19:58:36 +0200 |
|---|---|---|
| committer | Teddy Wing | 2018-10-15 19:58:36 +0200 |
| commit | c089d8cc157fc4298b0e2bca0f8665f7ffe5a8c7 (patch) | |
| tree | ed6ce9dd2c428f7f7a0ce04430846ffe10c4421c /test.c | |
| parent | a7887d2c3282d6444ebb73b3f7a365c7d244a326 (diff) | |
| download | dome_key_event_source_simulator-c089d8cc157fc4298b0e2bca0f8665f7ffe5a8c7.tar.bz2 | |
Makefile: Move `xcodebuild` steps into Make
I needed to remove the `-isysroot` compiler flag in order to get the
static library to build in my Rust project without the
ld: framework not found ColorSync for architecture x86_64
linker error (which is apparently caused by the fact that I'm building
against a 10.13 SDK on a machine running 10.12, since ColorSync exists
only on 10.13).
Not sure if there's a way to have Xcode not use the `-isysroot` flag and
let us continue to build using `xcodebuild`.
Just copy-pasted the build output including exported environment
variables. I removed machine-specific things like absolute paths to my
home directory and the hash after the DerivedData directory.
Not very clean, but it seems to work.
Diffstat (limited to 'test.c')
0 files changed, 0 insertions, 0 deletions
