mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-01-11 20:10:25 +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",
|
||||
"marketplaceID": "",
|
||||
"developerName": "Tapframe",
|
||||
"subtitle": "",
|
||||
"localizedDescription": "",
|
||||
"subtitle": "Streaming app for movies and TV shows",
|
||||
"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",
|
||||
"tintColor": "#04dcfc",
|
||||
"category": "other",
|
||||
"category": "entertainment",
|
||||
"screenshots": {
|
||||
"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",
|
||||
|
|
@ -38,13 +38,13 @@
|
|||
},
|
||||
"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",
|
||||
"size": 29700000,
|
||||
"version": "1.0.0",
|
||||
"buildVersion": null,
|
||||
"date": "2025-08-27T04:23:00+05:30",
|
||||
"localizedDescription": null,
|
||||
"minOSVersion": null
|
||||
"minOSVersion": "12.0"
|
||||
}
|
||||
],
|
||||
"appPermissions": {
|
||||
|
|
@ -56,8 +56,8 @@
|
|||
"NSMicrophoneUsageDescription": "This app does not require microphone access."
|
||||
}
|
||||
},
|
||||
"patreon": {},
|
||||
"news": []
|
||||
"patreon": {}
|
||||
}
|
||||
]
|
||||
],
|
||||
"news": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue