-
Notifications
You must be signed in to change notification settings - Fork 869
Enable adding local Swift packages to the project root #1413
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
Enable adding local Swift packages to the project root #1413
Conversation
MartinP7r
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍🏼
|
@OmranK yes, it should enable you to do that |
feb41c7 to
5fb2fcf
Compare
|
@yonaskolb I've resolved conflicts, tests pass, and I manually verified both configuration options. |
5fb2fcf to
feb41c7
Compare
yonaskolb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @hiltonc!

This enables adding local Swift packages to the project root. This can be done in one of two ways:
""group for a package:""for thelocalPackagesGroupoption:Resolves #1209