I am trying to build lite version of my cocos2dx Iphone game using Applovin. I followed the guidelines here https://github.com/wenbin1989/applovin-x
But when I build the lite version of the app, I get a linker error
ld: library not found for -lAppLovinSdk clang: error: linker command failed with exit code 1 (use -v to see invocation)
Any pointers would be greatly appreciated!