mirror of
https://github.com/ivabus/lonelyradio
synced 2024-11-10 02:25:17 +03:00
383 B
383 B
Platform-specific player realizations
Rust + SwiftUI (iOS/iPadOS/macOS (iOS mode))
Build monolib
Run in monolib
directory
cargo lipo --release --targets aarch64-apple-ios
For running in simulator
cargo lipo --release --targets aarch64-apple-ios-sim,x86_64-apple-ios
Build and run app
Open Xcode and run.