Skip to content

Lower Swift Version to 6.0#4

Merged
1998code merged 1 commit into1998code:mainfrom
Mcrich23:lower-swift-version
Apr 21, 2025
Merged

Lower Swift Version to 6.0#4
1998code merged 1 commit into1998code:mainfrom
Mcrich23:lower-swift-version

Conversation

@Mcrich23
Copy link
Contributor

As mentioned in #3, the requirement of Swift 6.1 seems arbitrary and completely unnecessary. It also prevents the usage of SwiftGlass on Xcode 16.2 and below due to it missing from the toolchain.

@1998code 1998code requested a review from Copilot April 21, 2025 00:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request lowers the Swift tools version requirement from 6.1 to 6.0 to ensure compatibility with older Xcode versions as mentioned in #3.

  • Lower the Swift tools version in Package.swift
  • Enable SwiftGlass usage on Xcode 16.2 and below

@1998code 1998code self-assigned this Apr 21, 2025
@1998code 1998code added the enhancement New feature or request label Apr 21, 2025
@1998code 1998code merged commit 67cfe2a into 1998code:main Apr 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants