How to use appdmg in Cake-build? #4078
Unanswered
anoopvaidya
asked this question in
Q&A
Replies: 0 comments
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.
-
Before macOS12, the cake-build was able to execute appdmg tool to generate dmgs. But it stopped working.
I use
StartProcess("appdmg");and I get the following error. While I runappdmgdirectly from Terminal and it works.I am not sure if I need to use/import something for this. Please guide me about this.
Beta Was this translation helpful? Give feedback.
All reactions