Following the "quick" start guide here https://parse.com/apps/quickstart#parse_data/mobile/ios/swift/new
I've read and tried several suggestions from related SO questions, like here Connect Objective C framework to Swift iOS 8 app (Parse framework) and here No Such Module 'Parse', and here XCode keeps forgetting imported Frameworks
Maybe I've done something wrong with the bridging headers..
The project builds but it still shows the no module error in ViewController.swift and Parse is not autocompleting.