Skip to content

Update .spi.yml #168

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

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Update .spi.yml #168

merged 1 commit into from
Jan 4, 2024

Conversation

finestructure
Copy link
Contributor

Fixes SwiftPackageIndex/SwiftPackageIndex-Server#2807 - failures with the xcodebuild-based builds. The problem was that our package scheme heuristics failed and tried to build the scheme 'swift-test-Package'. This adds a hint for us which scheme to pick.

It also removes the swift_version: 5.9 attributes which pinned doc builds to use Swift 5.9. This is now the defaut, so this setting is superfluous (and would keep doc gen using 5.9 even after 5.10+ come out).

@grynspan
Copy link
Contributor

grynspan commented Jan 4, 2024

@swift-ci please test

@grynspan grynspan merged commit 039a328 into swiftlang:main Jan 4, 2024
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.

Build failure swift-testing with 5.9/tvOS
2 participants