Skip to content

Commit

Permalink
Merge branch 'card-pin-number' of github.com:onesandzeros-nz/BoltCard…
Browse files Browse the repository at this point in the history
…Wallet into card-pin-number
  • Loading branch information
chloehjung15 committed Aug 9, 2023
2 parents 8e153ff + 8da0274 commit 8279537
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ios/BoltCardWallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1131,7 +1131,7 @@
CODE_SIGN_ENTITLEMENTS = BoltCardWallet/BoltCardWallet.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 4;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = G2LFSW78NA;
ENABLE_BITCODE = NO;
Expand All @@ -1154,7 +1154,7 @@
"$(inherited)",
"$(PROJECT_DIR)",
);
MARKETING_VERSION = 0.3.0;
MARKETING_VERSION = 0.3.1;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -1185,7 +1185,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = G2LFSW78NA;
ENABLE_BITCODE = NO;
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
Expand All @@ -1202,7 +1202,7 @@
"$(inherited)",
"$(PROJECT_DIR)",
);
MARKETING_VERSION = 0.3.0;
MARKETING_VERSION = 0.3.1;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down

0 comments on commit 8279537

Please sign in to comment.