From ed2a916451eb2328308875144d154ebf8f517fd3 Mon Sep 17 00:00:00 2001 From: Nindi Gill Date: Fri, 15 Jul 2022 18:23:06 +1000 Subject: [PATCH] Bump version to 0.2 --- Mist.xcodeproj/project.pbxproj | 20 ++++++++++++-------- MistHelperTool/Info.plist | 4 ++-- appcast.xml | 18 ++++++++++-------- 3 files changed, 24 insertions(+), 18 deletions(-) diff --git a/Mist.xcodeproj/project.pbxproj b/Mist.xcodeproj/project.pbxproj index b796ded..c4c22dc 100644 --- a/Mist.xcodeproj/project.pbxproj +++ b/Mist.xcodeproj/project.pbxproj @@ -941,7 +941,7 @@ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 0.1.1; + CURRENT_PROJECT_VERSION = 0.2; DEVELOPMENT_TEAM = 7K3HVCLV7Z; ENABLE_HARDENED_RUNTIME = YES; ENABLE_PREVIEWS = YES; @@ -955,7 +955,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 12.0; - MARKETING_VERSION = 0.1.1; + MARKETING_VERSION = 0.2; PRODUCT_BUNDLE_IDENTIFIER = com.ninxsoft.mist; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; @@ -971,7 +971,7 @@ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 0.1.1; + CURRENT_PROJECT_VERSION = 0.2; DEVELOPMENT_TEAM = 7K3HVCLV7Z; ENABLE_HARDENED_RUNTIME = YES; ENABLE_PREVIEWS = YES; @@ -985,7 +985,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 12.0; - MARKETING_VERSION = 0.1.1; + MARKETING_VERSION = 0.2; PRODUCT_BUNDLE_IDENTIFIER = com.ninxsoft.mist; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; @@ -996,14 +996,16 @@ 39CF55A228614DD8006FB5D2 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 0.1.1; + CURRENT_PROJECT_VERSION = 0.2; DEVELOPMENT_TEAM = 7K3HVCLV7Z; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = "$(SRCROOT)/MistHelperTool/Info.plist"; + INFOPLIST_KEY_CFBundleDisplayName = Mist; LAUNCHDPLIST_FILE = "$(SRCROOT)/MistHelperTool/launchd.plist"; MACOSX_DEPLOYMENT_TARGET = 12.0; - MARKETING_VERSION = 0.1.1; + MARKETING_VERSION = 0.2; OTHER_LDFLAGS = ( "-sectcreate", __TEXT, @@ -1026,14 +1028,16 @@ 39CF55A328614DD8006FB5D2 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 0.1.1; + CURRENT_PROJECT_VERSION = 0.2; DEVELOPMENT_TEAM = 7K3HVCLV7Z; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = "$(SRCROOT)/MistHelperTool/Info.plist"; + INFOPLIST_KEY_CFBundleDisplayName = Mist; LAUNCHDPLIST_FILE = "$(SRCROOT)/MistHelperTool/launchd.plist"; MACOSX_DEPLOYMENT_TARGET = 12.0; - MARKETING_VERSION = 0.1.1; + MARKETING_VERSION = 0.2; OTHER_LDFLAGS = ( "-sectcreate", __TEXT, diff --git a/MistHelperTool/Info.plist b/MistHelperTool/Info.plist index f950b99..042e844 100644 --- a/MistHelperTool/Info.plist +++ b/MistHelperTool/Info.plist @@ -9,9 +9,9 @@ CFBundleInfoDictionaryVersion 1.0 CFBundleShortVersionString - 0.1.1 + 0.2 CFBundleVersion - 0.1.1 + 0.2 SMAuthorizedClients anchor apple generic and identifier "com.ninxsoft.mist" and info[CFBundleVersion] >= "0.1" and certificate leaf[subject.OU] = "7K3HVCLV7Z" diff --git a/appcast.xml b/appcast.xml index a4dbd37..e990b8d 100644 --- a/appcast.xml +++ b/appcast.xml @@ -6,9 +6,9 @@ en https://github.com/ninxsoft/mist - Version 0.1.1 + Version 0.2 https://github.com/ninxsoft/mist - 0.1.1 + 0.2 @@ -36,17 +36,19 @@ }
    -
  • FIXEDIntermediate cache directories are now created if required.
  • -
  • FIXEDDownloads no longer retry indefinitely.
  • +
  • NEWUsers are now notified of incompatible macOS Firmwares / Installers before downloading.
  • +
  • NEWPlaceholder icons for macOS Ventura have been updated with the real deal.
  • +
  • FIXEDCustom Catalog URLs are no longer being ignored.
  • +
  • FIXEDThe Catalog URLs heading is now aligned correctly under Preferences.
]]>
- Fri, 1 Jul 2022 12:00:00 +0000 - Fri, 15 Jul 2022 12:00:00 +0000 +