mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-19 19:53:25 +01: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