Skip to content

Commit 66c609a

Browse files
authored
Bump Safari project version (#274)
1 parent 11d74fa commit 66c609a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Rango/Rango for Safari.xcodeproj/project.pbxproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@
518518
buildSettings = {
519519
CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/Rango.entitlements";
520520
CODE_SIGN_STYLE = Automatic;
521-
CURRENT_PROJECT_VERSION = 10;
521+
CURRENT_PROJECT_VERSION = 11;
522522
DEAD_CODE_STRIPPING = YES;
523523
ENABLE_HARDENED_RUNTIME = YES;
524524
GENERATE_INFOPLIST_FILE = YES;
@@ -549,7 +549,7 @@
549549
CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/Rango.entitlements";
550550
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
551551
CODE_SIGN_STYLE = Automatic;
552-
CURRENT_PROJECT_VERSION = 10;
552+
CURRENT_PROJECT_VERSION = 11;
553553
DEAD_CODE_STRIPPING = YES;
554554
ENABLE_HARDENED_RUNTIME = YES;
555555
GENERATE_INFOPLIST_FILE = YES;
@@ -583,7 +583,7 @@
583583
CODE_SIGN_ENTITLEMENTS = "macOS (App)/Rango.entitlements";
584584
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
585585
CODE_SIGN_STYLE = Automatic;
586-
CURRENT_PROJECT_VERSION = 10;
586+
CURRENT_PROJECT_VERSION = 11;
587587
DEAD_CODE_STRIPPING = YES;
588588
ENABLE_HARDENED_RUNTIME = YES;
589589
GENERATE_INFOPLIST_FILE = YES;
@@ -619,7 +619,7 @@
619619
CODE_SIGN_ENTITLEMENTS = "macOS (App)/Rango.entitlements";
620620
CODE_SIGN_IDENTITY = "Apple Development";
621621
CODE_SIGN_STYLE = Automatic;
622-
CURRENT_PROJECT_VERSION = 10;
622+
CURRENT_PROJECT_VERSION = 11;
623623
DEAD_CODE_STRIPPING = YES;
624624
ENABLE_HARDENED_RUNTIME = YES;
625625
GENERATE_INFOPLIST_FILE = YES;

0 commit comments

Comments
 (0)