mirror of
https://github.com/Tribufu/TribufuRust
synced 2026-08-07 20:06:23 +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
|