-
Notifications
You must be signed in to change notification settings - Fork 1.3k
remove requirement to use_frameworks! in iOS pod install #5633
Comments
Thanks, good catch! |
In the past,
|
Oh cool, is this working now? I couldn't follow that PR link. I worked around in the app by installing the framework without cocoapods On Fri, Jul 15, 2016 at 1:31 PM, Jason Wray notifications@github.com
|
@andrewljohnson You should be able to use our pod ( |
OK thanks! I must have been conflating that with another incompatibility in On Fri, Jul 15, 2016 at 1:47 PM, Jason Wray notifications@github.com
|
I followed the iOS SDK instructions to embed a Mapbox map into my app: https://www.mapbox.com/ios-sdk/#cocoapods
My pod install fails, because use_frameworks! doesn't play nicely with some other pods. I tried using cocoapods v1.0.1 and v0.38.2.
My guess is this is related to use using segment analytics, in conjunction with Mapbox for iOS.
The text was updated successfully, but these errors were encountered: