Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

iOS 8 warning in Xcode 12 #30

Closed
CristianMoisei opened this issue Oct 26, 2020 · 5 comments
Closed

iOS 8 warning in Xcode 12 #30

CristianMoisei opened this issue Oct 26, 2020 · 5 comments

Comments

@CristianMoisei
Copy link

CristianMoisei commented Oct 26, 2020

In the latest version of Xcode 12, there is a warning associated with this package if installed via SwiftPM. This is because Xcode 12 drops support for iOS 8 and this package still supports it.
Screenshot

@amirdew
Copy link
Owner

amirdew commented Oct 26, 2020

That's just a warning since Xcode 12 doesn't support iOS 8.
I'll remove support for iOS 8 on this library soon,
meanwhile, if the warning really annoys you, you can set the target manually

@CristianMoisei
Copy link
Author

Thanks @amirdew, that is only possible for pods though right? Not SwiftPM.

@amirdew
Copy link
Owner

amirdew commented Oct 26, 2020

right, only for cocoapods

@amirdew
Copy link
Owner

amirdew commented Dec 6, 2020

fixed on 0.4.0

@amirdew amirdew closed this as completed Dec 6, 2020
@CristianMoisei
Copy link
Author

Nice, thanks for looking into this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants