We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b007412 commit 88f2839Copy full SHA for 88f2839
.travis.yml
@@ -185,6 +185,8 @@ matrix:
185
- xctool -version
186
- xcrun simctl list
187
188
+ # Workaround for https://github.com/golang/go/issues/23749
189
+ - export CGO_CFLAGS_ALLOW='-fmodules|-fblocks|-fobjc-arc'
190
- go run build/ci.go xcode -signer IOS_SIGNING_KEY -deploy trunk -upload gethstore/builds
191
192
# This builder does the Azure archive purges to avoid accumulating junk
0 commit comments