This commit is contained in:
tapframe 2025-09-01 23:43:16 +05:30
parent 74ebec9b03
commit dfe1eec11e

View file

@ -20,7 +20,6 @@
"iconURL": "https://github.com/tapframe/NuvioStreaming/blob/main/assets/android/playstore-icon.png?raw=true", "iconURL": "https://github.com/tapframe/NuvioStreaming/blob/main/assets/android/playstore-icon.png?raw=true",
"tintColor": "#04dcfc", "tintColor": "#04dcfc",
"category": "entertainment", "category": "entertainment",
"downloadURL": "https://github.com/tapframe/NuvioStreaming/releases/download/0.6.0-beta.4/Beta_0_6_0_4.ipa",
"screenshots": [ "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.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", "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": [ "versions": [
{ {
"version": "1.0.0", "version": "1.0.0",
"buildVersion": "1",
"date": "2025-08-27", "date": "2025-08-27",
"localizedDescription": "Initial release of Nuvio streaming app", "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", "downloadURL": "https://github.com/tapframe/NuvioStreaming/releases/download/0.6.0-beta.4/Beta_0_6_0_4.ipa",
@ -36,9 +36,7 @@
} }
], ],
"appPermissions": { "appPermissions": {
"entitlements": [ "entitlements": [],
"com.nuvio.app"
],
"privacy": { "privacy": {
"NSLocalNetworkUsageDescription": "App uses the local network to discover and connect to devices.", "NSLocalNetworkUsageDescription": "App uses the local network to discover and connect to devices.",
"NSMicrophoneUsageDescription": "This app does not require microphone access." "NSMicrophoneUsageDescription": "This app does not require microphone access."