Hello there,
I’m trying to build a libGDX project for iOS but I’m getting this error when trying to run it in XCode:
ld: file not found: ios-moe/xcode/native/ios/libObjectAL.a
(NOTE: project’s directory omitted there)
Any ideas to solve this or hint to point me in the right direction to do so?
Thanks in advance!