-
Hi,
I'm trying to use dyci for first time, but I can't use it. dyci shows this on console, but nothing changes on simulator:
```
2014-11-05 13:43:30.969 TestDyci[6884:286286] New file injection dete…
-
Hi,
thanks for a really useful lib!
When using dyci on my mac at work, I have moved my home folder, so instead of:
/Users/mquinones/
it is
/Volumes/BigSATA/miquHome/
I've debugged the code, and it h…
-
After configuring dyci, i am getting the success logs. but when I change my code and try to inject, it says "Searching classes to inject" and no update after that. Can't understand where it gets hange…
-
Hi, great lib! I find it very useful.
I found a small issue I want to share with you:
When a project has analizer setup to run with every build (RUN_CLANG_STATIC_ANALIZER build setting), then the com…
-
It would be great if you could add a note in the readme about alternative solutions, how this compares to the others and what's different. I know there's a project called [injectionforxcode](https://g…
-
xcode 6 it not work ,I am sure it install finished
-
crash log
```
2015-02-04 00:34:45.185 Woke[7767:1119871] DYCI directory path is : /Users/caoer115/.dyci
2015-02-04 00:34:45.201 Woke[7767:1119871] ============================================
2015-0…
caoer updated
9 years ago
-
Dyci is a great framework, but I have one question as title. Thanks for answering.
-
Am using xcode and my project is configured to use DLog preprocessor than the default NSLog. I couldn't use Dlog in injectable code section. please let me know if I am missing any.
-
Working in XCode 5, but not in XCode 4.6.3 now.
1. I have tried clean and also deleted all DerivedData builds.
2. Deleted the build from simulator.
Still getting the same issue.
"Couldn't load index…