Currently we can't debug the JXcore lib on iOS devices. In order to do it, we need to create a Xcode project to build the lib, than add that project as a dependency in the Xcode project that uses the JXcore lib (i.e. iOS test app, ThaliTest app etc.).
Work almost complete, the project has been created and now we can debug the C/C++ code. What is left are minor details regarding some build dependencies and configuration for platform support.
Currently we can't debug the JXcore lib on iOS devices. In order to do it, we need to create a Xcode project to build the lib, than add that project as a dependency in the Xcode project that uses the JXcore lib (i.e. iOS test app, ThaliTest app etc.).