Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

static_framework = true #130

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

static_framework = true #130

wants to merge 3 commits into from

Conversation

kdy1
Copy link

@kdy1 kdy1 commented Oct 12, 2018

Fixes #82

@diogoribeiro23
Copy link

@matthewtsmith This is needed for map_view to work with the Geolocator plugin.

@tetujin
Copy link

tetujin commented Nov 24, 2018

@matthewtsmith Is this merged into the master branch? I'm facing Pods-Runner error when I used pod install. For using the static library, we need to add s.static_framework = true into .podspec.

In this case GoogleMapsBase.framework, GoogleMaps.framework, and GoogleMapsCore.framework are the static library.

[!] The 'Pods-Runner' target has transitive dependencies that include static binaries: (/example/ios/Pods/GoogleMaps/Base/Frameworks/GoogleMapsBase.framework, /example/ios/Pods/GoogleMaps/Maps/Frameworks/GoogleMaps.framework, and /example/ios/Pods/GoogleMaps/Maps/Frameworks/GoogleMapsCore.framework)

Thank you very much for developing and managing this plugin.

Best regards,
Yuuki

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants