File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 696
696
);
697
697
runOnlyForDeploymentPostprocessing = 1;
698
698
shellPath = "/usr/bin/env sh";
699
- shellScript = "\"${PROJECT_DIR}/scripts/set_xcode_version.sh\" > ./logs/set_xcode_version.log 2>&1";
699
+ shellScript = "\"${PROJECT_DIR}/scripts/set_xcode_version.sh\" > ./logs/set_xcode_version.log 2>&1\n ";
700
700
};
701
701
E732E3E1B024946173BF6D3D /* [CP] Copy Pods Resources */ = {
702
702
isa = PBXShellScriptBuildPhase;
1180
1180
"\"$(inherited)\"",
1181
1181
);
1182
1182
MTL_ENABLE_DEBUG_INFO = YES;
1183
+ CXXFLAGS = "-Wno-bitwise-instead-of-logical";
1183
1184
ONLY_ACTIVE_ARCH = NO;
1184
1185
SDKROOT = iphoneos;
1185
1186
VALID_ARCHS = arm64;
1253
1254
"\"$(inherited)\"",
1254
1255
);
1255
1256
MTL_ENABLE_DEBUG_INFO = NO;
1257
+ CXXFLAGS = "-Wno-bitwise-instead-of-logical";
1256
1258
ONLY_ACTIVE_ARCH = NO;
1257
1259
SDKROOT = iphoneos;
1258
1260
VALIDATE_PRODUCT = YES;
You can’t perform that action at this time.
0 commit comments