소스 검색

Update remaining examples to remove explicit -lz linker commands.

Libz is now provided by an imported package.
Note that Xcode builds that use swift-proto may fail
due to a problem in the 0.9.903 version:

https://github.com/apple/swift-protobuf/issues/570
Tim Burks 8 년 전
부모
커밋
f04f4baf47
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,3 +7,4 @@ Plugin/Packages/**
 Plugin/protoc-*
 Plugin/swiftgrpc.log
 Plugin/echo.*.swift
+SwiftGRPC.xcodeproj