Tuist is becoming better and better by the day!
This PR supports making use of Package.swift files to define dependencies to better align with SPM while still keeping tuist's optimisations!
GitHub
Support for using a `Package.swift` instead of defining packages directly in Dependencies.swift by danyf90 路 Pull Request #5503 路 tuist/tuistResolves #5280 Resolves #5398 Short description 馃摑 Using Package.swift provides better integration with existing 3rd party tools such as Snyk How to test the changes locally 馃 Change is integrated i...