Skip to content

Make Path Codable#91

Open
Tinder-OscarBerggren wants to merge 1 commit into
kylef:masterfrom
Tinder-OscarBerggren:oberggren/make-path-codable
Open

Make Path Codable#91
Tinder-OscarBerggren wants to merge 1 commit into
kylef:masterfrom
Tinder-OscarBerggren:oberggren/make-path-codable

Conversation

@Tinder-OscarBerggren

@Tinder-OscarBerggren Tinder-OscarBerggren commented Jul 31, 2025

Copy link
Copy Markdown

Made Path codable
Added unit tests

I don't know if anyone else is in need of this but we extend Path in our repo and with Swift 6.2 we get this error.

error: extension declares a conformance of imported type 'Path' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'PathKit' introduce this conformance in the future

For now we solved it by adding @retroactive

Added unit tests
@Tinder-OscarBerggren

Copy link
Copy Markdown
Author

I don't know where things are supposed to be placed so please come with feedback

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.

1 participant