DyCI / dyci-main

Dynamic Code Injection Tool for Objective-C
MIT License
1.12k stars 121 forks source link

Installation / uninstallation completely screws up clang #99

Closed fatuhoku closed 9 years ago

fatuhoku commented 9 years ago

Using Xcode 6.4. I'm now left with a rather inconvenient task of figuring out what the hell dyci has done with clang, and how to make my toolchain work again :(

fatuhoku commented 9 years ago
$ xcrun -find clang
xcrun: error: unable to find utility "clang", not a developer tool or in PATH
PaulTaykalo commented 9 years ago

What have you done before this happened?
What files do you have here?
xcode-select -print-path/Toolchains/XcodeDefault.xctoolchain/usr/bin/

fatuhoku commented 9 years ago

Hi @PaulTaykalo, Sorry, I wanted to get up and running ASAP and didn't take time to investigate. I've just reinstalled Xcode 6.4 to solve my issue.

PaulTaykalo commented 9 years ago

@fatuhoku Sorry to hear that. Will recheck intallation/deinstallation process. if you're using Xcode only, then, better install with -s flag, like described here
https://github.com/DyCI/dyci-main/releases/tag/1.6