Jump to content

Deuterium6

Vintarian
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Deuterium6

  1. Oh, so it does matter! Thank you! (As you can guess, not en expert by any stretch - just stumbled upon this solution somewhere, so I know it worked but not all the why-s It said "sudo xattr -d com.apple.quarantine /filepath" but that got me an error and asked to specify one more value from the list > 'I suppose I'll try adding -r' > it worked.) -rc worked for me many times, including for the previous version of VS. So really no idea why I kept getting errors with it this time, but wanted to add this one to the list in case someone else might need it too.
  2. For 1.23 (Apple Silicon) the only thing that finally helped was: sudo xattr -d -r com.apple.quarantine /filepath Edit: yes, wiki says "xattr -rd" but this just showed error ¯\_(ツ)_/¯ I'm not 100% sure if the order makes any difference ("-r -d" vs "-d -r") because -r only specifies that -d should be done for the whole directory, but putting them separately definitely did the trick.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.