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

Commit

Permalink
Fixes 'framework not found GoogleToolboxForMac' linker error in 2.0.0…
Browse files Browse the repository at this point in the history
…-rc3 (#1715)
  • Loading branch information
shazron authored and macdonst committed May 24, 2017
1 parent 6e9ea9a commit e5739b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
<header-file src="src/ios/AppDelegate+notification.h"/>
<header-file src="src/ios/PushPlugin.h"/>
<framework src="FirebaseMessaging" type="podspec" spec="~> 1.2.1"/>
<framework src="GoogleToolboxForMac" type="podspec" spec="~> 2.1.1"/>
<resource-file src="src/ios/GoogleService-Info.plist" target="Resources/GoogleService-Info.plist"/>
</platform>
<platform name="windows">
Expand Down

0 comments on commit e5739b8

Please sign in to comment.