Skip to content

Commit

Permalink
Try #7042:
Browse files Browse the repository at this point in the history
  • Loading branch information
bors[bot] committed Dec 28, 2022
2 parents 09c64ff + f97d8ec commit 83a7f19
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions examples/ios/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,4 @@ name = "bevy_ios_example"
crate-type = ["staticlib"]

[dependencies]
bevy = { path = "../../", features = [
"bevy_audio",
"bevy_winit",
"bevy_core_pipeline",
"bevy_pbr",
"bevy_render",
"bevy_text",
"bevy_ui",
"vorbis",
"filesystem_watcher"
], default-features = false}
bevy = { path = "../../" }

0 comments on commit 83a7f19

Please sign in to comment.