You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.
Traceback (most recent call last):
File "/Users/hfossli/.dyci/scripts/dyci-recompile.py", line 166, in <module>
xcodeLocation = args[2]
IndexError: list index out of range
System info
Xcode: Version 6.1 (6A1052d) (latest as of today)
OS: 10.10 (14A388a) (latest as of today)
Output when installing DyCI
╰─$ ./install.sh
== Backing up clang : grep -Fq == CLANG_PROXY == /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
Password:
Done.
== Faking up clang : Done.
== Preparing dyci-recompile directories: Done.
== Copying scripts : Done.
== AppCode 2.x found. Installing DYCI as AppCode plugin : Done.
Restart Appcode. Plugin should be loaded automaticaly. If not, you may need to install it manually
== Installing Xcode DYCI plugin : Done.
Now you can use DYCI from the Xcode :P
DYCI was successfully installed!
Use (^X) hot key in your IDE to perform code injections. Have fun.
The text was updated successfully, but these errors were encountered:
For some reason I can't get DyCI to work. I have never tried it before.
I upgraded Xcode before installing. Then I installed using guide found here https://github.com/DyCI/dyci-main/wiki/Installation
Crash
System info
Xcode: Version 6.1 (6A1052d) (latest as of today)
OS: 10.10 (14A388a) (latest as of today)
Output when installing DyCI
The text was updated successfully, but these errors were encountered: