mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-30 06:55:24 -04:00
Bump version to 0.2
This commit is contained in:
parent
e1fb041919
commit
ed2a916451
3 changed files with 24 additions and 18 deletions
|
@ -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,
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.1.1</string>
|
||||
<string>0.2</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.1.1</string>
|
||||
<string>0.2</string>
|
||||
<key>SMAuthorizedClients</key>
|
||||
<array>
|
||||
<string>anchor apple generic and identifier "com.ninxsoft.mist" and info[CFBundleVersion] >= "0.1" and certificate leaf[subject.OU] = "7K3HVCLV7Z"</string>
|
||||
|
|
18
appcast.xml
18
appcast.xml
|
@ -6,9 +6,9 @@
|
|||
<language>en</language>
|
||||
<link>https://github.com/ninxsoft/mist</link>
|
||||
<item>
|
||||
<title>Version 0.1.1</title>
|
||||
<title>Version 0.2</title>
|
||||
<link>https://github.com/ninxsoft/mist</link>
|
||||
<sparkle:version>0.1.1</sparkle:version>
|
||||
<sparkle:version>0.2</sparkle:version>
|
||||
<description>
|
||||
<![CDATA[
|
||||
<style>
|
||||
|
@ -36,17 +36,19 @@
|
|||
}
|
||||
</style>
|
||||
<ul>
|
||||
<li><span class="tag tag-fixed">FIXED</span><span class="description">Intermediate cache directories are now created if required.</span></span></li>
|
||||
<li><span class="tag tag-fixed">FIXED</span><span class="description">Downloads no longer retry indefinitely.</span></li>
|
||||
<li><span class="tag tag-new">NEW</span><span class="description">Users are now notified of incompatible macOS Firmwares / Installers before downloading.</span></li>
|
||||
<li><span class="tag tag-new">NEW</span><span class="description">Placeholder icons for macOS Ventura have been updated with the real deal.</span></li>
|
||||
<li><span class="tag tag-fixed">FIXED</span><span class="description">Custom Catalog URLs are no longer being ignored.</span></li>
|
||||
<li><span class="tag tag-fixed">FIXED</span><span class="description">The Catalog URLs heading is now aligned correctly under Preferences.</span></li>
|
||||
</ul>
|
||||
]]>
|
||||
</description>
|
||||
<pubDate>Fri, 1 Jul 2022 12:00:00 +0000</pubDate>
|
||||
<enclosure url="https://github.com/ninxsoft/Mist/releases/download/v0.1.1/Mist.0.1.1.pkg"
|
||||
<pubDate>Fri, 15 Jul 2022 12:00:00 +0000</pubDate>
|
||||
<enclosure url="https://github.com/ninxsoft/Mist/releases/download/v0.2/Mist.0.2.pkg"
|
||||
type="application/octet-stream"
|
||||
sparkle:installationType="package"
|
||||
sparkle:edSignature="s6QaNxcaDsMxdeRXOcCrHs0K485ZINAL5lul3jFNY3T8UQCCGDNujFdLvvgpWpops8s9mKD8TBcUhbSutS6wBw=="
|
||||
length="6535927"
|
||||
sparkle:edSignature="UP7z/JDlLeZBOZ/UTOJOtWefMiWFJgXh2huzp6Gkp7H73V9/yNrgfmuvflN3n0lPxXd32YSL5SmbRdUp2V0RAg=="
|
||||
length="6567762"
|
||||
/>
|
||||
</item>
|
||||
</channel>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue