Skip to content

Commit

Permalink
0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pablopunk committed Feb 26, 2024
1 parent 843142e commit c6e0953
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions Swift Shift.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 0.22.0;
CURRENT_PROJECT_VERSION = 0.23.0;
DEVELOPMENT_ASSET_PATHS = "\"Swift Shift/Preview Content\"";
DEVELOPMENT_TEAM = 2TZ4Q825M7;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -430,7 +430,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 0.22.0;
MARKETING_VERSION = 0.23.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.pablopunk.Swift-Shift";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand All @@ -448,7 +448,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 0.22.0;
CURRENT_PROJECT_VERSION = 0.23.0;
DEVELOPMENT_ASSET_PATHS = "\"Swift Shift/Preview Content\"";
DEVELOPMENT_TEAM = 2TZ4Q825M7;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -464,7 +464,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 0.22.0;
MARKETING_VERSION = 0.23.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.pablopunk.Swift-Shift";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
16 changes: 8 additions & 8 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Swift Shift</title>
<item>
<title>0.23.0</title>
<pubDate>Mon, 26 Feb 2024 23:42:53 +0100</pubDate>
<sparkle:version>0.23.0</sparkle:version>
<sparkle:shortVersionString>0.23.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/pablopunk/SwiftShift/releases/latest/download/SwiftShift.zip" length="2350474" type="application/octet-stream" sparkle:edSignature="JTorqxW2LDH7iFWbL5Ouq8XKbBjvTBQf2oSg40ooh7Xz7zKu5G5jyn9rrmqWvMTG9byrvDQt+kFHCJKXwDs1Cg=="/>
</item>
<item>
<title>0.22.0</title>
<pubDate>Mon, 26 Feb 2024 20:39:42 +0100</pubDate>
Expand All @@ -18,13 +26,5 @@
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/pablopunk/SwiftShift/releases/latest/download/SwiftShift.zip" length="2350332" type="application/octet-stream" sparkle:edSignature="zYWxHE2uIO5hhCVf++Ju5zMlNTP4f5bGbZWEfcJuKTJBdpHAdu3ukVy2WkbWhjIKmxxgl5sZrw7TCtTnbhVnAQ=="/>
</item>
<item>
<title>0.20.0</title>
<pubDate>Mon, 26 Feb 2024 19:12:47 +0100</pubDate>
<sparkle:version>0.20.0</sparkle:version>
<sparkle:shortVersionString>0.20.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/pablopunk/SwiftShift/releases/latest/download/SwiftShift.zip" length="2350406" type="application/octet-stream" sparkle:edSignature="0MZmVMxR5Flrg/BwHxp+wXHqbJHxqWZNYD+K8SdQCOJMKMCwCTMF3h+RSu/3wr33Qoy2l2Fp3j9YESrLMzQiAg=="/>
</item>
</channel>
</rss>

0 comments on commit c6e0953

Please sign in to comment.