I have an app written in Swift called ColorApp which makes calls to ASwiftFramework (a collection of my swift files) as well as AnObjCFramework (an embedded framework of Objective C files). In my top level bridging header I only have: I have an app written in Swift called ColorApp