Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Weiß committed Apr 8, 2018
1 parent d884248 commit b627eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ DEVELOPMENT_TEAM = [Your TeamID]

The `DEVELOPMENT_TEAM.xcconfig` file should not be added to any git commit. The `.gitignore` file will prevent it from getting committed to the repository.

See the file `Xcode-Config/Shared.xcconfig` for a more detailed explanation of how to set this up for this or for your own projects.
See the file `Xcode-config/Shared.xcconfig` for a more detailed explanation of how to set this up for this or for your own projects.

A big thank-you goes to [Jeff Johnson](https://github.com/lapcat/Bonjeff) who has come up with this way of handling the `DEVELOPMENT_TEAM` issue for open-source projects.

Expand Down

0 comments on commit b627eda

Please sign in to comment.