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

Remove TSCBasic.InMemoryFileSystem dependency #7484

Draft
wants to merge 1 commit into
base: maxd/test-toolchain-argument
Choose a base branch
from

Conversation

MaxDesiatov
Copy link
Member

Depends on #7483

Motivation:

Since TSC package is deprecated we should reduce our number of dependencies on it.

Modifications:

Removed import class TSCBasic.InMemoryFileSystem statements.

Result:

We have less dependencies on the TSC package.

Since #7483 this type is implemented in SwiftPM.
@MaxDesiatov MaxDesiatov added test suite improvements to SwiftPM test suite no functional change No user-visible functional changes included dependencies Changes to dependencies and relevant checks labels Apr 23, 2024
@MaxDesiatov MaxDesiatov self-assigned this Apr 23, 2024
@MaxDesiatov MaxDesiatov requested a review from xedin April 23, 2024 11:37
@MaxDesiatov MaxDesiatov marked this pull request as draft April 23, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to dependencies and relevant checks no functional change No user-visible functional changes included test suite improvements to SwiftPM test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant