Files
sdk-rust/GenerateProjectFiles.command
2021-02-24 09:42:56 -03:00

5 lines
136 B
Bash

#!/bin/zsh
cbindgen --config ./Config/Bindings.toml --crate tribufu --output Source/Header.h
sudo ./Vendor/Premake/Mac/premake5 xcode4