I have an Objective C static library that I am trying to import into robovm project. The problem that I am encountering, though, is that the library depends on libz.dylib and I do not know how to include these frameworks in my robovm application.
i can't find any configuration about *.dylib as follow https://github.com/BlueRiverInteractive/robovm-ios-bindings https://github.com/robovm/robovm/wiki/The-Bro-Java-to-native-bridge
sorry for my bad english