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't open the downloaded file #3

Open
Torahda opened this issue Jul 27, 2023 · 1 comment
Open

Can't open the downloaded file #3

Torahda opened this issue Jul 27, 2023 · 1 comment

Comments

@Torahda
Copy link

Torahda commented Jul 27, 2023

Hello,
Thank you for this useful tool! I attempted to install the Whisper Auto Captions app, but Apple won't allow it because the source is unverified. Do you have any suggestions on how to resolve this issue?

@shaishaicookie
Copy link
Owner

You can solve this problem using the following two command-line instructions. Simply download and unzip the app, and then add the path to the unzipped app at the end of each command.
Just replace [unzip app path] with the app path in your computer.

sudo xattr -rd com.apple.quarantine [unzip app path]

sudo codesign --force --deep --sign - [unzip app path]

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