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

fix: reinstate Xcode 15 support #42

Merged
merged 3 commits into from
Jul 30, 2024
Merged

fix: reinstate Xcode 15 support #42

merged 3 commits into from
Jul 30, 2024

Conversation

Brett-Best
Copy link
Collaborator

No description provided.

@Brett-Best
Copy link
Collaborator Author

@a7ex if you could review this please 🙏🏻

@Brett-Best
Copy link
Collaborator Author

In the meantime I've made a prerelease tag: https://github.com/a7ex/xcresultparser/releases/tag/1.7.1-prerelease-2024-07-30

…e tests now until having time what the issue is here.
@a7ex a7ex merged commit f5b725c into main Jul 30, 2024
1 check passed
@Brett-Best Brett-Best deleted the fix/Xcode-15-Support branch July 30, 2024 15:38
@@ -1,4 +1,4 @@
// swift-tools-version: 6.0
// swift-tools-version: 5.10
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldnt this rather be 5.9 to have largest compatibility with Xcode 15 versions? Specially given minimum supported Xcode version by brew is Xcode 15.0 which is having Swift 5.9, while Swift 5.10 is reaching only Xcode versions >= 15.3

Copy link
Contributor

Choose a reason for hiding this comment

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

Raised #43 to address that.

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.

3 participants