mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
[cleanup]: renamed identifiers from io.altstore.xxxx to io.sidestore.xxxx
This commit is contained in:
@@ -15,7 +15,7 @@ import Roxas
|
||||
|
||||
extension UIApplication
|
||||
{
|
||||
static let didChangeAppIconNotification = Notification.Name("io.altstore.AppManager.didChangeAppIcon")
|
||||
static let didChangeAppIconNotification = Notification.Name("io.sidestore.AppManager.didChangeAppIcon")
|
||||
}
|
||||
|
||||
private final class AltIcon: Decodable
|
||||
|
||||
Reference in New Issue
Block a user