Closed kvarga closed 9 years ago
Umm... are you using Yosemite?
Not on this machine. I'll upgrade and try again.
does it crash if you just run whereami --version
?
The build server at Travis runs it on Mavericks and doesn't seem to have any problem.
$ sw_vers -productVersion
10.9.5
$ whereami --version
dyld: lazy symbol binding failed: Symbol not found: _objc_readClassPair
Referenced from: /usr/local/bin/whereami
Expected in: /usr/lib/libobjc.A.dylib
dyld: Symbol not found: _objc_readClassPair
Referenced from: /usr/local/bin/whereami
Expected in: /usr/lib/libobjc.A.dylib
Trace/BPT trap: 5
Please pull the new commit and try again. I lowered the deployment target to Mavericks, on my test Mac mini it works.
awesome! that fixed it. Thanks.
Just downloaded, switched to swift branch, installed and get an error:
xctool 0.2.2 Xcode 6.1.1 - Build version 6A2008a
Any ideas?