diff --git a/XCreds/Assets.xcassets/AppIcon.appiconset/Contents.json b/XCreds/Assets.xcassets/AppIcon.appiconset/Contents.json index 3f00db4..8bbb07b 100644 --- a/XCreds/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/XCreds/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -1,58 +1,68 @@ { + "info" : { + "author" : "xcode", + "version" : 1 + }, "images" : [ { - "idiom" : "mac", "scale" : "1x", - "size" : "16x16" + "idiom" : "mac", + "size" : "16x16", + "filename" : "icon_16x16.png" }, { + "size" : "16x16", "idiom" : "mac", - "scale" : "2x", - "size" : "16x16" + "filename" : "icon_16x16@2x.png", + "scale" : "2x" }, { - "idiom" : "mac", + "filename" : "icon_32x32.png", "scale" : "1x", + "idiom" : "mac", "size" : "32x32" }, { + "filename" : "icon_32x32@2x.png", "idiom" : "mac", - "scale" : "2x", - "size" : "32x32" + "size" : "32x32", + "scale" : "2x" }, { "idiom" : "mac", "scale" : "1x", - "size" : "128x128" + "size" : "128x128", + "filename" : "icon_128x128.png" }, { + "size" : "128x128", + "filename" : "icon_128x128@2x.png", "idiom" : "mac", - "scale" : "2x", - "size" : "128x128" + "scale" : "2x" }, { + "size" : "256x256", "idiom" : "mac", "scale" : "1x", - "size" : "256x256" + "filename" : "icon_256x256.png" }, { + "filename" : "icon_256x256@2x.png", "idiom" : "mac", "scale" : "2x", "size" : "256x256" }, { - "idiom" : "mac", + "filename" : "icon_512x512.png", "scale" : "1x", - "size" : "512x512" + "size" : "512x512", + "idiom" : "mac" }, { - "idiom" : "mac", "scale" : "2x", + "idiom" : "mac", + "filename" : "icon_512x512@2x.png", "size" : "512x512" } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} + ] +} \ No newline at end of file diff --git a/XCreds/Assets.xcassets/AppIcon.appiconset/icon_128x128.png b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_128x128.png new file mode 100644 index 0000000..e39a8c4 Binary files /dev/null and b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_128x128.png differ diff --git a/XCreds/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png new file mode 100644 index 0000000..5e6ff1f Binary files /dev/null and b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png differ diff --git a/XCreds/Assets.xcassets/AppIcon.appiconset/icon_16x16.png b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_16x16.png new file mode 100644 index 0000000..1f30d9f Binary files /dev/null and b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_16x16.png differ diff --git a/XCreds/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png new file mode 100644 index 0000000..56a23ec Binary files /dev/null and b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png differ diff --git a/XCreds/Assets.xcassets/AppIcon.appiconset/icon_256x256.png b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_256x256.png new file mode 100644 index 0000000..5e6ff1f Binary files /dev/null and b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_256x256.png differ diff --git a/XCreds/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png new file mode 100644 index 0000000..611ced1 Binary files /dev/null and b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png differ diff --git a/XCreds/Assets.xcassets/AppIcon.appiconset/icon_32x32.png b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_32x32.png new file mode 100644 index 0000000..56a23ec Binary files /dev/null and b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_32x32.png differ diff --git a/XCreds/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png new file mode 100644 index 0000000..d818e04 Binary files /dev/null and b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png differ diff --git a/XCreds/Assets.xcassets/AppIcon.appiconset/icon_512x512.png b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_512x512.png new file mode 100644 index 0000000..611ced1 Binary files /dev/null and b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_512x512.png differ diff --git a/XCreds/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png new file mode 100644 index 0000000..92836f8 Binary files /dev/null and b/XCreds/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png differ diff --git a/XCreds/Assets.xcassets/Contents.json b/XCreds/Assets.xcassets/Contents.json index 73c0059..4aa7c53 100644 --- a/XCreds/Assets.xcassets/Contents.json +++ b/XCreds/Assets.xcassets/Contents.json @@ -3,4 +3,4 @@ "author" : "xcode", "version" : 1 } -} +} \ No newline at end of file diff --git a/xCreds.xcodeproj/project.pbxproj b/xCreds.xcodeproj/project.pbxproj index f97f946..fa46006 100644 --- a/xCreds.xcodeproj/project.pbxproj +++ b/xCreds.xcodeproj/project.pbxproj @@ -369,7 +369,7 @@ CODE_SIGN_ENTITLEMENTS = XCreds/xCreds.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1255; + CURRENT_PROJECT_VERSION = 1257; DEVELOPMENT_TEAM = UXP6YEHSPW; ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; @@ -398,7 +398,7 @@ CODE_SIGN_ENTITLEMENTS = XCreds/xCreds.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1255; + CURRENT_PROJECT_VERSION = 1257; DEVELOPMENT_TEAM = UXP6YEHSPW; ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; diff --git a/xCreds.xcodeproj/project.xcworkspace/xcuserdata/tperfitt.xcuserdatad/UserInterfaceState.xcuserstate b/xCreds.xcodeproj/project.xcworkspace/xcuserdata/tperfitt.xcuserdatad/UserInterfaceState.xcuserstate index a0e28a4..3f3e2dc 100644 Binary files a/xCreds.xcodeproj/project.xcworkspace/xcuserdata/tperfitt.xcuserdatad/UserInterfaceState.xcuserstate and b/xCreds.xcodeproj/project.xcworkspace/xcuserdata/tperfitt.xcuserdatad/UserInterfaceState.xcuserstate differ