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

Specify Swift version in mapbox_gl.podspec #57

Closed
wants to merge 1 commit into from
Closed

Specify Swift version in mapbox_gl.podspec #57

wants to merge 1 commit into from

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