Skip to content

Commit

Permalink
Up version and build
Browse files Browse the repository at this point in the history
  • Loading branch information
hboon committed May 26, 2022
1 parent 5f4d5ef commit 1f0715a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions AlphaWallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7404,7 +7404,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "iPhone Developer: Cyrus Goh (47455VP7P2)";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 429;
CURRENT_PROJECT_VERSION = 430;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = LRAW5PL536;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -7424,7 +7424,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 3.41;
MARKETING_VERSION = 3.42;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -7472,7 +7472,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 429;
CURRENT_PROJECT_VERSION = 430;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = LRAW5PL536;
ENABLE_NS_ASSERTIONS = NO;
Expand All @@ -7486,7 +7486,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 3.41;
MARKETING_VERSION = 3.42;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
Expand Down

0 comments on commit 1f0715a

Please sign in to comment.