persepolisdm / persepolis

Persepolis Download Manager is a GUI for aria2.
https://persepolisdm.github.io
GNU General Public License v3.0
6.12k stars 647 forks source link

[macOS] 4.0.1: ARM / Apple Silicon download is actually an Intel version #948

Closed core-code closed 3 months ago

core-code commented 3 months ago

i've downloaded Persepolis.Download.Manager.M.Chips.dmg and expected it to be native for "M-Chips".

however, it seems to be an intel binary:

Screenshot 2024-03-14 at 18 18 38
kiahamedi commented 3 months ago

Hello @core-code

Thank you for letting us know

In our opinion, this case is also strange because the package that is output for Arm(M Chips), only runs on M Chips, and Intel versions can be run on Intel and M Chips in our tests.

We believe that the issue is due to packaging in the PyInstaller structure, and we will try to solve this issue for the next version.

Best wishes