Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pod fails to install with SWIFT use_frameworks! #493

Closed
snibbe opened this issue Dec 10, 2015 · 1 comment
Closed

Pod fails to install with SWIFT use_frameworks! #493

snibbe opened this issue Dec 10, 2015 · 1 comment

Comments

@snibbe
Copy link

snibbe commented Dec 10, 2015

It's impossible to use this library with SWIFT and Segment-GoogleAnalytics because the Segment-GoogleAnalytics pod fails to install with this error when you have use_frameworks! set:

[!] The 'Pods-Eyegroove' target has transitive dependencies that include static binaries: (/Users/snibbe/dev/apps/eyegroove-ios-3.0/Pods/GoogleAnalytics/Libraries/libGoogleAnalytics.a and /Users/snibbe/dev/apps/eyegroove-ios-3.0/Pods/GoogleIDFASupport/Libraries/libAdIdAccessLibrary.a)

This seems to be a known error with static dependencies and SWIFT/Podfiles:

CocoaPods/CocoaPods#3194
CocoaPods/CocoaPods#4053
https://code.google.com/p/analytics-issues/issues/detail?id=609

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

No branches or pull requests

2 participants