Skip to content

Update Package.swift to support Swift 5.9 and add macOS platform support - #1

Open
zonble wants to merge 1 commit into
KKBOX:masterfrom
zonble:master
Open

Update Package.swift to support Swift 5.9 and add macOS platform support#1
zonble wants to merge 1 commit into
KKBOX:masterfrom
zonble:master

Conversation

@zonble

@zonble zonble commented Mar 20, 2026

Copy link
Copy Markdown
Contributor
  • Updated the Swift tools version to 5.9.
  • Added macOS platform support with a minimum version of 12.
  • Defined the executable product for the "kkbox" target.
  • Changed the target type from .target to .executableTarget and updated dependencies accordingly.

Add xcschememanagement.plist for scheme management

  • Created a new xcschememanagement.plist file to manage user scheme states and suppress buildable auto-creation for the "kkbox" target.

- Updated the Swift tools version to 5.9.
- Added macOS platform support with a minimum version of 12.
- Defined the executable product for the "kkbox" target.
- Changed the target type from `.target` to `.executableTarget` and updated dependencies accordingly.

Add xcschememanagement.plist for scheme management

- Created a new xcschememanagement.plist file to manage user scheme states and suppress buildable auto-creation for the "kkbox" target.
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