Forráskód Böngészése

Merge pull request #266 from woodcrust/master

add "make project"
Tim Burks 7 éve
szülő
commit
d6ae4637c7
1 módosított fájl, 1 hozzáadás és 1 törlés
  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