From 8b1fbd15b6468449c9be3147b65bcce1318bc33d Mon Sep 17 00:00:00 2001 From: Bart House Date: Wed, 21 Nov 2018 21:21:07 -0800 Subject: [PATCH] Improved the wording in XCode.xcconfig --- sys/unix/XCode.xcconfig | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sys/unix/XCode.xcconfig b/sys/unix/XCode.xcconfig index 0f582e07f..06ce911fa 100644 --- a/sys/unix/XCode.xcconfig +++ b/sys/unix/XCode.xcconfig @@ -15,8 +15,10 @@ // the identifier XCode needs in order to sign your builds. // // Your DEVELOPMENT_TEAM can be found by opening Keychain Access -// (found by Finder->Applications->Utilities). Click on "My Certificates". -// Look for your "Mac Developer" certificate. Right click on +// (found by Finder->Applications->Utilities). Click on "Login" key chain. +// Click on catagory "My Certificates". +// +// Look for your "Mac Developer" certificate. Double click on // the certificate to open a dialog that shows certificate details. // Look for "Organizational Unit" among the details. This ten digit value // is your development team identifier. -- 2.49.0