Unblocked on Xcode 26 xib use, stymied by py2app
Zachery Bir <[email protected]> Wed, 3 Dec 2025 09:36:27 -0500
| Newsgroups | gmane.comp.python.pyobjc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey, all I got unblocked on the outlets/actions, but now I'm getting blocked by the recent py2app changes. I'm using the barebones setup.py created by `py2applet --make-setup MyApp.py`, but I'm still hitting the `install_requires` issue. Are there known correct changes I should make to my setup.py to get past that? Thanks, Zac