You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command carthage build web3swift --platform ios fails with the following errors:
** ARCHIVE FAILED **
The following build commands failed:
CompileSwift normal armv7
CompileSwiftSources normal armv7 com.apple.xcode.tools.swift.compiler
CompileSwift normal arm64
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
(4 failures)
This is on Xcode 11.1, but I had the same errors before upgrading from 11.0.
The command
carthage build web3swift --platform ios
fails with the following errors:This is on Xcode 11.1, but I had the same errors before upgrading from 11.0.
Full build log is attached.
web3swiftbuild.log
The text was updated successfully, but these errors were encountered: