I use Carthage to build the project. While in the General Tab of project, Pod_RocketData is labelled required framework, and thus build would fail (missing directory pod_rocketdata in link stage). After removing it, my build succeeded with Carthage. You may want to check into that.
xcode 8.2.1. MacOS Sierra 10.12.2, swift 3