Skip to content

Commit

Permalink
release: 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhermawan committed Nov 12, 2023
1 parent b98405b commit ec612c4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions Ollamac.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@
CODE_SIGN_ENTITLEMENTS = Ollamac/Resources/Ollamac.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_ASSET_PATHS = "\"Ollamac/Preview Content\"";
DEVELOPMENT_TEAM = 84ZM7K56B5;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -479,7 +479,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 1.0.1;
MARKETING_VERSION = 1.0.2;
PRODUCT_BUNDLE_IDENTIFIER = "com.kevinhermawan.Ollamac-Debug";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand All @@ -496,7 +496,7 @@
CODE_SIGN_ENTITLEMENTS = Ollamac/Resources/Ollamac.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_ASSET_PATHS = "\"Ollamac/Preview Content\"";
DEVELOPMENT_TEAM = 84ZM7K56B5;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -511,7 +511,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 1.0.1;
MARKETING_VERSION = 1.0.2;
PRODUCT_BUNDLE_IDENTIFIER = com.kevinhermawan.Ollamac;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
10 changes: 5 additions & 5 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<channel>
<title>Ollamac</title>
<item>
<title>1.0.1</title>
<pubDate>Sun, 12 Nov 2023 19:43:27 +0700</pubDate>
<sparkle:version>2</sparkle:version>
<sparkle:shortVersionString>1.0.1</sparkle:shortVersionString>
<title>1.0.2</title>
<pubDate>Mon, 13 Nov 2023 05:27:33 +0700</pubDate>
<sparkle:version>3</sparkle:version>
<sparkle:shortVersionString>1.0.2</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/kevinhermawan/Ollamac/releases/download/v1.0.1/Ollamac.dmg" length="6291162" type="application/octet-stream" sparkle:edSignature="7oFpInM7I38tkzWcxyqKhJhsNv+woxwQ5hSIy85IXg53PidM4I0PJKoIiQjx1D0o747geHVi+bKuq0Gm2/uzCw=="/>
<enclosure url="https://github.com/kevinhermawan/Ollamac/releases/download/v1.0.2/Ollamac.dmg" length="6289778" type="application/octet-stream" sparkle:edSignature="9S26L8LhEN4V5uXxkv7SqR94bLwHR3WtWcefrlHFk+iQDmn8B+va320fq8aZvAq4EVqt5gT7q0j3JX8I1Ew1AQ=="/>
</item>
</channel>
</rss>

0 comments on commit ec612c4

Please sign in to comment.