Skip to content

Commit 180624e

Browse files
Prot10claude
andcommitted
release: v0.1.1
- Renamed Home to Homee for testing auto-updates Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d1ba730 commit 180624e

File tree

5 files changed

+53
-14
lines changed

5 files changed

+53
-14
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ All notable changes to MyMacCleaner will be documented in this file.
88
<!-- Format: - [type] Description -->
99
<!-- Types: added, changed, fixed, removed -->
1010

11+
- [changed] Renamed Home to Homee for testing auto-updates
12+
13+
## [0.1.0] - 2026-01-23
14+
1115
- [added] Initial release with auto-update functionality
1216
- [added] Sparkle integration for seamless updates
1317
- [added] Update notification button in toolbar

MyMacCleaner.xcodeproj/project.pbxproj

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
420420
CODE_SIGN_STYLE = Manual;
421421
COMBINE_HIDPI_IMAGES = YES;
422-
CURRENT_PROJECT_VERSION = 2;
422+
CURRENT_PROJECT_VERSION = 3;
423423
DEVELOPMENT_TEAM = "";
424424
"DEVELOPMENT_TEAM[sdk=macosx*]" = 7K4SKUHU47;
425425
ENABLE_HARDENED_RUNTIME = YES;
@@ -439,7 +439,7 @@
439439
"$(inherited)",
440440
"@executable_path/../Frameworks",
441441
);
442-
MARKETING_VERSION = 0.1.0;
442+
MARKETING_VERSION = 0.1.1;
443443
PRODUCT_BUNDLE_IDENTIFIER = com.mymaccleaner.MyMacCleaner;
444444
PRODUCT_NAME = "$(TARGET_NAME)";
445445
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -465,7 +465,7 @@
465465
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application";
466466
CODE_SIGN_STYLE = Manual;
467467
COMBINE_HIDPI_IMAGES = YES;
468-
CURRENT_PROJECT_VERSION = 2;
468+
CURRENT_PROJECT_VERSION = 3;
469469
DEVELOPMENT_TEAM = "";
470470
"DEVELOPMENT_TEAM[sdk=macosx*]" = 7K4SKUHU47;
471471
ENABLE_HARDENED_RUNTIME = YES;
@@ -485,7 +485,7 @@
485485
"$(inherited)",
486486
"@executable_path/../Frameworks",
487487
);
488-
MARKETING_VERSION = 0.1.0;
488+
MARKETING_VERSION = 0.1.1;
489489
PRODUCT_BUNDLE_IDENTIFIER = com.mymaccleaner.MyMacCleaner;
490490
PRODUCT_NAME = "$(TARGET_NAME)";
491491
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -506,10 +506,10 @@
506506
buildSettings = {
507507
BUNDLE_LOADER = "$(TEST_HOST)";
508508
CODE_SIGN_STYLE = Automatic;
509-
CURRENT_PROJECT_VERSION = 2;
509+
CURRENT_PROJECT_VERSION = 3;
510510
GENERATE_INFOPLIST_FILE = YES;
511511
MACOSX_DEPLOYMENT_TARGET = 14.0;
512-
MARKETING_VERSION = 0.1.0;
512+
MARKETING_VERSION = 0.1.1;
513513
PRODUCT_BUNDLE_IDENTIFIER = com.mymaccleaner.MyMacCleanerTests;
514514
PRODUCT_NAME = "$(TARGET_NAME)";
515515
SWIFT_EMIT_LOC_STRINGS = NO;
@@ -523,10 +523,10 @@
523523
buildSettings = {
524524
BUNDLE_LOADER = "$(TEST_HOST)";
525525
CODE_SIGN_STYLE = Automatic;
526-
CURRENT_PROJECT_VERSION = 2;
526+
CURRENT_PROJECT_VERSION = 3;
527527
GENERATE_INFOPLIST_FILE = YES;
528528
MACOSX_DEPLOYMENT_TARGET = 14.0;
529-
MARKETING_VERSION = 0.1.0;
529+
MARKETING_VERSION = 0.1.1;
530530
PRODUCT_BUNDLE_IDENTIFIER = com.mymaccleaner.MyMacCleanerTests;
531531
PRODUCT_NAME = "$(TARGET_NAME)";
532532
SWIFT_EMIT_LOC_STRINGS = NO;
@@ -539,9 +539,9 @@
539539
isa = XCBuildConfiguration;
540540
buildSettings = {
541541
CODE_SIGN_STYLE = Automatic;
542-
CURRENT_PROJECT_VERSION = 2;
542+
CURRENT_PROJECT_VERSION = 3;
543543
GENERATE_INFOPLIST_FILE = YES;
544-
MARKETING_VERSION = 0.1.0;
544+
MARKETING_VERSION = 0.1.1;
545545
PRODUCT_BUNDLE_IDENTIFIER = com.mymaccleaner.MyMacCleanerUITests;
546546
PRODUCT_NAME = "$(TARGET_NAME)";
547547
SWIFT_EMIT_LOC_STRINGS = NO;
@@ -554,9 +554,9 @@
554554
isa = XCBuildConfiguration;
555555
buildSettings = {
556556
CODE_SIGN_STYLE = Automatic;
557-
CURRENT_PROJECT_VERSION = 2;
557+
CURRENT_PROJECT_VERSION = 3;
558558
GENERATE_INFOPLIST_FILE = YES;
559-
MARKETING_VERSION = 0.1.0;
559+
MARKETING_VERSION = 0.1.1;
560560
PRODUCT_BUNDLE_IDENTIFIER = com.mymaccleaner.MyMacCleanerUITests;
561561
PRODUCT_NAME = "$(TARGET_NAME)";
562562
SWIFT_EMIT_LOC_STRINGS = NO;

MyMacCleaner/Resources/Common.xcstrings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@
651651
"en" : {
652652
"stringUnit" : {
653653
"state" : "translated",
654-
"value" : "Home"
654+
"value" : "Homee"
655655
}
656656
},
657657
"es" : {

appcast.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@
66
<description>Most recent changes with links to updates.</description>
77
<language>en</language>
88

9+
<item>
10+
<title>Version 0.1.1</title>
11+
<pubDate>Fri, 23 Jan 2026 16:16:22 +0100</pubDate>
12+
<sparkle:version>3</sparkle:version>
13+
<sparkle:shortVersionString>0.1.1</sparkle:shortVersionString>
14+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
15+
<description><![CDATA[
16+
<h2>What's New in Version 0.1.1</h2>
17+
<ul>
18+
<li>- Renamed Home to Homee for testing auto-updates</li>
19+
</ul>
20+
]]></description>
21+
<enclosure url="https://github.com/Prot10/MyMacCleaner/releases/download/v0.1.1/MyMacCleaner-v0.1.1.zip" sparkle:edSignature="o9m8xwCY2uXerOo6JUmEwW3B/uMne109NUcxo4r/9hJ4N06L2ucOMuq/bZXT/MF1vIM2fePX0fPPZthDY/38BA==" length="4451204" type="application/octet-stream"/>
22+
</item>
23+
24+
925
<item>
1026
<title>Version 0.1.0</title>
1127
<pubDate>Fri, 23 Jan 2026 16:10:28 +0100</pubDate>

website/public/data/releases.json

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,30 @@
11
{
22
"releases": [
33
{
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"date": "2026-01-23",
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/v0.1.1/MyMacCleaner-v0.1.1.dmg",
12+
"size": "4.7 MB"
13+
}
14+
},
15+
"changelog": [
16+
{
17+
"type": "changed",
18+
"description": "- Renamed Home to Homee for testing auto-updates"
19+
}
20+
]
21+
},
22+
{
23+
"version": "0.1.0",
24+
"date": "2026-01-23",
25+
"latest": false,
26+
"minOS": "macOS 14.0+",
27+
"architecture": "Universal (Apple Silicon + Intel)",
928
"downloads": {
1029
"dmg": {
1130
"url": "https://github.com/Prot10/MyMacCleaner/releases/download/v0.1.0/MyMacCleaner-v0.1.0.dmg",

0 commit comments

Comments
 (0)