mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-04-26 19:12:54 +00:00
test altstore
This commit is contained in:
parent
6d09add277
commit
b18ba25164
1 changed files with 11 additions and 11 deletions
|
|
@ -15,11 +15,11 @@
|
||||||
"bundleIdentifier": "com.nuvio.app",
|
"bundleIdentifier": "com.nuvio.app",
|
||||||
"marketplaceID": "",
|
"marketplaceID": "",
|
||||||
"developerName": "Tapframe",
|
"developerName": "Tapframe",
|
||||||
"subtitle": "",
|
"subtitle": "Streaming app for movies and TV shows",
|
||||||
"localizedDescription": "",
|
"localizedDescription": "Nuvio is a comprehensive streaming application that provides access to a vast library of movies and TV shows. Features include personalized recommendations, watch progress tracking, and seamless streaming experience.",
|
||||||
"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": "other",
|
"category": "entertainment",
|
||||||
"screenshots": {
|
"screenshots": {
|
||||||
"iphone": [
|
"iphone": [
|
||||||
"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",
|
||||||
|
|
@ -38,13 +38,13 @@
|
||||||
},
|
},
|
||||||
"versions": [
|
"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",
|
"downloadURL": "https://github.com/tapframe/NuvioStreaming/releases/download/0.6.0-beta.4/Beta_0_6_0_4.ipa",
|
||||||
"size": 29700000,
|
"size": 29700000,
|
||||||
"version": "1.0.0",
|
"minOSVersion": "12.0"
|
||||||
"buildVersion": null,
|
|
||||||
"date": "2025-08-27T04:23:00+05:30",
|
|
||||||
"localizedDescription": null,
|
|
||||||
"minOSVersion": null
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"appPermissions": {
|
"appPermissions": {
|
||||||
|
|
@ -56,8 +56,8 @@
|
||||||
"NSMicrophoneUsageDescription": "This app does not require microphone access."
|
"NSMicrophoneUsageDescription": "This app does not require microphone access."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"patreon": {},
|
"patreon": {}
|
||||||
"news": []
|
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"news": []
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue