File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 924924 isa = XCBuildConfiguration;
925925 buildSettings = {
926926 ALWAYS_SEARCH_USER_PATHS = NO;
927- BUILD_VERSION = 7 ;
927+ BUILD_VERSION = 8 ;
928928 CLANG_ANALYZER_NONNULL = YES;
929929 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
930930 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
972972 GCC_WARN_UNUSED_FUNCTION = YES;
973973 GCC_WARN_UNUSED_VARIABLE = YES;
974974 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
975- MARKETING_VERSION = 0.4 .0;
975+ MARKETING_VERSION = 0.5 .0;
976976 MTL_ENABLE_DEBUG_INFO = YES;
977977 ONLY_ACTIVE_ARCH = YES;
978978 SDKROOT = iphoneos;
986986 isa = XCBuildConfiguration;
987987 buildSettings = {
988988 ALWAYS_SEARCH_USER_PATHS = NO;
989- BUILD_VERSION = 7 ;
989+ BUILD_VERSION = 8 ;
990990 CLANG_ANALYZER_NONNULL = YES;
991991 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
992992 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
10281028 GCC_WARN_UNUSED_FUNCTION = YES;
10291029 GCC_WARN_UNUSED_VARIABLE = YES;
10301030 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
1031- MARKETING_VERSION = 0.4 .0;
1031+ MARKETING_VERSION = 0.5 .0;
10321032 MTL_ENABLE_DEBUG_INFO = NO;
10331033 SDKROOT = iphoneos;
10341034 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
Original file line number Diff line number Diff line change 1717 <key >CFBundleShortVersionString </key >
1818 <string >$(MARKETING_VERSION) </string >
1919 <key >CFBundleVersion </key >
20- <string >$(CURRENT_PROJECT_VERSION ) </string >
20+ <string >$(BUILD_VERSION ) </string >
2121 <key >NSPrincipalClass </key >
2222 <string ></string >
2323</dict >
You can’t perform that action at this time.
0 commit comments