Skip to content

Commit

Permalink
👷 CI: Merge by GitOK
Browse files Browse the repository at this point in the history
  • Loading branch information
nookery committed Nov 13, 2024
2 parents fa19dc6 + e5abda9 commit 670df74
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions GitOK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1134,7 +1134,7 @@
CODE_SIGN_IDENTITY = "-";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 128;
CURRENT_PROJECT_VERSION = 129;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Y6HZ9JJYV6;
Expand All @@ -1158,7 +1158,7 @@
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 1.1.20;
MARKETING_VERSION = 1.1.21;
PRODUCT_BUNDLE_IDENTIFIER = com.yueyi.GitOK;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
Expand All @@ -1178,7 +1178,7 @@
CODE_SIGN_IDENTITY = "-";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 128;
CURRENT_PROJECT_VERSION = 129;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Y6HZ9JJYV6;
Expand All @@ -1202,7 +1202,7 @@
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 1.1.20;
MARKETING_VERSION = 1.1.21;
PRODUCT_BUNDLE_IDENTIFIER = com.yueyi.GitOK;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
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>GitOK</title>
<item>
<title>1.1.20</title>
<pubDate>Thu, 24 Oct 2024 03:09:36 +0000</pubDate>
<sparkle:version>128</sparkle:version>
<sparkle:shortVersionString>1.1.20</sparkle:shortVersionString>
<title>1.1.21</title>
<pubDate>Wed, 13 Nov 2024 08:42:54 +0000</pubDate>
<sparkle:version>129</sparkle:version>
<sparkle:shortVersionString>1.1.21</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/CofficLab/GitOK/releases/latest/download/GitOK-1.1.20.dmg" length="28680917" type="application/octet-stream" sparkle:edSignature="2ZHOcW99WTI9mFXSPVcvJrqsPv0904RXH8+3C5LmhNmIbb6BJ2cZemim2uPG+YpKBgmHgpHuRS+I7WbU0sf5CA=="/>
<enclosure url="https://github.com/CofficLab/GitOK/releases/latest/download/GitOK-1.1.21.dmg" length="28689600" type="application/octet-stream" sparkle:edSignature="SJeZZWwuAx/9s/yudynOx1Xvsy/y1Y6ggTkMv68omAjH2ysdEFpwfY4eRP4KDolYlsgVP6aLbFPV4RQx+M+eBA=="/>
</item>
</channel>
</rss>

0 comments on commit 670df74

Please sign in to comment.