Closed kalub92 closed 5 months ago
~Closing this issue – I needed to include BrazeKit
and BrazeUI
as products of braze-swift-sdk
per their integration docs.~
See below.
Reopening this issue as I resolved my original problem with Braze
, but realized that there is a separate issue with Firebase
Should be fixed by #99.
Just minor thing to note. After the fix, although the build succeeds, Xcode might still shows the "no such module" error. For this, I dont know why :(
What happened?
I attempted to add Firebase to my project, but get a
No module found 'Firebase'
error when attempting to compile my app target.I've reproduced this here on my fork (branch:
cstultz/firebase-issue
): https://github.com/kalub92/cocoapods-spm/commit/b64c0b9394127dcc52af40097f3a43c85bfb6888CocoaPods environment
Stack
Installation Source
Plugins
Podfile
Anything else?
No response