Browse Source

Fix building with a clean Xcode and add a CI run to ensure just that.

Daniel Alm 7 years ago
parent
commit
74f3a47aea
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -3,6 +3,7 @@ project.xcworkspace
 xcuserdata
 DerivedData/
 .build
+build
 /protoc-gen-swift
 /protoc-gen-swiftgrpc
 third_party/**