Skip to content

Remove LinuxMain.swift #251

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 2 commits into from
Oct 29, 2021
Merged

Conversation

keith
Copy link
Member

@keith keith commented Oct 29, 2021

Swift 5.5+ Swift Package Manager warns that --enable-test-discovery is
enabled by default. I assume for this project that should mean this
isn't needed anymore on main.

Swift 5.5+ Swift Package Manager warns that `--enable-test-discovery` is
enabled by default. I assume for this project that should mean this
isn't needed anymore on `main`.
@tomerd
Copy link
Contributor

tomerd commented Oct 29, 2021

https://github.com/apple/swift-tools-support-core/blob/main/Package.swift#L1 needs to be updated to 5.4 to be able to remove this safely

@keith
Copy link
Member Author

keith commented Oct 29, 2021

Updated. Is it just 5.4 or does it need to be 5.5?

@neonichu
Copy link
Contributor

@swift-ci please test

@tomerd
Copy link
Contributor

tomerd commented Oct 29, 2021

Updated. Is it just 5.4 or does it need to be 5.5?

5.4 is fine

@tomerd
Copy link
Contributor

tomerd commented Oct 29, 2021

@swift-ci please test

@tomerd
Copy link
Contributor

tomerd commented Oct 29, 2021

ci infra trouble?

@swift-ci please test Linux

@neonichu neonichu merged commit 5dbf0be into swiftlang:main Oct 29, 2021
@keith keith deleted the ks/remove-linuxmain.swift branch October 29, 2021 23:32
@keith
Copy link
Member Author

keith commented Oct 29, 2021

thanks!

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