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

Ability to use custom location for local Swift packages #1173

Closed
John-Connolly opened this issue Feb 14, 2022 · 2 comments
Closed

Ability to use custom location for local Swift packages #1173

John-Connolly opened this issue Feb 14, 2022 · 2 comments

Comments

@John-Connolly
Copy link
Contributor

It's not uncommon to use swift packages to separate apps into different modules for features. Currently, the configuration for swift packages is not flexible enough to allow packages to live outside of the main packages folder. This is not ideal for apps that are heavily modularized. I have a PR forthcoming that will support this configuration.

I believe this would also address #1118

Example: Packages can live within their domains in an apps folder structure.
Screen Shot 2022-02-14 at 1 13 42 PM
,

@John-Connolly
Copy link
Contributor Author

@yonaskolb I have been using this change locally. Would you be open to upstreaming this change?

@MartinP7r
Copy link

@John-Connolly is there a way to realize a package located at the root (outside of any group) of a project with your changes from #1175 ?

If not would you be able to advise in these issues? #1209

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

No branches or pull requests

2 participants