mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-01-11 20:10:25 +00:00
test alt
This commit is contained in:
parent
74ebec9b03
commit
dfe1eec11e
1 changed files with 2 additions and 4 deletions
|
|
@ -20,7 +20,6 @@
|
|||
"iconURL": "https://github.com/tapframe/NuvioStreaming/blob/main/assets/android/playstore-icon.png?raw=true",
|
||||
"tintColor": "#04dcfc",
|
||||
"category": "entertainment",
|
||||
"downloadURL": "https://github.com/tapframe/NuvioStreaming/releases/download/0.6.0-beta.4/Beta_0_6_0_4.ipa",
|
||||
"screenshots": [
|
||||
"https://github.com/tapframe/NuvioStreaming/blob/main/screesnhots/Simulator%20Screenshot%20-%20iPhone%2016%20Pro%20-%202025-08-27%20at%2021.08.32-portrait.png?raw=true",
|
||||
"https://github.com/tapframe/NuvioStreaming/blob/main/screesnhots/Simulator%20Screenshot%20-%20iPhone%2016%20Pro%20-%202025-08-27%20at%2021.09.43-portrait.png?raw=true",
|
||||
|
|
@ -29,6 +28,7 @@
|
|||
"versions": [
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"buildVersion": "1",
|
||||
"date": "2025-08-27",
|
||||
"localizedDescription": "Initial release of Nuvio streaming app",
|
||||
"downloadURL": "https://github.com/tapframe/NuvioStreaming/releases/download/0.6.0-beta.4/Beta_0_6_0_4.ipa",
|
||||
|
|
@ -36,9 +36,7 @@
|
|||
}
|
||||
],
|
||||
"appPermissions": {
|
||||
"entitlements": [
|
||||
"com.nuvio.app"
|
||||
],
|
||||
"entitlements": [],
|
||||
"privacy": {
|
||||
"NSLocalNetworkUsageDescription": "App uses the local network to discover and connect to devices.",
|
||||
"NSMicrophoneUsageDescription": "This app does not require microphone access."
|
||||
|
|
|
|||
Loading…
Reference in a new issue