Add CoreStore Swift 5.3 hash#596
Conversation
|
@swift-ci test |
|
|
@shahmishal Sorry, I'm not sure what's going on but those errors are coming from the Combine framework itself.
These errors don't come up in the iOS 12 unit tests and neither in my local Is there anything I'm missing? |
|
I see what was going on. Some files were missing an |
|
I would recommend having one hash/version for 5.x, because currently Swift project supports following compatibility versions.
|
|
@swift-ci test |
|
Hi @JohnEstropia 👋 , we recommend using just one source revision for 5.X rather than separate revisions for 5.1, 5.2, and 5.3 as it doesn't add any additional build coverage |
Pull Request Description
Add Swift 5.3 support for CoreStore
Acceptance Criteria
To be accepted into the Swift source compatibility test suite, a project must:
./project_precommit_checkscript runEnsure project meets all listed requirements before submitting a pull request.