Skip to content

Commit

Permalink
update appcast
Browse files Browse the repository at this point in the history
  • Loading branch information
rokartur committed Jun 2, 2024
1 parent 320826c commit d78a914
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions Micmute.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 2;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Micmute/Preview Content\"";
DEVELOPMENT_TEAM = N529W98U62;
Expand All @@ -381,7 +381,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 2.2.0;
MARKETING_VERSION = 2.0.0;
"OTHER_CODE_SIGN_FLAGS[sdk=*]" = "--deep";
PRODUCT_BUNDLE_IDENTIFIER = com.rokartur.Micmute;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -402,7 +402,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 2;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Micmute/Preview Content\"";
DEVELOPMENT_TEAM = N529W98U62;
Expand All @@ -419,7 +419,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 2.2.0;
MARKETING_VERSION = 2.0.0;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.rokartur.Micmute;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down
Binary file not shown.
12 changes: 6 additions & 6 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<channel>
<title>Micmute</title>
<item>
<title>2.1.0</title>
<pubDate>Sun, 02 Jun 2024 03:33:34 +0200</pubDate>
<sparkle:version>3</sparkle:version>
<sparkle:shortVersionString>2.1.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.2</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/rokartur/Micmute/releases/download/Production/Micmute.zip" length="5903773" type="application/octet-stream" sparkle:edSignature="zEVjPH2r+X33ybeOJiGr8HlyuCtQDG+ZZydUiJwUSxMjeyfNcutQqcN8ToY4RszPuZd3xdbFBkHc6h2Bva+dBQ=="/>
<title>2.0.0</title>
<pubDate>Sun, 02 Jun 2024 04:25:18 +0200</pubDate>
<sparkle:version>2</sparkle:version>
<sparkle:shortVersionString>2.0.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/rokartur/Micmute/releases/download/Production/Micmute.zip" length="5903789" type="application/octet-stream" sparkle:edSignature="8bqjLjc28KoDvuilevbzF5+odoPlekzAVmafg0en5RV5qYXTGJI4PrJ6/uK2/T9d6z4xWOEDdFmM6S7PPyrEDg=="/>
</item>
</channel>
</rss>

0 comments on commit d78a914

Please sign in to comment.