Skip to content

Commands: move PluginDelegate to a separate file #5882

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
Nov 7, 2022

Conversation

MaxDesiatov
Copy link
Contributor

Motivation:

SwiftPackageTool.swift is quite big, it would be great to split it into multiple files for easier maintenance.

Modifications:

Moved final class PluginDelegate declaration to a new Utilities/PluginDelegate.swift file.

Result:

SwiftPackageTool.swift is smaller and slightly easier to maintain.

@MaxDesiatov

This comment was marked as duplicate.

1 similar comment
@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test

@MaxDesiatov MaxDesiatov merged commit e0facda into main Nov 7, 2022
@MaxDesiatov MaxDesiatov deleted the maxd/plugin-delegate branch November 7, 2022 21:17
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.

2 participants