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

Swift: When possible, move Package.swift into the nested client directory #43

Open
cmgriffing opened this issue Mar 17, 2024 · 0 comments

Comments

@cmgriffing
Copy link
Contributor

Currently, SwiftPM requires the Package.swift to be at the root of the repo. This could get messy when supporting the 14 planned language SDKs we have for Vexilla.

It seems there is a forum post about this problem:
https://forums.swift.org/t/allow-package-swift-to-not-be-at-the-root-of-the-repository/60431/2

If SwiftPM solves this at some point, we should move the Package.swift file back into the nested folder

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

1 participant