bevy/examples/ios
Niklas Eicker 94db0176fe Add readme to errors crate and clean up cargo files (#3125)
# Objective

- Document that the error codes will be rendered on the bevy website (see bevyengine/bevy-website#216)
- Some Cargo.toml files did not include the license or a description field

## Solution

- Readme for the errors crate
- Mark internal/development crates with `publish = false`
- Add missing license/descriptions to some crates

- [x] merge bevyengine/bevy-website#216
2021-11-13 23:06:48 +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 Down with the system! (#2496) 2021-07-27 23:42:36 +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 readme to errors crate and clean up cargo files (#3125) 2021-11-13 23:06:48 +00:00
Makefile An initial xcode setup for using xcode (#539) 2020-10-31 14:36:24 -07:00