Backendless not building for macOS

I installed Backendless-osx-SDK (Installing Backendless-osx-SDK 5.0), but when trying to build I’m getting the following error;

‘BackendlessPushHelper.h’ file not found

I have cleaned the project (normal with Xcode problems).
I also get a message in Terminal that is worrying;

[!] Backendless-osx-SDK has been deprecated

Any ideas?

Hey, @jorgen-andreasson

It’s indeed deprecated, please try this one - https://cocoapods.org/pods/Backendless
It’s working for iOS as well as macOS devices

Anton

Thanks, installed and working fine.