Skip to content

Where to put the Package.swift now? #6066

Answered by fortmarek
stherold asked this question in Q&A
Discussion options

You must be logged in to vote

Both are valid. But unless you're developing an SPM package, it's recommended to put the Package.swift in the Tuist directory, as mentioned here:

External dependencies are defined in a Package.swift manifest file in the /Tuist directory in the root of your project. You can also define your Package.swift directly in the root if you are working on an SPM package.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by stherold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants