Using Carthage to build and use Swifty DropBox. For the main part it works well, but seem to be running into an issue relating to optimization every now and again as the subject line says.
How can I compile without optimization and install with Carthage?
Thanks