Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Commit 753f772

Browse files
author
Vikas Dadheech
committed
Changes for building test framework
1 parent cf6b66f commit 753f772

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

MSGraphClientSDK/MSGraphClientSDK.xcodeproj/project.pbxproj

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -772,8 +772,9 @@
772772
E5069ADE211C1AD500432372 /* Debug */ = {
773773
isa = XCBuildConfiguration;
774774
buildSettings = {
775+
CODE_SIGN_IDENTITY = "Mac Developer";
775776
CODE_SIGN_STYLE = Automatic;
776-
DEVELOPMENT_TEAM = "";
777+
DEVELOPMENT_TEAM = 529W9Y2NGN;
777778
FRAMEWORK_SEARCH_PATHS = (
778779
"$(SDKROOT)",
779780
"$(inherited)",
@@ -797,8 +798,9 @@
797798
E5069ADF211C1AD500432372 /* Release */ = {
798799
isa = XCBuildConfiguration;
799800
buildSettings = {
801+
CODE_SIGN_IDENTITY = "Mac Developer";
800802
CODE_SIGN_STYLE = Automatic;
801-
DEVELOPMENT_TEAM = "";
803+
DEVELOPMENT_TEAM = 529W9Y2NGN;
802804
FRAMEWORK_SEARCH_PATHS = (
803805
"$(SDKROOT)",
804806
"$(inherited)",

0 commit comments

Comments
 (0)