Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Issue with dyci installation on appcode #98

Closed
bolismauro opened this issue Jul 25, 2015 · 1 comment
Closed

Issue with dyci installation on appcode #98

bolismauro opened this issue Jul 25, 2015 · 1 comment

Comments

@bolismauro
Copy link

Hello everyone.
So far I've used Xcode to develop my project and dyci worked fine (I've used the xcode only plugin).

In the last week I decided to switch to app code and therefore I removed the xcode only installtion of dyci and installed the one that works for both appcode and xcode (the one that replace clang I guess).

Once I did it I started receiving weird errors (both on appcode and xcode):

echo "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-real" "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang.backup" | xargs -n 1 sudo cp /usr/bin/clang

I did it and from that moment both xcode and appcode stopped working (I press run, nothing happens and eventually xcode stop to respond).

I've removed dyci and reinstalling xcode right now.
I would like to use dyci on app chode though, is there any change to have a working installation?

Thanks!

@PaulTaykalo
Copy link
Member

Hi there. It seems, well, I'm pretty sure that you've experienced this issue
This happen from time to time, and the only way for now - is to reinstall Xcode.
Somehow clang backing up twice, and then no real-clang left.
After clean Xcode Install
./install.sh should work correctly for you.
make backup of clang somewhere in another directory for now.
I'll try to check what' going on there

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants