5

I have a Dynamic Framework X, this framework uses the Firebase SDK manually imported (static libraries).

I also have a normal iOS project Y, that contains the framework X as embedded binary. X is imported into the AppDelegate.swift of Y project.

import X

Here I receive this error: 'Missing required module Firebase'

How is it possible? There is some specific procedure to setup Firebase static libraries in the framework?

Kiran Sarvaiya
  • 1,318
  • 1
  • 13
  • 37
Marco
  • 1,057
  • 1
  • 19
  • 36

0 Answers0