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".
You can use the Add Local... button