updating the README to reference xcodeproj

- earlier workspace configuration has gone away on main, so getting
  setup is slightly different
This commit is contained in:
Joe Heck 2020-08-09 11:52:16 -07:00
parent f23ebbd8db
commit a3ff895256

View File

@ -76,7 +76,7 @@ Access to [find your development team ID](/Technotes/FindingYourDevelopmentTeamI
Set `ORGANIZATION_IDENTIFIER` to a reversed domain name that you control or have made up. 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 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 the NetNewsWire Xcode project. This is a special build of NetNewsWire with some