ronaldoussoren / py2app

py2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins from Python scripts.
Other
340 stars 36 forks source link

PLEASE TEST: confirm regression for x86 architecture #507

Open Tokarak opened 11 months ago

Tokarak commented 11 months ago

This is to test that some bugs ARE fixed by this statement; should only affect x86 architecture. Reverts #315 for x86 Please confirm that this creates a regression similar to #494, #482, #286 or #472.

Tokarak commented 11 months ago

Note: #508 gave a negative result. My hypothesis now is that the problem extends to both x86 and arm64, but nevertheless all bug reports seem to be coming from Apple Silicon devices. Please test.