mirror of
https://github.com/tribufu/sdk-rust
synced 2025-06-15 10:44:18 +00:00
5 lines
136 B
Bash
5 lines
136 B
Bash
#!/bin/zsh
|
|
|
|
cbindgen --config ./Config/Bindings.toml --crate TribuFu --output Source/Header.h
|
|
sudo ./Vendor/Premake/Mac/premake5 xcode4
|