浏览代码

Update README.md

Daniel Alm 7 年之前
父节点
当前提交
52195d2322
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Examples/SimpleXcode/README.md

+ 2 - 2
Examples/SimpleXcode/README.md

@@ -11,8 +11,8 @@ on the gRPC Xcode project, which requires a local build of the
 gRPC Core C library. To build that, please run "make" in the
 root of your gRPC distribution. Next use Xcode's "Add Files..."
 command to add the SwiftGRPC.xcodeproj to your project and
-then add the gRPC, CgRPC, and BoringSSL libraries to the target
-dependencies of "Simple".
+then add the gRPC, CgRPC, and BoringSSL libraries to the
+"Linked Frameworks and Libraries" build phase of "Simple".
 
 When running the app, use the "New" menu option to create new
 gRPC sessions. Configure each session using the host and port