Having problems setting up backendless to a new Swift project. PLease Help

I tried to run the app, the it failed because of the bridging sentence I added. $(PROJECT_DIR) / lib/backendless/include/Backendless-Bridging-Header.h. The error says <unknown>:0: error: bridging header ‘pathToMyApp / lib/backendless/include/Backendless-Bridging-Header.h’ does not exist.
Any Idea or suggestions?

Is this about the same? - http://support.backendless.com/t/when-starting-a-new-swift-project-something-is-wrong-with-the-app-delegate-set-up-unsuccessful

Please don’t flood.

It is the same, but in that case I was trying to add the SDk following the instructions of the Update doc, build settings, phases etc, this time I am trying to set up the SDK using cocoapods but still isn’t working, because when I try to import Backendless-ios-SDK there is an error

Here are the screenshots of the terminal and the Xcode, I dont know if even when Im using cocoapods I have to still add something to the Objective C Bridging header and the Link Binary with Libraries, at this point it is empty

I am closing this one, please submit/use only one topic per issue.