Backendless SDK Update Error

Hello,

After updating my project to the latest Backendless SDK for IOS9, I got the following errors :

http://support.backendless.com/public/attachments/c7642dcbc3fabaf034bdca1ed8505275.png</img>

Could you please assist me on how to fix this ? Thank you

IOS frameworks and libraries :
http://support.backendless.com/public/attachments/ed99af004a967d9eaaef23df629e47d6.png</img>

library search paths :
http://support.backendless.com/public/attachments/eb3d9ee612800da0889a795a9b8022a0.png</img>

eb3d9ee612800da0889a795a9b8022a0.png

ed99af004a967d9eaaef23df629e47d6.png

I am stuck here for about 12 hours. Please if anyone can help to fix this problem

Looks like you’ve updated only backendless.a at last time.Using github you always should update both libs - CommLibiOS (CommlibiOS.a & include folder) and backendless (backendless.a & include folder).

You could use CocoaPods - this simplifies an update.

Thank you so much