From a3ff89525609b42a81426bebd60e0097a8e7da53 Mon Sep 17 00:00:00 2001 From: Joe Heck Date: Sun, 9 Aug 2020 11:52:16 -0700 Subject: [PATCH] updating the README to reference xcodeproj - earlier workspace configuration has gone away on main, so getting setup is slightly different --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 150a2c426..b9a7b5b2e 100644 --- a/README.md +++ b/README.md @@ -71,12 +71,12 @@ DEVELOPER_ENTITLEMENTS = -dev PROVISIONING_PROFILE_SPECIFIER = ``` -Set `DEVELOPMENT_TEAM` to your Apple supplied development team. You can use Keychain +Set `DEVELOPMENT_TEAM` to your Apple supplied development team. You can use Keychain Access to [find your development team ID](/Technotes/FindingYourDevelopmentTeamID.md). Set `ORGANIZATION_IDENTIFIER` to a reversed domain name that you control or have made up. -Note that `PROVISIONING_PROFILE_SPECIFIER` should not have a value associated with it. +Note that `PROVISIONING_PROFILE_SPECIFIER` should not have a value associated with it. -You can now open the `NetNewsWire.xcworkspace` in Xcode. +You can now open the `NetNewsWire.xccodeproj` in Xcode. Now you should be able to build without code signing errors and without modifying the NetNewsWire Xcode project. This is a special build of NetNewsWire with some