roc/compiler/build/src
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
..
lib.rs Clean up some clippy warnings 2021-05-23 20:28:23 -04:00
link.rs Link macOS with AudioUnit, CoreAudio, IOKit frameworks 2022-01-31 11:17:30 -07:00
program.rs final phase 2022-01-26 15:44:24 +01:00
target.rs swap x86 and x86_64 2021-11-04 22:19:53 -07:00