CloudKitCodable
CloudKitCodable copied to clipboard
Add support for watchOS
This PR proposes restricting watchOS targets to SDK version 4.0 or later. This is when all of the API the library requires became available.
What it doesn't do, and perhaps should, is add CI tests for supported platforms outside of macOS.