mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 14:20:05 -04:00
Use xbuild instead of cargo apk in the CI
In addition to cargo apk being deprecated, xbuild also has support for ios. Signed-off-by: John Nunley <dev@notgull.net>
This commit is contained in:
@@ -213,4 +213,5 @@ web-sys = { version = "0.3.22", features = ['CanvasRenderingContext2d'] }
|
||||
[workspace]
|
||||
members = [
|
||||
"run-wasm",
|
||||
"xbuild-target"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user