mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-05-08 11:10:55 +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",
|
"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."
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue