carthage version: 0.18xcodebuild -version: Xcode 8.0When I try to run carthage after installing via Homebrew I get
dyld: Symbol not found: __TMV11CarthageKit12BuildOptions
Referenced from: /usr/local/bin/carthage
Expected in: /Library/Frameworks/CarthageKit.framework/CarthageKit
in /usr/local/bin/carthage
Just saw the note on deleting /Library/Frameworks/CarthageKit.framework, nervermind.
Most helpful comment
Just saw the note on deleting
/Library/Frameworks/CarthageKit.framework, nervermind.