in addon_config.mk it is pointing to a specific file like this
ios:
ADDON_LIBS=
ADDON_LIBS=../ofxAssimpModelLoader/libs/assimp/lib/ios/assimp.a
osx:
ADDON_LIBS=
ADDON_LIBS=../ofxAssimpModelLoader/libs/assimp/lib/osx/assimp.a
we can try to make it work by updating to bleeding paths (will it work?) but in any case it won't work for both.
any ideas? cc @danoli3