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

MacOS macos_aarch64 seems broken #461

Closed
roger-richards opened this issue Feb 20, 2023 · 7 comments
Closed

MacOS macos_aarch64 seems broken #461

roger-richards opened this issue Feb 20, 2023 · 7 comments
Labels
documentation Improvements or additions to documentation platform: macOS

Comments

@roger-richards
Copy link

Version

v0.11.0

Bug description

Current build aarch64 when installed and run - MacOS Ventura:
“ChatGPT.app” is damaged and can’t be opened. You should move it to the Trash.

OS

MacOS 13.1 / M1

Environment

Macbook Pro M1

@roger-richards roger-richards added the bug Something isn't working label Feb 20, 2023
@jtenniswood
Copy link

Same situation. The x86 one works fine though

@lipengzhou
Copy link

Version

v0.11.0

Bug description

Current build aarch64 when installed and run - MacOS Ventura: “ChatGPT.app” is damaged and can’t be opened. You should move it to the Trash.

OS

MacOS 13.1 / M1

Environment

Macbook Pro M1

+1

@lencx
Copy link
Owner

lencx commented Feb 21, 2023

Open a terminal and try the following command:

xattr -r -d com.apple.quarantine /YOUR_PATH/ChatGPT.app

@detecti1914
Copy link

Open a terminal and try the following command:

xattr -r -d com.apple.quarantine /YOUR_PATH/ChatGPT.app

This command works

@lencx lencx added documentation Improvements or additions to documentation and removed bug Something isn't working labels Feb 21, 2023
@lencx lencx unpinned this issue Feb 22, 2023
@VictoryBlue
Copy link

xattr -r -d com.apple.quarantine /YOUR_PATH/ChatGPT.app
Execute above code, and the interface can be opened, but there is nothing in the interface

1 similar comment
@VictoryBlue
Copy link

xattr -r -d com.apple.quarantine /YOUR_PATH/ChatGPT.app
Execute above code, and the interface can be opened, but there is nothing in the interface

@vinayakg
Copy link

vinayakg commented Jan 5, 2024

Try giving full disk access to iterm/terminal if the xattr -r -d com.apple.quarantine /Applicatoins/ChatGPT.app command does not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation platform: macOS
Projects
None yet
Development

No branches or pull requests

7 participants