diff --git a/PHP Monitor.xcodeproj/project.pbxproj b/PHP Monitor.xcodeproj/project.pbxproj index 820d8ed..15e7cc6 100644 --- a/PHP Monitor.xcodeproj/project.pbxproj +++ b/PHP Monitor.xcodeproj/project.pbxproj @@ -2798,7 +2798,7 @@ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 10; DEVELOPMENT_TEAM = 8M54J5J787; ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; @@ -2830,7 +2830,7 @@ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 10; DEVELOPMENT_TEAM = 8M54J5J787; ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; @@ -2862,7 +2862,7 @@ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 10; DEVELOPMENT_TEAM = 8M54J5J787; ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; @@ -2894,7 +2894,7 @@ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 10; DEVELOPMENT_TEAM = 8M54J5J787; ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; diff --git a/assets/affinity/icon-updater.afdesign b/assets/affinity/icon-updater.afdesign index 0ef708e..7dacd66 100644 Binary files a/assets/affinity/icon-updater.afdesign and b/assets/affinity/icon-updater.afdesign differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128.png index b5bc3a1..20350c0 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png index 26c235a..18a5b1e 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16.png index 7fa903b..cca963a 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png index cafc8eb..74732f3 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256.png index 26c235a..18a5b1e 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png index a5c4786..d7707c5 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32.png index cafc8eb..74732f3 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png index e7672eb..2c3e1f9 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_32x32@2x.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512.png index a5c4786..d7707c5 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512.png differ diff --git a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png index c656a34..bef4d85 100644 Binary files a/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png and b/phpmon-updater/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png differ