I would very highly recommend that you not reinvent the wheel here.
But if you really don't like the way Py2App or PyInstaller does it, then I
wouldn't try to build the entire "normal" mac distribution anyway, and
start at a lower level. Maybe look at homebrew for ideas?
BTW -- there's a third op
> On 10 Nov 2021, at 20:28, Paul Romer wrote:
>
> I am new to this sig. I hope it is appropriate to pose the following detailed
> question to its members. Let me know if I have misunderstood.
>
> I'll provide a bit of background, specify the steps I took, then describe the
> two issues I'm
A new macOS release means a new major release of PyObjC. I'm happy to announce
that PyObjC 8 is available on PyPI with full support for macOS 12, including
APIs introduced in that release.
I've also been working on performance and code quality of the core bridge.
There are significant speedups
I am new to this sig. I hope it is appropriate to pose the following
detailed question to its members. Let me know if I have misunderstood.
I'll provide a bit of background, specify the steps I took, then describe
the two issues I'm facing on which I would welcome advice.