bevy/examples/ios
Michael Hills 040ad7f5a4 Add audio to ios example (#1007)
I'm still here :) will try to land the ios audio support in cpal soon and then we can land this.

This PR also adds in assets as a directory reference and avoids the "Xcode is optimizing and breaking my PNGs" issue that I had earlier on during iOS testing on Bevy.

Re-testing this now.
2021-05-30 18:39:31 +00:00
..
bevy_ios_example.xcodeproj Add audio to ios example (#1007) 2021-05-30 18:39:31 +00:00
ios-src An initial xcode setup for using xcode (#539) 2020-10-31 14:36:24 -07:00
src Add audio to ios example (#1007) 2021-05-30 18:39:31 +00:00
.gitignore An initial xcode setup for using xcode (#539) 2020-10-31 14:36:24 -07:00
build_rust_deps.sh An initial xcode setup for using xcode (#539) 2020-10-31 14:36:24 -07:00
Cargo.toml Add audio to ios example (#1007) 2021-05-30 18:39:31 +00:00
Makefile An initial xcode setup for using xcode (#539) 2020-10-31 14:36:24 -07:00