Skip to content

Commit 0893748

Browse files
committed
Update project.pbxproj
1 parent 4a6b876 commit 0893748

File tree

1 file changed

+2
-0
lines changed
  • SDKIntegrationTestApps/iOSReleaseTest-Cocoapods/iOSReleaseTest.xcodeproj

1 file changed

+2
-0
lines changed

SDKIntegrationTestApps/iOSReleaseTest-Cocoapods/iOSReleaseTest.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -559,6 +559,7 @@
559559
buildSettings = {
560560
BUNDLE_LOADER = "$(TEST_HOST)";
561561
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
562+
CODE_SIGN_STYLE = Automatic;
562563
CURRENT_PROJECT_VERSION = 1;
563564
DEVELOPMENT_TEAM = R63EM248DP;
564565
GENERATE_INFOPLIST_FILE = YES;
@@ -579,6 +580,7 @@
579580
buildSettings = {
580581
BUNDLE_LOADER = "$(TEST_HOST)";
581582
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
583+
CODE_SIGN_STYLE = Automatic;
582584
CURRENT_PROJECT_VERSION = 1;
583585
DEVELOPMENT_TEAM = R63EM248DP;
584586
GENERATE_INFOPLIST_FILE = YES;

0 commit comments

Comments
 (0)