In a totally new project, with no code except for the default template, when I import RealmSwift
Xcode shows a Swift compiler error like this:
I've followed the Realm installation guide many times over for both CocoaPods and manually installing into a project.
When I don't import RealmSwift, I can build the project.
I'm using Swift version 3.0.2.