mirror of
https://github.com/SideStore/SideStore.git
synced 2026-04-06 02:35:39 +02:00
Adds ability to change sideloaded app icons
This commit is contained in:
@@ -114,4 +114,6 @@ class InstallAppOperationContext: AppOperationContext
|
||||
private var installedAppContext: NSManagedObjectContext?
|
||||
|
||||
var beginInstallationHandler: ((InstalledApp) -> Void)?
|
||||
|
||||
var alternateIconURL: URL?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user