lonelyradio/platform/README.md
Ivan Bushchik 6e3327aa1f
v0.2: Metadata support, samplerate removal
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
2024-03-14 20:56:59 +03:00

394 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.

Screenshots (pre v0.2)