When running my "Internal Testing" workflow, which basically archives the app and uploads it for internal TestFlight Testing, it fails with the following error:
Package.resolved file is missing from the repository
I'm using Swift Packages to add 3 dependencies to the Xcode project. All of them are open source and available on GitHub.
I don't see any Package.resolved
file locally, so I can't commit it. Swift Packages are managed via Xcode.