Skip to content

Swift 6 updates#9

Merged
tib merged 8 commits into
mainfrom
feature/swift-6
Feb 23, 2026
Merged

Swift 6 updates#9
tib merged 8 commits into
mainfrom
feature/swift-6

Conversation

@tib
Copy link
Copy Markdown
Contributor

@tib tib commented Feb 23, 2026

  • removed scripts
  • reworked API layer
  • updated package
  • Swift 6.1+ support

@tib tib requested review from GErP83, mzpx and viaszkadi February 23, 2026 08:39
@tib tib merged commit 1fb8f07 into main Feb 23, 2026
24 checks passed
@tib tib deleted the feature/swift-6 branch February 23, 2026 08:55
Comment thread Makefile

symlinks:
curl -s $(baseUrl)/check-broken-symlinks.sh | bash

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also add add run:
breakage:
curl -s $(baseUrl)/check-api-breakage.sh | bash

package:
curl -s $(baseUrl)/check-swift-package.sh | bash

Comment thread Makefile

test:
swift test --parallel
check: symlinks language deps lint headers
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check: symlinks language deps lint headers docc-warnings package

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.

3 participants