Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you package a native GUI client that supports M1 chips #3496

Closed
2270057439 opened this issue Jul 19, 2023 · 3 comments
Closed

Can you package a native GUI client that supports M1 chips #3496

2270057439 opened this issue Jul 19, 2023 · 3 comments

Comments

@2270057439
Copy link

Currently, the M1 platform client still relies on Rosetta to run. If I want to try packaging myself, what should I do?

@2270057439
Copy link
Author

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?

@grossmj
Copy link
Member

grossmj commented Jul 23, 2023

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?

@grossmj
Copy link
Member

grossmj commented Sep 22, 2024

We now ship an universal app for macOS.

@grossmj grossmj closed this as completed Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants