File tree Expand file tree Collapse file tree
xcode-project/Casper Wallet/Casper Wallet.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11HASH=$( git rev-parse --short HEAD)
22
3- npm run build:chrome && npm run build:firefox && cd ./build && zip -r casper-wallet-2.4.0rc7 #$HASH .zip ./* && npm run build:src
3+ npm run build:chrome && npm run build:firefox && cd ./build && zip -r casper-wallet-2.4.2rc1 #$HASH .zip ./* && npm run build:src
Original file line number Diff line number Diff line change 636636 CODE_SIGN_ENTITLEMENTS = "Casper Wallet/Casper Wallet.entitlements";
637637 CODE_SIGN_STYLE = Automatic;
638638 COMBINE_HIDPI_IMAGES = YES;
639- CURRENT_PROJECT_VERSION = 151 ;
639+ CURRENT_PROJECT_VERSION = 152 ;
640640 ENABLE_HARDENED_RUNTIME = YES;
641641 GENERATE_INFOPLIST_FILE = YES;
642642 INFOPLIST_FILE = "Casper Wallet/Info.plist";
650650 "@executable_path/../Frameworks",
651651 );
652652 MACOSX_DEPLOYMENT_TARGET = 10.14;
653- MARKETING_VERSION = 2.4.1 ;
653+ MARKETING_VERSION = 2.4.2 ;
654654 OTHER_LDFLAGS = (
655655 "-framework",
656656 SafariServices,
673673 CODE_SIGN_ENTITLEMENTS = "Casper Wallet/Casper Wallet.entitlements";
674674 CODE_SIGN_STYLE = Automatic;
675675 COMBINE_HIDPI_IMAGES = YES;
676- CURRENT_PROJECT_VERSION = 151 ;
676+ CURRENT_PROJECT_VERSION = 152 ;
677677 ENABLE_HARDENED_RUNTIME = YES;
678678 GENERATE_INFOPLIST_FILE = YES;
679679 INFOPLIST_FILE = "Casper Wallet/Info.plist";
687687 "@executable_path/../Frameworks",
688688 );
689689 MACOSX_DEPLOYMENT_TARGET = 10.14;
690- MARKETING_VERSION = 2.4.1 ;
690+ MARKETING_VERSION = 2.4.2 ;
691691 OTHER_LDFLAGS = (
692692 "-framework",
693693 SafariServices,
You can’t perform that action at this time.
0 commit comments