kimsungwhee / KSHObjcUML

KSHObjcUML can show oriented graph of dependencies between Objective-C and Swift classes in your project
https://github.com/kimsungwhee/KSHObjcUML
1.05k stars 104 forks source link

no work #12

Closed ipoolo closed 9 years ago

ipoolo commented 9 years ago

ind: /Users/*****/Library/Caches/appCode/DerivedData: No such file or directory There were 10 directories found Last modifications were in /Users/liupoolo/Library/Developer/Xcode/DerivedData/ParkingWang-cruhyperywkpgfelorgnwogyynpn/Build/Intermediates/ParkingWang.build/Debug-iphonesimulator/ParkingWang.build/Objects-normal/x86_64 directory at 2015-07-14 16:27:50 +0800 sh: line 1: 12404 Abort trap: 6 /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk / -find nm 2> /dev/null nm: error: unable to find utility "nm", not a developer tool or in PATH

xcode 6.4

kimsungwhee commented 9 years ago

Please install Xcode Command Line Tools.

https://developer.apple.com/downloads/

ipoolo commented 9 years ago

thxs