Skip to content

Repo hygiene: LICENSE, CI, contributing; align Swift tools#7

Merged
gokhanamal merged 3 commits intomainfrom
chore/repo-hygiene-ci
Jan 30, 2026
Merged

Repo hygiene: LICENSE, CI, contributing; align Swift tools#7
gokhanamal merged 3 commits intomainfrom
chore/repo-hygiene-ci

Conversation

@gokhanamal
Copy link
Owner

This PR adds a missing MIT LICENSE file (README already references it), adds a CONTRIBUTING guide, introduces a minimal GitHub Actions CI workflow (swift package resolve/build on PRs), and aligns swift-tools-version to 5.9 to match the README’s Swift 5.9+ claim.

Changes:

  • LICENSE (MIT)
  • CONTRIBUTING.md
  • .github/workflows/ci.yml
  • Package.swift: swift-tools-version 5.7 → 5.9

Author: Eloni Meloni

@gokhanamal gokhanamal merged commit 7f5fb32 into main Jan 30, 2026
1 check passed
@gokhanamal gokhanamal deleted the chore/repo-hygiene-ci branch January 30, 2026 21:55
@gokhanamal
Copy link
Owner Author

CI fix applied (xcodebuild iOS build) and checks are green. Merged + deleted branch.

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.

1 participant