I have been building successfully for a while with my file directory on my Mac. I am running 3.2.2. However, now I need to build using the files on my PC - the folder is linked to my Mac.
The whole build works fine until the DropDMG step, when I get these messages:
An input/output error generally indicates a problem with the hard drive or with the way it’s connected to the Mac. In this case, it might be failing because the “unflatten” command is unable to create a (temporary) resource fork, which is where DropDMG puts the license agreement. Do you mean that you’re accessing the PC folder via a network? Are you able to copy the source files to the Mac first?
Since the OS did not report a very specific reason for the error, I’m not able to say. Do you know how the network drive is formatted and which protocol you’re using to connect to it? It’s possible that changing one or both of those would help.
It’s not related to this problem, but I wanted to point it out as it’s a potential source of future bugs in your script.