0

I'm using Realm with cocoapods inside a framework I've created.

When I tried to import my framework to my app, the app shows following error:

Realm dependency doesn't found.

When I import Realm directly in my app, the error disappear.

How can I import my framework to my app without importing Realm directly into the app?

pirho
  • 11,565
  • 12
  • 43
  • 70
Victor Mendes
  • 179
  • 20
  • Duplicate of https://stackoverflow.com/questions/43477988/using-realm-inside-framework ? – matt Mar 06 '18 at 20:01
  • Possible duplicate of [Using Realm inside framework](https://stackoverflow.com/questions/43477988/using-realm-inside-framework) – Paul Beusterien Mar 06 '18 at 20:26
  • Duplicate of https://stackoverflow.com/questions/30772004/ios-8-framework-with-nested-embedded-framework – sundance Mar 06 '18 at 22:02

0 Answers0