From dfe1eec11e4c321e5783a036caa7e4233c6b0ad0 Mon Sep 17 00:00:00 2001 From: tapframe Date: Mon, 1 Sep 2025 23:43:16 +0530 Subject: [PATCH] test alt --- nuvio-source.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/nuvio-source.json b/nuvio-source.json index 12991b1..3ab8ed7 100644 --- a/nuvio-source.json +++ b/nuvio-source.json @@ -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."