Skip to content

Add swiftLanguageModes and defaultLocalization to Package.swift#2

Merged
ANSCoder merged 1 commit into
mainfrom
release/1.0.0
Jun 7, 2026
Merged

Add swiftLanguageModes and defaultLocalization to Package.swift#2
ANSCoder merged 1 commit into
mainfrom
release/1.0.0

Conversation

@ANSCoder
Copy link
Copy Markdown
Owner

@ANSCoder ANSCoder commented Jun 7, 2026

What changed

  • swiftLanguageModes: [.v6] — explicit Swift 6 mode declaration (required for Swift Package Index)
  • defaultLocalization: "en" — SPI best practice
  • MIT license headers on all 18 .swift files
  • OSS files: CHANGELOG, CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, GitHub templates
  • NexioConfig.protocolClasses marked nonisolated(unsafe)AnyClass not Sendable
  • EOF newline fix on NexioConfig.swift

Checklist

  • swift build -c release — zero warnings
  • swift test — 23/23 pass

@ANSCoder ANSCoder merged commit 1a65c97 into main Jun 7, 2026
3 checks passed
@ANSCoder ANSCoder deleted the release/1.0.0 branch June 7, 2026 05:02
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