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: s.dependency 'AlamofireObjectMapper' #277

Open
yanganggithub opened this issue Jun 14, 2019 · 2 comments
Open

podspec: s.dependency 'AlamofireObjectMapper' #277

yanganggithub opened this issue Jun 14, 2019 · 2 comments

Comments

@yanganggithub
Copy link

when I use pod lib lint. it reported: NOTE | xcodebuild: error: SWIFT_VERSION '5.0' is unsupported, supported versions are: 3.0, 4.0, 4.2. (in target 'ObjectMapper')

please resolve it in swift 4.2 ,How should I write.s.dependency 'AlamofireObjectMapper' which version can build success

@tirrorex
Copy link

tirrorex commented Jun 21, 2019

@yanganggithub if you checked the podspec you could see that the library is not updated to swift 5 yet
Related to other issues asking for a release :)

@RomanPodymov
Copy link
Contributor

Hello @yanganggithub
ObjectMapper 3.5.1 is written in Swift 5, did you try this version?

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

3 participants