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

CoreData file into framework #1206

Open
imrmaximus opened this issue Mar 16, 2016 · 1 comment
Open

CoreData file into framework #1206

imrmaximus opened this issue Mar 16, 2016 · 1 comment

Comments

@imrmaximus
Copy link

Hi!

I need to make a swift framework with embedded core data database (with read/write access) and i want to use MagicalRecord to easily work with my objects.
The core data database file is stored into the framework and i prefer have it into this framework, and don't put it into the app.

In my test, i try to give the file path through the framework bundle and i encounter a problem with the read access of the file...

Have you any idea of how to do the access?

Thank's a lot for your response

@KrishnaCAmjuri
Copy link

@imrmaximus Did someone find solution to this?

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