test altstore

This commit is contained in:
tapframe 2025-08-30 02:17:32 +05:30
parent 6d09add277
commit b18ba25164

View file

@ -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": []
}