mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Adds support for sideloading unc0ver
This commit is contained in:
@@ -21,6 +21,8 @@ extension AppManager
|
||||
static let didFetchSourceNotification = Notification.Name("com.altstore.AppManager.didFetchSource")
|
||||
|
||||
static let expirationWarningNotificationID = "altstore-expiration-warning"
|
||||
|
||||
static let whitelistedSideloadingBundleIDs: Set<String> = ["science.xnu.undecimus"]
|
||||
}
|
||||
|
||||
class AppManager
|
||||
|
||||
Reference in New Issue
Block a user