Adding more info regarding local developer settings

This commit is contained in:
Pietro Rea
2020-03-28 11:14:19 -04:00
parent 6d085fdacf
commit 7b74019a86
4 changed files with 18 additions and 0 deletions

View File

@@ -63,6 +63,9 @@ DEVELOPER_ENTITLEMENTS = -dev
PROVISIONING_PROFILE_SPECIFIER =
```
You can use Keychain Acceass to [find your development team ID](/Technotes/FindingYourDevelopmentTeamID.md).
Note that `PROVISIONING_PROFILE_SPECIFIER` should not have a value associated with it.
Now you should be able to build without code signing errors and without modifying
the NetNewsWire Xcode project.