Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ealmloff/dioxus-mobile-broken-repo
https://github.com/ealmloff/dioxus-mobile-broken-repo
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ealmloff/dioxus-mobile-broken-repo
- Owner: ealmloff
- Created: 2024-05-28T20:09:09.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T20:09:10.000Z (7 months ago)
- Last Synced: 2024-12-06T15:57:40.546Z (about 1 month ago)
- Language: Kotlin
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wry
## iOS
Must run Xcode on rosetta. Goto Application > Right Click Xcode > Get Info > Open in Rosetta.
If you are using M1, you will have to run `cargo build --target x86_64-apple-ios` instead of `cargo apple build` if you want to run in simulator.
Otherwise, it's all `cargo apple run` when running in actual device.