I'm trying to build an app using XUI views, and when the code is sent to my local mac, I'm getting a build failure with the error
ld: library not found for -lB4XFormatter
I'm guessing there's something I should be putting in the Libs folder on the Mac that's running the build tools, but what? All I can find is the b4xlib, which doesn't contain any .a or .h files.
Not sure quite what happened, but I deleted the file, quit the IDE, copied it back in, and all was well. There didn't appear to be an XML file in there.