gns3-gui
gns3-gui copied to clipboard
Can you package a native GUI client that supports M1 chips
Currently, the M1 platform client still relies on Rosetta to run. If I want to try packaging myself, what should I do?
I have tried:
Cd gns3&&pyinstaller - D - w main.py
But the packaged app is much smaller in size and has issues with its functionality. How should I package it correctly?
Currently, the M1 platform client still relies on Rosetta to run. If I want to try packaging myself, what should I do?
It is quite complicated to package GNS3 on macOS. Why do you need a M1 platform client vs one that relies on Rosetta?