e46224acc9
iOS + Android targets only; desktop disabled (per spec, Tauri-wrapped SvelteKit handles desktop in v1.1). Riverpod + dio + just_audio + audio_service + go_router pinned in pubspec. Smoke test confirms the ProviderScope wiring boots a Material app. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
9 lines
226 B
XML
9 lines
226 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>PreviewsEnabled</key>
|
|
<false/>
|
|
</dict>
|
|
</plist>
|