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

Commit 655bc44

Browse files
author
Vikas Dadheech
committed
Revert non-required changes in code signing
1 parent 753f772 commit 655bc44

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

MSGraphClientSDK/MSGraphClientSDK.xcodeproj/project.pbxproj

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -772,9 +772,8 @@
772772
E5069ADE211C1AD500432372 /* Debug */ = {
773773
isa = XCBuildConfiguration;
774774
buildSettings = {
775-
CODE_SIGN_IDENTITY = "Mac Developer";
776775
CODE_SIGN_STYLE = Automatic;
777-
DEVELOPMENT_TEAM = 529W9Y2NGN;
776+
DEVELOPMENT_TEAM = "";
778777
FRAMEWORK_SEARCH_PATHS = (
779778
"$(SDKROOT)",
780779
"$(inherited)",
@@ -798,9 +797,8 @@
798797
E5069ADF211C1AD500432372 /* Release */ = {
799798
isa = XCBuildConfiguration;
800799
buildSettings = {
801-
CODE_SIGN_IDENTITY = "Mac Developer";
802800
CODE_SIGN_STYLE = Automatic;
803-
DEVELOPMENT_TEAM = 529W9Y2NGN;
801+
DEVELOPMENT_TEAM = "";
804802
FRAMEWORK_SEARCH_PATHS = (
805803
"$(SDKROOT)",
806804
"$(inherited)",

0 commit comments

Comments
 (0)