Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.

Commit

Permalink
Fix iOS compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhullnatik committed Feb 25, 2018
1 parent 3559dcb commit 3e4e412
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 52 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -166,7 +166,7 @@ gem install cocoapods
cd iOS/ && pod install
```

Note: You may have to remove an existing `Podfile.lock` file.
Note: You may have to remove an existing `Podfile.lock` file. See [grpc/grpc#12172](https://github.com/grpc/grpc/issues/12172 ) for more information.

Run the app on iOS:
```
Expand Down

0 comments on commit 3e4e412

Please sign in to comment.