Skip to content

Migration to Swift 5 #42

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mariojuni
Copy link

migrate to swift5

Copy link

@jayhickey jayhickey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 to this, would love to get it updated to Swift 5! I think there's one additional spot where internal can be removed:

internal static func _invalidFloatingPointValue<T : FloatingPoint>(_ value: T, at codingPath: [CodingKey]) -> EncodingError {

@mariojuni
Copy link
Author

thank you!

@MaxDesiatov
Copy link

Hi @jayhickey and @maryow777, I maintain a compatible fork of this package called XMLCoder, it supports and is tested with Swift 5 and Xcode 10.2. It looks like XMLParsing is no longer maintained, but you should be able to migrate to XMLCoder without any significant changes to your existing codebase.

@mariojuni
Copy link
Author

mariojuni commented May 1, 2019 via email

@MaxDesiatov
Copy link

@maryow777 sure, the link is in my previous comment, any contributions are very welcome!

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.

3 participants