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

Podspec swift version must be updated. #111

Open
farshadmb opened this issue Aug 6, 2022 · 0 comments
Open

Podspec swift version must be updated. #111

farshadmb opened this issue Aug 6, 2022 · 0 comments

Comments

@farshadmb
Copy link

Hi Dears,
The framework's swift version has been updated to 5.0. however, the swift version in pospec needs to be updated to the latest swift version.

s.swift_version = '4.0'

the pod install might face the error where Podfile has specified swift version support.
supports_swift_versions '>= 5.0'

[!] Unable to determine Swift version for the following pods:

- `MagazineLayout` does not specify a Swift version (`4.0`) that is satisfied by any of targets integrating it.

please update the swift version in pod spec file.

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

1 participant