From 0d8d9ecd3beb3b2e6fc6f30dbfe62fd21237f42b Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Tue, 19 Nov 2019 01:40:55 -0800 Subject: [PATCH] Updates apps.json --- AltStore/Resources/apps.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index fd671a9d..ef1c835d 100644 --- a/AltStore/Resources/apps.json +++ b/AltStore/Resources/apps.json @@ -7,14 +7,14 @@ "name": "AltStore", "bundleIdentifier": "com.rileytestut.AltStore", "developerName": "Riley Testut", - "version": "1.0.1", - "versionDate": "2019-09-28T03:00:00-07:00", - "versionDescription": "Fixes Patreon bugs.", + "version": "1.1", + "versionDate": "2019-11-18T17:00:00-07:00", + "versionDescription": "IMPROVEMENTS\n- Adds support for dark mode\n- Improves News tab layout on smaller screens\n- Improved loading times for patrons on Patreon page\n\nFIXES\n– Fixed “Update to Xcode 7.3 or later” error (requires latest AltServer)\n- Fixed issue causing AltStore to revoke its own certificate\n- Fixed iOS 13 bugs\n- Fixed non-functional download button on app page\n- Fixed incorrect background appearance when presenting card views\n- Fixed Patreon page not loading patrons\n", "downloadURL": "https://f000.backblazeb2.com/file/altstore/altstore.ipa", "localizedDescription": "AltStore is an alternative app store for non-jailbroken devices. \n\nThis initial release of AltStore allows you to install Delta, an all-in-one emulator for iOS, with support for installing 3rd party apps coming soon.", "iconURL": "https://user-images.githubusercontent.com/705880/65270980-1eb96f80-dad1-11e9-9367-78ccd25ceb02.png", "tintColor": "018084", - "size": 3481256, + "size": 3773336, "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", @@ -36,9 +36,9 @@ "bundleIdentifier": "com.rileytestut.AltStore.Beta", "developerName": "Riley Testut", "subtitle": "An alternative App Store for iOS.", - "version": "1.1b2", - "versionDate": "2019-11-05T20:00:00-07:00", - "versionDescription": "IMPROVEMENTS\n- Added dark mode launch image\n- Improved error messages when sideloading some apps\n- Improved loading times for patrons on Patreon page\n\nFIXES\n- Fixed hard-to-see loading indicator when sideloading apps in dark mode\n- Fixed endless loading when sideloading certain apps\n- Fixed non-functional download button on app page\n- Fixed incorrect background appearance when presenting card views\n- Fixed Patreon page not loading patrons\n\nPREVIOUS BETA:\n- Adds support for dark mode\n- Improves News tab layout on smaller screens\n- Fixes issue causing AltStore to revoke its own certificate\n- Fixes iOS 13 bugs\n- Fixes various issues when sideloading .ipa files", + "version": "1.1b3", + "versionDate": "2019-11-18T17:00:00-07:00", + "versionDescription": "IMPROVEMENTS\n- Adds support for dark mode\n- Improves News tab layout on smaller screens\n- Improved error messages when sideloading some apps\n- Improved loading times for patrons on Patreon page\n\nFIXES\n– Fixed “Update to Xcode 7.3 or later” error (requires latest AltServer)\n- Fixed issue causing AltStore to revoke its own certificate\n- Fixed iOS 13 bugs\n- Fixed endless loading when sideloading certain apps\n- Fixed non-functional download button on app page\n- Fixed incorrect background appearance when presenting card views\n- Fixed Patreon page not loading patrons\n", "downloadURL": "https://f000.backblazeb2.com/file/altstore/altstore-beta.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",