Skip to content

Remove LinuxMain.swift#251

Merged
neonichu merged 2 commits intoswiftlang:mainfrom
keith:ks/remove-linuxmain.swift
Oct 29, 2021
Merged

Remove LinuxMain.swift#251
neonichu merged 2 commits intoswiftlang:mainfrom
keith:ks/remove-linuxmain.swift

Conversation

@keith
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member Author

keith commented Oct 29, 2021

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

@neonichu
Copy link
Copy Markdown
Contributor

@swift-ci please test

@tomerd
Copy link
Copy Markdown
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
Copy Markdown
Contributor

tomerd commented Oct 29, 2021

@swift-ci please test

@tomerd
Copy link
Copy Markdown
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
Copy Markdown
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