mirror of
https://github.com/tribufu/tribufu-rust
synced 2026-05-06 14:57:27 +00:00
4 lines
136 B
Bash
4 lines
136 B
Bash
#!/bin/zsh
|
|
|
|
cbindgen --config ./Config/Bindings.toml --crate tribufu --output Source/Header.h
|
|
sudo ./Vendor/Premake/Mac/premake5 xcode4
|