diff --git a/AltStore/Resources/apps-alpha.json b/AltStore/Resources/apps-alpha.json new file mode 100644 index 00000000..2da4c877 --- /dev/null +++ b/AltStore/Resources/apps-alpha.json @@ -0,0 +1,75 @@ +{ + "name": "AltStore (Alpha)", + "identifier": "com.rileytestut.AltStore.Alpha", + "apps": [ + { + "name": "AltStore (Alpha)", + "bundleIdentifier": "com.rileytestut.AltStore.Alpha", + "developerName": "Riley Testut", + "subtitle": "An alternative App Store for iOS.", + "version": "1.3a2", + "versionDate": "2020-03-31T15:00:00-07:00", + "versionDescription": "• Adds analytics for downloads, updates, and crashes.\n• Deactivates beta apps once you are no longer a patron\n• Removes \"Sideloading in Beta\" alert\n• Fixes sideloading apps from News tab\n• Fixes missing recovery suggestions for some errors\n• Fixes secondary AltStore appearing after refresh under certain circumstances\n", + "downloadURL": "https://f000.backblazeb2.com/file/altstore/sources/alpha/altstore/1_3_a2.ipa", + "localizedDescription": "AltStore is an alternative app store for non-jailbroken devices. \n\nThis beta release of AltStore allows you to install Delta as well as any app (.ipa) directly from the Files app.", + "iconURL": "https://user-images.githubusercontent.com/705880/65270980-1eb96f80-dad1-11e9-9367-78ccd25ceb02.png", + "tintColor": "018084", + "size": 2184796, + "screenshotURLs": [ + "https://user-images.githubusercontent.com/705880/65605563-2f009d00-df5e-11e9-9b40-1f36135d5c80.PNG", + "https://user-images.githubusercontent.com/705880/65605569-30ca6080-df5e-11e9-8dfb-15ebb00e10cb.PNG", + "https://user-images.githubusercontent.com/705880/65605577-332cba80-df5e-11e9-9f00-b369ce974f71.PNG" + ], + "permissions": [ + { + "type": "background-fetch", + "usageDescription": "AltStore periodically refreshes apps in the background to prevent them from expiring." + }, + { + "type": "background-audio", + "usageDescription": "Allows AltStore to run longer than 30 seconds when refreshing apps in background." + } + ] + }, + { + "name": "Delta (Alpha)", + "bundleIdentifier": "com.rileytestut.Delta.Alpha", + "developerName": "Riley Testut", + "subtitle": "Classic games in your pocket.", + "version": "1.2a1", + "versionDate": "2020-03-27T17:30:00-07:00", + "versionDescription": "• Switches to melonDS from DeSmuME for Nintendo DS emulation.\n• Adds support for fast forwarding DS games\n• Adds ability to select different fast forward speeds by long pressing Fast Forward option in pause menu.", + "downloadURL": "https://f000.backblazeb2.com/file/altstore/alpha/delta/1_2_a1.ipa", + "localizedDescription": "The next console for Delta is coming: this beta version of Delta brings support for playing DS games!\n\nDS support currently includes:\n• Playing DS games\n• Save States\n• Hold Button\n\nFeatures I'm still working on:\n• Fast Forward\n• Cheats\n• Controller skin (using placeholder controller skin for now)\n\nPlease report any issues you find to support@altstore.io. Thanks!", + "iconURL": "https://user-images.githubusercontent.com/705880/63391976-4d311700-c37a-11e9-91a8-4fb0c454413d.png", + "tintColor": "8A28F7", + "size": 17631726, + "permissions": [ + { + "type": "photos", + "usageDescription": "Allows Delta to use images from your Photo Library as game artwork." + } + ], + "screenshotURLs": [ + "https://user-images.githubusercontent.com/705880/65600448-f7d9be00-df54-11e9-9e3e-d4c31296da94.PNG", + "https://user-images.githubusercontent.com/705880/65601942-e5ad4f00-df57-11e9-9255-1463e0296e46.PNG", + "https://user-images.githubusercontent.com/705880/65813009-f2ae8600-e183-11e9-9eb7-704effc11173.png", + "https://user-images.githubusercontent.com/705880/65601117-58b5c600-df56-11e9-9c19-9a5ba5da54cf.PNG" + ] + } + ], + "news": [ + { + "title": "Welcome to AltStore (Alpha)", + "identifier": "welcome-to-altstore-alpha", + "caption": "Please read the FAQ for help with installing apps.", + "tintColor": "018084", + "url": "https://altstore.io/faq/", + "date": "2019-09-28", + "notify": false + } + ], + "userInfo": { + "patreonAccessToken": "BSLUtJEvetvJNgOsqz0v98-FmBO5JYDfuO90o-reGB8" + } +}