I have accomplished signing/notorizing a Mac application created by Xojo for the newest OS and Apple processor. (Whew!!)
Is there an easy way to package this (with other files) to put on the web that the user can then download and “install”
I can take the ark.app.zip file that the signing/notarizing process does and upload this file by itself and I can also zip a folder that has all the accompanying files I need to run the software and upload this, and in 2 steps unzip my folder after downloading it, and also drag the ark.app on to that same folder after downloading it, and it works.
I’m really struggling with figuring out an easy was to do this in one step instead of 2. Any help would be appreciated.