Any way to move compiled .app to /Applications? #2418
Unanswered
BrushXue
asked this question in
Writing Formulae/Casks
Replies: 1 comment
-
No, formula can only write to their own install location. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to write a formula to compile
texstudio
for native arm64. Currently there's a cask for x86 only.Compiling the source code to .app is not a problem. But is there anyway to manage the .app file (installing to
/Applications
folder, and removing?)Thanks.
Beta Was this translation helpful? Give feedback.
All reactions