Hello,
I’m trying to codesign and notarize my application, and thanks to the following thread I’m getting closer:
https://mail.python.org/pipermail/pythonmac-sig/2018-October/024341.html
However, I’m stuck there, since my app _does_ require ctypes.
Is there currently a way to use ctypes in a py2app-built application, and have it codesigned and notarized? I’m afraid the answer may be “no”, if I read the thread correctly...
Thanks for any clues,
Just