ichi4096 / vivado-on-silicon-mac

Installs Vivado on M1/M2 macs
Creative Commons Zero v1.0 Universal
217 stars 26 forks source link

Launching without using launch_vivado.app #6

Closed adanowitz closed 1 year ago

adanowitz commented 1 year ago

My organization locks down my mac so it can't run any .app's unless they're from apple or a trusted developer, and I don't have permission to override that in privacy and security. Is there a way to do what the app does from command line?

adanowitz commented 1 year ago

Nevermind. Reading the install scripts found that in the Download directory Launch_Vivado.app is a directory that contains a script "Launch_Vivado" that does what I need. Now I just need to find a way to get xvcd to run...

ichi4096 commented 1 year ago

Are privileges also required for running xvcd on it's own?

ichi4096 commented 1 year ago

Unless you're willing to pay for a $100/year Apple Developer license, this issue will remain unresolved because I have to sign the application in order for it to run without admin privileges.