瀏覽代碼

Merge pull request #266 from woodcrust/master

add "make project"
Tim Burks 7 年之前
父節點
當前提交
d6ae4637c7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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