Skip to content

Conversation

itaiferber
Copy link
Contributor

What's in this pull request?
Cherry-picks #10343 to swift-4.0-branch.

Explanation: Give custom Codable implementations for CGAffineTransform, CGPoint, CGSize, CGRect, and CGVector, along with unit tests.
Scope: Users of the Codable API who wish to encode these CG types should not have to add their own (potentially incompatible) conformance
Radar: rdar://problem/32651486
Risk: Low
Testing: Adds unit tests to confirm expected behavior.

Give custom Codable implementations for CGAffineTransform, CGPoint,
CGSize, CGRect, and CGVector, along with unit tests.
@itaiferber
Copy link
Contributor Author

@swift-ci Please test

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.

2 participants