Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase minimum macOS version to 10.13 & upgrade Swift to 5.7.1 #611

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

rgoldberg
Copy link
Contributor

Increase minimum macOS version to 10.13, since Swift 5.7 is already used, which requires Xcode 14+ to compile, which only supports macOS deployment targets 10.13+.

Use Swift 5.7.1, which is the newest version of Swift 5.7.

Resolve #578

@rgoldberg rgoldberg added this to the 1.8.7 milestone Oct 27, 2024
@rgoldberg rgoldberg self-assigned this Oct 27, 2024
…sed, which requires Xcode 14+ to compile, which only supports macOS deployment targets 10.13+.

Use Swift 5.7.1, which is the newest version of Swift 5.7.

Resolve mas-cli#578

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
@rgoldberg rgoldberg force-pushed the 578-minimum-macos-10.13 branch from fb628f0 to f83412b Compare October 27, 2024 18:01
@rgoldberg rgoldberg merged commit 86f916d into mas-cli:main Oct 27, 2024
3 checks passed
@rgoldberg rgoldberg deleted the 578-minimum-macos-10.13 branch October 27, 2024 18:04
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.

Increase mas's minimum supported macOS version from 10.11 to 10.13 or newer?
1 participant