Skip to content

Commit 0a7dfcf

Browse files
Prot10claude
andcommitted
chore: release v1.1.4 for testing update banner
- Version bumped to 1.1.4 (build 6) - Test release to verify update notification banner works Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 3b78145 commit 0a7dfcf

File tree

3 files changed

+45
-13
lines changed

3 files changed

+45
-13
lines changed

MyMacCleaner.xcodeproj/project.pbxproj

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@
414414
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
415415
CODE_SIGN_STYLE = Manual;
416416
COMBINE_HIDPI_IMAGES = YES;
417-
CURRENT_PROJECT_VERSION = 5;
417+
CURRENT_PROJECT_VERSION = 6;
418418
DEVELOPMENT_TEAM = "";
419419
"DEVELOPMENT_TEAM[sdk=macosx*]" = 7K4SKUHU47;
420420
ENABLE_HARDENED_RUNTIME = YES;
@@ -434,7 +434,7 @@
434434
"$(inherited)",
435435
"@executable_path/../Frameworks",
436436
);
437-
MARKETING_VERSION = 1.1.3;
437+
MARKETING_VERSION = 1.1.4;
438438
PRODUCT_BUNDLE_IDENTIFIER = com.mymaccleaner.MyMacCleaner;
439439
PRODUCT_NAME = "$(TARGET_NAME)";
440440
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -460,7 +460,7 @@
460460
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application";
461461
CODE_SIGN_STYLE = Manual;
462462
COMBINE_HIDPI_IMAGES = YES;
463-
CURRENT_PROJECT_VERSION = 5;
463+
CURRENT_PROJECT_VERSION = 6;
464464
DEVELOPMENT_TEAM = "";
465465
"DEVELOPMENT_TEAM[sdk=macosx*]" = 7K4SKUHU47;
466466
ENABLE_HARDENED_RUNTIME = YES;
@@ -480,7 +480,7 @@
480480
"$(inherited)",
481481
"@executable_path/../Frameworks",
482482
);
483-
MARKETING_VERSION = 1.1.3;
483+
MARKETING_VERSION = 1.1.4;
484484
PRODUCT_BUNDLE_IDENTIFIER = com.mymaccleaner.MyMacCleaner;
485485
PRODUCT_NAME = "$(TARGET_NAME)";
486486
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -501,10 +501,10 @@
501501
buildSettings = {
502502
BUNDLE_LOADER = "$(TEST_HOST)";
503503
CODE_SIGN_STYLE = Automatic;
504-
CURRENT_PROJECT_VERSION = 5;
504+
CURRENT_PROJECT_VERSION = 6;
505505
GENERATE_INFOPLIST_FILE = YES;
506506
MACOSX_DEPLOYMENT_TARGET = 14.0;
507-
MARKETING_VERSION = 1.1.3;
507+
MARKETING_VERSION = 1.1.4;
508508
PRODUCT_BUNDLE_IDENTIFIER = com.mymaccleaner.MyMacCleanerTests;
509509
PRODUCT_NAME = "$(TARGET_NAME)";
510510
SWIFT_EMIT_LOC_STRINGS = NO;
@@ -518,10 +518,10 @@
518518
buildSettings = {
519519
BUNDLE_LOADER = "$(TEST_HOST)";
520520
CODE_SIGN_STYLE = Automatic;
521-
CURRENT_PROJECT_VERSION = 5;
521+
CURRENT_PROJECT_VERSION = 6;
522522
GENERATE_INFOPLIST_FILE = YES;
523523
MACOSX_DEPLOYMENT_TARGET = 14.0;
524-
MARKETING_VERSION = 1.1.3;
524+
MARKETING_VERSION = 1.1.4;
525525
PRODUCT_BUNDLE_IDENTIFIER = com.mymaccleaner.MyMacCleanerTests;
526526
PRODUCT_NAME = "$(TARGET_NAME)";
527527
SWIFT_EMIT_LOC_STRINGS = NO;
@@ -534,9 +534,9 @@
534534
isa = XCBuildConfiguration;
535535
buildSettings = {
536536
CODE_SIGN_STYLE = Automatic;
537-
CURRENT_PROJECT_VERSION = 5;
537+
CURRENT_PROJECT_VERSION = 6;
538538
GENERATE_INFOPLIST_FILE = YES;
539-
MARKETING_VERSION = 1.1.3;
539+
MARKETING_VERSION = 1.1.4;
540540
PRODUCT_BUNDLE_IDENTIFIER = com.mymaccleaner.MyMacCleanerUITests;
541541
PRODUCT_NAME = "$(TARGET_NAME)";
542542
SWIFT_EMIT_LOC_STRINGS = NO;
@@ -549,9 +549,9 @@
549549
isa = XCBuildConfiguration;
550550
buildSettings = {
551551
CODE_SIGN_STYLE = Automatic;
552-
CURRENT_PROJECT_VERSION = 5;
552+
CURRENT_PROJECT_VERSION = 6;
553553
GENERATE_INFOPLIST_FILE = YES;
554-
MARKETING_VERSION = 1.1.3;
554+
MARKETING_VERSION = 1.1.4;
555555
PRODUCT_BUNDLE_IDENTIFIER = com.mymaccleaner.MyMacCleanerUITests;
556556
PRODUCT_NAME = "$(TARGET_NAME)";
557557
SWIFT_EMIT_LOC_STRINGS = NO;

appcast.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,22 @@
1717
4. Copy the sparkle:edSignature value from output
1818
-->
1919

20+
<item>
21+
<title>Version 1.1.4</title>
22+
<pubDate>Wed, 22 Jan 2026 03:00:00 +0000</pubDate>
23+
<sparkle:version>6</sparkle:version>
24+
<sparkle:shortVersionString>1.1.4</sparkle:shortVersionString>
25+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
26+
<description><![CDATA[
27+
<h2>What's New in Version 1.1.4</h2>
28+
<h3>Test Release</h3>
29+
<ul>
30+
<li>Test release to verify update banner functionality</li>
31+
</ul>
32+
]]></description>
33+
<enclosure url="https://github.com/Prot10/MyMacCleaner/releases/download/v1.1.4/MyMacCleaner-v1.1.4.zip" sparkle:edSignature="59fGuRD8O6lmwe5z3ZYfTCtqhUW9pfeXHyTqIHsoE5QR/O6xoJ9iqDGgRvBvTT1oLGPiUQvHUSgvlQGM2eaCBg==" length="5779701" type="application/octet-stream"/>
34+
</item>
35+
2036
<item>
2137
<title>Version 1.1.3</title>
2238
<pubDate>Wed, 22 Jan 2026 02:00:00 +0000</pubDate>

website/public/data/releases.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,27 @@
11
{
22
"releases": [
33
{
4-
"version": "1.1.3",
4+
"version": "1.1.4",
55
"date": "2026-01-22",
66
"latest": true,
77
"minOS": "macOS 14.0+",
88
"architecture": "Universal (Apple Silicon + Intel)",
9+
"downloads": {
10+
"dmg": {
11+
"url": "https://github.com/Prot10/MyMacCleaner/releases/download/v1.1.4/MyMacCleaner-v1.1.4.dmg",
12+
"size": "6.4 MB"
13+
}
14+
},
15+
"changelog": [
16+
{ "type": "added", "description": "Test release to verify update banner functionality" }
17+
]
18+
},
19+
{
20+
"version": "1.1.3",
21+
"date": "2026-01-22",
22+
"latest": false,
23+
"minOS": "macOS 14.0+",
24+
"architecture": "Universal (Apple Silicon + Intel)",
925
"downloads": {
1026
"dmg": {
1127
"url": "https://github.com/Prot10/MyMacCleaner/releases/download/v1.1.3/MyMacCleaner-v1.1.3.dmg",

0 commit comments

Comments
 (0)