I want to add SwiftyDropbox package locally to my Xcode Swift project so it builds fastest.
I added dependency to SwiftyDropbox github URL and it runs ok, but takes over a minute to build after Xcode clean (ie. realclean).
I'm following Apple's article "Editing a Package Dependency as a Local Package" but step 3. doesn't work: "Select the Swift package’s folder in Finder and drag it into the Project navigator".


I've added it to the local repo and then added the local path to the folder of that repo.
file:///absolute_path