diff --git a/Cartfile b/Cartfile index 8ec6400..d3c85e4 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "https://github.com/sparkle-project/Sparkle" +binary "https://sparkle-project.org/Carthage/Sparkle.json" diff --git a/Cartfile.resolved b/Cartfile.resolved index e9e96c1..1816eb6 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1 +1 @@ -github "sparkle-project/Sparkle" "1.24.0" +binary "https://sparkle-project.org/Carthage/Sparkle.json" "2.4.1" diff --git a/Iconizer/Resources/AppIcon_Watch.json b/Iconizer/Resources/AppIcon_Watch.json index 4d52ede..7dcf5fd 100644 --- a/Iconizer/Resources/AppIcon_Watch.json +++ b/Iconizer/Resources/AppIcon_Watch.json @@ -67,6 +67,13 @@ "role" : "appLauncher", "subtype" : "45mm" }, + { + "size" : "54x54", + "idiom" : "watch", + "scale" : "2x", + "role" : "appLauncher", + "subtype" : "49mm" + }, { "size" : "86x86", "idiom" : "watch", @@ -95,6 +102,13 @@ "role" : "quickLook", "subtype" : "45mm" }, + { + "size" : "129x129", + "idiom" : "watch", + "scale" : "2x", + "role" : "quickLook", + "subtype" : "49mm" + }, { "idiom" : "watch-marketing", "size" : "1024x1024",