Ver Fonte

Merge pull request #266 from woodcrust/master

add "make project"
Tim Burks há 7 anos atrás
pai
commit
d6ae4637c7
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -112,7 +112,7 @@ command to generate an Xcode project for the `grpc-swift` core libraries.
 The top-level Makefile uses the Swift Package Manager to
 generate an Xcode project for the SwiftGRPC package:
 
-    $ make
+    $ make && make project
 
 This will create `SwiftGRPC.xcodeproj`, which you should
 add to your project, along with setting the necessary build dependencies