Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Carthage can't import RealmStorage #29

Closed
ericlewis opened this issue Feb 14, 2016 · 5 comments
Closed

Using Carthage can't import RealmStorage #29

ericlewis opened this issue Feb 14, 2016 · 5 comments
Assignees

Comments

@ericlewis
Copy link

Following the readme directions but RealmStorage isn't accessible. Everything else is. Integrating with existing project. But not bridging to objc. Only using in swift.

@ericlewis
Copy link
Author

Module not found error.

@DenTelezhkin DenTelezhkin self-assigned this Feb 14, 2016
@DenTelezhkin
Copy link
Owner

Sorry, did not quite get it, what module not found?

Did you add

import DTTableViewManager
import DTModelStorage

to your swift file or bridging header?

@ericlewis
Copy link
Author

No the problem is I'm not able to access RealmStorage from SWIFT. I'm not trying to use in objective c.

Sent from my iPhone

On Feb 14, 2016, at 2:56 AM, Denys Telezhkin notifications@github.com wrote:

Sorry, did not quite get it, what module not found?

Did you add

import DTTableViewManager
import DTModelStorage
to your swift file or bridging header?


Reply to this email directly or view it on GitHub.

@DenTelezhkin
Copy link
Owner

And i'm talking about Swift, not ObjectiveC. ObjectiveC is not supported at all by DTTableViewManager.

@DenTelezhkin
Copy link
Owner

I'm closing issue until more info is provided. If you are still experiencing this problem, or have more information to share, please feel free to reopen.

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

No branches or pull requests

2 participants