mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-01-11 20:10:25 +00:00
16 lines
No EOL
555 B
Text
16 lines
No EOL
555 B
Text
<?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>EXUpdatesCheckOnLaunch</key>
|
|
<string>ERROR_RECOVERY_ONLY</string>
|
|
<key>EXUpdatesEnabled</key>
|
|
<true/>
|
|
<key>EXUpdatesLaunchWaitMs</key>
|
|
<integer>30000</integer>
|
|
<key>EXUpdatesRuntimeVersion</key>
|
|
<string>1.2.8</string>
|
|
<key>EXUpdatesURL</key>
|
|
<string>https://grim-reyna-tapframe-69970143.koyeb.app/api/manifest</string>
|
|
</dict>
|
|
</plist> |