Hi,
this is my first try to compile a Pythonista script using the "Pythonista ProjectTemplate". Unfortunately I got an error from Xcode:
ld: library not found for -lpythonista
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Am I doing something wrong. I just replaced the content of script.py with my script.
Thanks in advance
Tom