From c5a97f6c256ec69d617bd69975becdd8324a6926 Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Sat, 9 May 2020 12:53:12 -0700 Subject: [PATCH] Updates apps.json and apps-alpha.json --- AltStore/Resources/apps-alpha.json | 8 ++++---- AltStore/Resources/apps.json | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/AltStore/Resources/apps-alpha.json b/AltStore/Resources/apps-alpha.json index 59214f8a..bf40d125 100644 --- a/AltStore/Resources/apps-alpha.json +++ b/AltStore/Resources/apps-alpha.json @@ -7,10 +7,10 @@ "bundleIdentifier": "com.rileytestut.AltStore.Alpha", "developerName": "Riley Testut", "subtitle": "An alternative App Store for iOS.", - "version": "1.3.1a1", - "versionDate": "2020-05-01T10:00:00-07:00", - "versionDescription": "This update adds support for installing apps using private entitlements via Psychic Paper.\n\nFor more info, check out https://siguza.github.io/psychicpaper/", - "downloadURL": "https://f000.backblazeb2.com/file/altstore/sources/alpha/altstore/1_3_1_a1.ipa", + "version": "1.3.3a1", + "versionDate": "2020-05-09T12:00:00-07:00", + "versionDescription": "NEW\n• Fixes \"App ID already registered\" error when updating DolphiniOS\n• Verifies app's bundle ID matches the source's when downloading from a source.", + "downloadURL": "https://f000.backblazeb2.com/file/altstore/sources/alpha/altstore/1_3_3_a1.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", diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index 606c3253..0956094f 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.3.2", - "versionDate": "2020-05-03T14:00:00-07:00", - "versionDescription": "NEW\n• Displays \"Grant Permission\" alert that lists all private permissions when installing an app that uses them.\n\nNOTE: No permission alert will appear for apps without private entitlements.\n\nPREVIOUS UPDATES:\n• Adds support for installing apps using private entitlements via Psychic Paper (https://siguza.github.io/psychicpaper/)\n• Sideload any app (.ipa file) directly from Files.\n• Manage which apps are (in-)active at any time from the My Apps tab (optionally via drag and drop)*\n• Dramatically faster app refresh times*\n• Improved error messages when refreshing apps*\n• Improved stability when refreshing apps over WiFi*\n• Removes cached apps after they have been uninstalled.\n• Fixes peek & pop on iOS 12.\n• Fixes missing recovery suggestions for some errors.\n• Fixes secondary AltStore appearing after refresh under certain circumstances.\n\n* Requires latest AltServer version. Update AltServer by choosing \"Check For Updates...\" from the AltServer menu.", - "downloadURL": "https://f000.backblazeb2.com/file/altstore/altstore.ipa", + "version": "1.3.3", + "versionDate": "2020-05-09T12:00:00-07:00", + "versionDescription": "NEW\n• Fixes \"App ID already registered\" and other errors when updating DolphiniOS\n\nPREVIOUS UPDATES:\n• Adds support for installing apps using private entitlements via Psychic Paper (https://siguza.github.io/psychicpaper/)\n• Displays \"Grant Permission\" alert that lists all private permissions when installing an app that uses them.\n• Sideload any app (.ipa file) directly from Files.\n• Manage which apps are (in-)active at any time from the My Apps tab (optionally via drag and drop)\n\nNOTE: No permission alert will appear for apps without private entitlements.", + "downloadURL": "https://f000.backblazeb2.com/file/altstore/apps/altstore/1_3_3.ipa", "localizedDescription": "AltStore is an alternative app store for non-jailbroken devices. \n\nThis version of AltStore allows you to install Delta, an all-in-one emulator for iOS, as well as sideload other .ipa files from the Files app.", "iconURL": "https://user-images.githubusercontent.com/705880/65270980-1eb96f80-dad1-11e9-9367-78ccd25ceb02.png", "tintColor": "018084", - "size": 2530985, + "size": 2541786, "screenshotURLs": [ "https://user-images.githubusercontent.com/705880/78942028-acf54300-7a6d-11ea-821c-5bb7a9b3e73a.PNG", "https://user-images.githubusercontent.com/705880/78942222-0fe6da00-7a6e-11ea-9f2a-dda16157583c.PNG",