Skip to content

Commit df2d635

Browse files
committed
Bump project version to 0.0.9 and build number to 68
Update project configuration to reflect current development stage and versioning strategy. Incrementing both marketing and current project versions to prepare for upcoming release.
1 parent 8e535e9 commit df2d635

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CF Cache Status/CF Cache Status.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@
402402
isa = XCBuildConfiguration;
403403
buildSettings = {
404404
CODE_SIGN_STYLE = Automatic;
405-
CURRENT_PROJECT_VERSION = 1;
405+
CURRENT_PROJECT_VERSION = 68;
406406
DEAD_CODE_STRIPPING = YES;
407407
ENABLE_APP_SANDBOX = YES;
408408
ENABLE_HARDENED_RUNTIME = YES;
@@ -418,7 +418,7 @@
418418
"@executable_path/../../../../Frameworks",
419419
);
420420
MACOSX_DEPLOYMENT_TARGET = 11.0;
421-
MARKETING_VERSION = 1.0;
421+
MARKETING_VERSION = 0.0.9;
422422
OTHER_LDFLAGS = (
423423
"-framework",
424424
SafariServices,
@@ -438,7 +438,7 @@
438438
isa = XCBuildConfiguration;
439439
buildSettings = {
440440
CODE_SIGN_STYLE = Automatic;
441-
CURRENT_PROJECT_VERSION = 1;
441+
CURRENT_PROJECT_VERSION = 68;
442442
DEAD_CODE_STRIPPING = YES;
443443
ENABLE_APP_SANDBOX = YES;
444444
ENABLE_HARDENED_RUNTIME = YES;
@@ -454,7 +454,7 @@
454454
"@executable_path/../../../../Frameworks",
455455
);
456456
MACOSX_DEPLOYMENT_TARGET = 11.0;
457-
MARKETING_VERSION = 1.0;
457+
MARKETING_VERSION = 0.0.9;
458458
OTHER_LDFLAGS = (
459459
"-framework",
460460
SafariServices,
@@ -477,7 +477,7 @@
477477
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
478478
CODE_SIGN_STYLE = Automatic;
479479
COMBINE_HIDPI_IMAGES = YES;
480-
CURRENT_PROJECT_VERSION = 1;
480+
CURRENT_PROJECT_VERSION = 68;
481481
DEAD_CODE_STRIPPING = YES;
482482
ENABLE_APP_SANDBOX = YES;
483483
ENABLE_HARDENED_RUNTIME = YES;
@@ -492,7 +492,7 @@
492492
"$(inherited)",
493493
"@executable_path/../Frameworks",
494494
);
495-
MARKETING_VERSION = 1.0;
495+
MARKETING_VERSION = 0.0.9;
496496
OTHER_LDFLAGS = (
497497
"-framework",
498498
SafariServices,
@@ -516,7 +516,7 @@
516516
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
517517
CODE_SIGN_STYLE = Automatic;
518518
COMBINE_HIDPI_IMAGES = YES;
519-
CURRENT_PROJECT_VERSION = 1;
519+
CURRENT_PROJECT_VERSION = 68;
520520
DEAD_CODE_STRIPPING = YES;
521521
ENABLE_APP_SANDBOX = YES;
522522
ENABLE_HARDENED_RUNTIME = YES;
@@ -531,7 +531,7 @@
531531
"$(inherited)",
532532
"@executable_path/../Frameworks",
533533
);
534-
MARKETING_VERSION = 1.0;
534+
MARKETING_VERSION = 0.0.9;
535535
OTHER_LDFLAGS = (
536536
"-framework",
537537
SafariServices,

0 commit comments

Comments
 (0)