Skip to content

Commit 2d7e0b1

Browse files
committed
Updated Abra for macOS to build 2 for another attempt to submit to the app store
1 parent 34c0ef9 commit 2d7e0b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Sources/Abra/Abra.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,7 @@
804804
CODE_SIGN_IDENTITY = "Apple Development";
805805
CODE_SIGN_STYLE = Automatic;
806806
COMBINE_HIDPI_IMAGES = YES;
807-
CURRENT_PROJECT_VERSION = 1;
807+
CURRENT_PROJECT_VERSION = 2;
808808
DEVELOPMENT_TEAM = H72QHZNSAJ;
809809
ENABLE_HARDENED_RUNTIME = YES;
810810
ENABLE_PREVIEWS = YES;
@@ -848,7 +848,7 @@
848848
CODE_SIGN_IDENTITY = "Apple Development";
849849
CODE_SIGN_STYLE = Automatic;
850850
COMBINE_HIDPI_IMAGES = YES;
851-
CURRENT_PROJECT_VERSION = 1;
851+
CURRENT_PROJECT_VERSION = 2;
852852
DEVELOPMENT_TEAM = H72QHZNSAJ;
853853
ENABLE_HARDENED_RUNTIME = YES;
854854
ENABLE_PREVIEWS = YES;
@@ -892,7 +892,7 @@
892892
CODE_SIGN_IDENTITY = "Apple Development";
893893
CODE_SIGN_STYLE = Automatic;
894894
COMBINE_HIDPI_IMAGES = YES;
895-
CURRENT_PROJECT_VERSION = 1;
895+
CURRENT_PROJECT_VERSION = 2;
896896
DEVELOPMENT_TEAM = H72QHZNSAJ;
897897
ENABLE_HARDENED_RUNTIME = YES;
898898
ENABLE_PREVIEWS = YES;

0 commit comments

Comments
 (0)