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

DYCI in subprojects not working #68

Open
idplanter opened this issue Dec 31, 2014 · 1 comment
Open

DYCI in subprojects not working #68

idplanter opened this issue Dec 31, 2014 · 1 comment

Comments

@idplanter
Copy link

I have an app which uses a sub-project, where all code except for the appdelegate is included.

If I include the files from the example projects into the main project, all goes well.

If i do the same inside the subproject, i see this:

0 instanses were notified on Class Injection by injecting class: (DYCIViewController)

And nothing is updated.

If I do the same in any other of my custom classes, nothing at all happens dyci does not seem to be called.
Pressing ctrl-x only seems to show a green bubble on classes that are not currently loaded

The results were the same, no matter if adding as subproject, library or as a Pod

@metronic23
Copy link

metronic23 commented May 9, 2016

Hi idplanter, did you figure it out how to solve this issue?

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