Skip to content

Migration to Swift 5#42

Open
mariojuni wants to merge 2 commits into
ShawnMoore:masterfrom
mariojuni:features/migration_to_swift_5
Open

Migration to Swift 5#42
mariojuni wants to merge 2 commits into
ShawnMoore:masterfrom
mariojuni:features/migration_to_swift_5

Conversation

@mariojuni
Copy link
Copy Markdown

migrate to swift5

Copy link
Copy Markdown

@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
Copy Markdown
Author

thank you!

@MaxDesiatov
Copy link
Copy Markdown

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
Copy Markdown
Author

mariojuni commented May 1, 2019 via email

@MaxDesiatov
Copy link
Copy Markdown

@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