Syphon / Syphon-Transmit

Syphon Output for Adobe Premiere Pro, After Effects, Character Animator
http://syphon.info
9 stars 2 forks source link

Troubleshooting tip missing an escape backslash: #9

Closed avclubvids closed 8 months ago

avclubvids commented 8 months ago

The advice on solving the "Plugin Damaged" issue says to run this in Terminal:

xattr -cr /Library/Application Support/Adobe/Common/Plug-ins/7.0/MediaCore/Syphon\ Transmit.bundle

however, "Application Support" needs an escape for the space, the doc should say:

xattr -cr /Library/Application\ Support/Adobe/Common/Plug-ins/7.0/MediaCore/Syphon\ Transmit.bundle

vade commented 8 months ago

Thanks. Good catch. I'll update the readme.