roc/compiler/build
Jan Van Bruggen 2f80d64056
Link macOS with AudioUnit, CoreAudio, IOKit frameworks
AudioUnit & CoreAudio are necessary to get
[Bevy](https://docs.rs/bevy/latest/bevy/)'s "hello world" example
working inside a Roc platform.

IOKit is necessary to get
[Bevy](https://docs.rs/bevy/latest/bevy/)'s "breakout" example
working inside a Roc platform.

Credit to @hafiz for discovering this solution.
2022-01-31 11:17:30 -07:00
..
src Link macOS with AudioUnit, CoreAudio, IOKit frameworks 2022-01-31 11:17:30 -07:00
Cargo.toml move target -> roc_target 2022-01-26 23:33:29 +01:00