mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-14 17:23:25 +01:00
Enables sideloading for public versions
This commit is contained in:
@@ -21,8 +21,6 @@ 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