Hi,
I've built a sample using objc_util module and I deployed it on my device (using a personal team signing certificate).
When I start the application on my device, it fails on a "load_framework" command.
The script runs without any problem on Pythonista, it fails 'only' when he is invoked from the xcode template.
Could you give me an explanation please ? Is it possible to use load_framework within the xcode template ?
Thank you..