Tyler Morgan
Tyler Morgan
Did you implement this fix into any code yet? I am getting this on 10.15.0 b3
Same issue here iMac Pro 27" ```Script phase: install 0:/Volumes/Untitled/Install macOS Mojave.app/Contents/SharedSupport/InstallInfo.plist Starting phase: Installing OS phase: Installing OS Workflow failed: Build failed (Installation of 'InstallInfo.plist' failed with return code...
> Here are two logs, a successful run from my 2018 MacBook Pro 15": > [autodmg-success.log](https://github.com/MagerValp/AutoDMG/files/3222371/autodmg-success.log) > > And a failed run from my iMac Pro: > [autodmg-failure.log](https://github.com/MagerValp/AutoDMG/files/3222372/autodmg-failure.log) > >...
This could be achieved by editing the launch script to check for the .SplashBuddyDone file and remove the installed files. Would this achieve what you are looking for @n0brainer?
I can work on this in the near future, as this feature has been requested by members within my company. I really like the UI idea, I will take it...
@Ethenyl I wouldn't mind at all.
@Ethenyl Are we past this? Should we close this issue?
Got some working on while testing requires both `import IOKit` and `import IOKit.pwr_mgt` You call the function like this: `self.disableScreenSleep(reason: "Installing required applications."` Will work on implementing this into SplashBuddy....
That is a great idea, I marked it as a feature, since it will also require some documentation updating to communicate how to achieve that function in an elegant manner.
Would you still need/want to have to set that `Hidden` key?