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

Tutorial if you can't open it on mac #2

Open
ropl-btc opened this issue Apr 17, 2022 · 3 comments
Open

Tutorial if you can't open it on mac #2

ropl-btc opened this issue Apr 17, 2022 · 3 comments

Comments

@ropl-btc
Copy link

Hi there, if you have problems opening the application on your mac with error: "FileName" is damaged and can't be opened. You should move it to the bin" here is what to do.

  1. Open finder on your mac and open applications.
  2. Select hashlips-art-eninge and copy the path (option + command + c)
  3. Open terminal app
  4. Type in xattr -r -d com.apple.quarantine <path_to_the_document>

Hope I could help you with that, as long as apple quarantines the app automatically somehow.

@travity101
Copy link

try to authorize the app via terminal it gives me a parse error near `\n' when i type as his : xattr -r -d com.apple.quarantine </Applications/hashlips-art-engine-app.app>

@ropl-btc
Copy link
Author

try to authorize the app via terminal it gives me a parse error near `\n' when i type as his : xattr -r -d com.apple.quarantine </Applications/hashlips-art-engine-app.app>

Try again without <> so just the pathname.

@Alxcph
Copy link

Alxcph commented Apr 22, 2022

Hi there, if you have problems opening the application on your mac with error: "FileName" is damaged and can't be opened. You should move it to the bin" here is what to do.

  1. Open finder on your mac and open applications.
  2. Select hashlips-art-eninge and copy the path (option + command + c)
  3. Open terminal app
  4. Type in xattr -r -d com.apple.quarantine <path_to_the_document>

Hope I could help you with that, as long as apple quarantines the app automatically somehow.

this worked, thanks! Still having issues with the app crashing to a white screen after 7-800 imgs generated. I'm on M1

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

3 participants