Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

philiplindberg
Copy link
Contributor

As detailed in my issue, pod install fails unless Swift version is specified in mapbox_gl.podspec.

Adding the SWIFT_VERSION to Podfile (as done in this commit) still results in the following error:

Unable to determine Swift version for the following pods:
    - `mapbox_gl` does not specify a Swift version and none of the targets (`Runner`) integrating it have the `SWIFT_VERSION` attribute set. Please contact the author or set the `SWIFT_VERSION` attribute in at least one of the targets that integrate this pod.

As for the actual Swift version to use, I'll leave that up to you guys :)

Copy link

@ijetnuno ijetnuno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixed my issue.

@tobrun tobrun requested review from andrea689 and yoavrofe April 17, 2019 07:00
@tobrun
Copy link
Collaborator

tobrun commented Apr 17, 2019

@andrea689 I believe this PR fixes the same issue I was having in #30 (review).

@tobrun tobrun added the ios label Apr 17, 2019
@tobrun tobrun added this to the v0.0.4 milestone Apr 17, 2019
@andrea689
Copy link
Collaborator

closed by #63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants