Carthage: Build failed with Xcode 7.3

Created on 23 Mar 2016  路  1Comment  路  Source: Carthage/Carthage

With Xcode 7.3, run "carthage bootstrap --no-use-binaries --platform ios --use-submodules"
The following build commands failed:
CompileSwift normal arm64 $/Carthage/Checkouts/Nimble/Nimble/Adapters/NimbleXCTestHandler.swift
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
(2 failures)

question

Most helpful comment

I think you need to upgrade Nimble to v3.2.0, which supports Xcode 7.3.

>All comments

I think you need to upgrade Nimble to v3.2.0, which supports Xcode 7.3.

Was this page helpful?
0 / 5 - 0 ratings