Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit a1e0e46

Browse files
DarkIsDudemacdonst
authored andcommitted
📝 improve iOS workaround (#2477)
#2318
1 parent 1ecff81 commit a1e0e46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/INSTALLATION.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,8 @@ ld: library not found for -lGoogleToolboxForMac
332332

333333
Workarounds are to add the platform first and install the plugins later, or to manually run pod install on projectName/platforms/ios.
334334

335+
Another workaround is to go to build phases in your project at Link Binary Libraries and add `libPods-PROJECTNAME.a` and `libGoogleToolboxForMac.a`
336+
335337
##### Module FirebaseInstanceID not found
336338

337339
If you run into an error like:

0 commit comments

Comments
 (0)