-
Notifications
You must be signed in to change notification settings - Fork 154
Adding SyndiKit #1007
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Adding SyndiKit #1007
Conversation
@swift-ci test |
@swift-ci test |
@leogdion seeing a build failure
We'll likely need to update the project to make it work with swift 6.0/6.1 or we can Xfail it within the compat suite |
We'll have to XMLCoder or swift-source-compat-suite? |
@justice-adams-apple I forked and fixed XMLCoder and will be using that. It's merged into my branch now. |
@leogdion 👍 you'll need to update this PR with the new revision of your project in projects.json |
Pull Request Description
Adding SyndiKit.
Acceptance Criteria
To be accepted into the Swift source compatibility test suite, a project must:
./project_precommit_check
script runEnsure project meets all listed requirements before submitting a pull request.