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

Xcode 12 build warnings because Contentful.podspec is still using iOS8 #331

Open
2 of 6 tasks
lepolt opened this issue Feb 16, 2021 · 0 comments
Open
2 of 6 tasks

Comments

@lepolt
Copy link

lepolt commented Feb 16, 2021

  • contentful.swift version number: 5.1.2
  • Xcode version number: 12.5 Beta
  • Target operating system(s) and version number(s)
    • iOS: 13+
    • tvOS:
    • watchOS:
    • macOS:
  • Package manager:
    • Cocoapods
    • Carthage

Building my project is causing a warning with Contentful because the Contentful.podspec file is still deploying to iOS8:
spec.ios.deployment_target = '8.0'

Are there plans to update? Would a PR help move this issue along? Thanks!

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