segment-integrations/analytics-ios-integration-google-analytics

Include of non-modular header inside framework module

Closed this issue · 0 comments

After upgrading to CocoaPods 1.0.0 we are getting the following error

Include of non-modular header inside framework module 'Segment_GoogleAnalytics.SEGGoogleAnalyticsIntegration'

This is related to the fact that GA is trying to build a static library and we are using Swift, which requires use_frameworks! https://github.com/segment-integrations/analytics-ios-integration-google-analytics/issues/3