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 update always resets Swift Language Version to 4.0 #17

Closed
everald opened this issue Nov 26, 2018 · 1 comment
Closed

pod update always resets Swift Language Version to 4.0 #17

everald opened this issue Nov 26, 2018 · 1 comment

Comments

@everald
Copy link
Contributor

everald commented Nov 26, 2018

Running pod update or pod install always resets the Swift Language Version.

Might be related to this:

s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.0' }

Shouldn't that be 4.2?

@fluidsonic
Copy link
Owner

Thanks, fixed in a13157e

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