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)
I think you need to upgrade Nimble to v3.2.0, which supports Xcode 7.3.
Most helpful comment
I think you need to upgrade Nimble to v3.2.0, which supports Xcode 7.3.