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

Support Xcode 12 #91

Merged
merged 1 commit into from
Sep 14, 2020
Merged

Support Xcode 12 #91

merged 1 commit into from
Sep 14, 2020

Conversation

DenTelezhkin
Copy link
Contributor

Xcode 12 bumps minimum iOS deployment target to iOS 9. Several changes have been made to go along with this:

  1. Changed minimum iOS target in Package.swift
  2. iOS deployment target in CocoaPods bumped to iOS 9
  3. iOS deployment target in Xcode project bumped to iOS 9.
  4. Used Xcode 12 recommended settings.

@DivineDominion DivineDominion merged commit 8061807 into swiftcsv:master Sep 14, 2020
@DivineDominion
Copy link
Contributor

Thanks for the update, and thanks a lot for contributing to SwiftCSV! We've invited you to join the SwiftCSV GitHub organization – no pressure to accept! If you'd like more information on what that means, check out our contributor guidelines.

@DenTelezhkin DenTelezhkin deleted the xcode-12 branch September 15, 2020 07:14
@DenTelezhkin
Copy link
Contributor Author

Thank you! 🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants