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

xcodeLocation = args[2] IndexError: list index out of range #47

Closed
hfossli opened this issue Oct 24, 2014 · 2 comments
Closed

xcodeLocation = args[2] IndexError: list index out of range #47

hfossli opened this issue Oct 24, 2014 · 2 comments

Comments

@hfossli
Copy link
Contributor

hfossli commented Oct 24, 2014

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

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

screen shot 2014-10-24 at 13 51 10

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.
@PaulTaykalo
Copy link
Member

There was incorrect pull request today. Reverted it. upload again and reinstall dyci

@hfossli
Copy link
Contributor Author

hfossli commented Oct 24, 2014

Well, that was fast! THANKS!!

@hfossli hfossli closed this as completed Oct 24, 2014
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