I just installed Xcode 8 and upgraded the SwiftyDropbox CocoaPod to version 3.2.0. I'm getting a few mysterious "Missing file" errors:

The first states that Auth.swift is missing from working copy, but when I browse the path it references, I see the file there:
I've tried removing and reinstalling the SwiftyDropbox CocoaPod to no avail. Any idea what I can try next?