Hi. I have a project that uses packages which have git repos. The problem is, I want to test some things before updating the master branch on the repo. How can I make Xcode use the local version so I can test?
Thanks.
Please see Editing a Package Dependency as a Local Package.