Skip to content

Commit

Permalink
Merge pull request #218 from ernichechelski/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ashfurrow committed May 26, 2021
2 parents 4153cfc + 4a914e8 commit fc97c5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -34,6 +34,9 @@ plugin 'cocoapods-keys', {
...
]}
```
> Please do not use dash in key names ([Reason why here in this issue #197](https://github.com/orta/cocoapods-keys/issues/197)).
>
> For example convert any key like this `WRONGLY-DEFINED-KEY` to `CorrectlyDefinedKey`.
Then running `pod install` will prompt for the keys not yet set and you can ensure everyone has the same setup.

Expand Down

0 comments on commit fc97c5a

Please sign in to comment.