Helmut Neemann
Helmut Neemann
Is a macOS app simply a zip file with a certain structure? In this case, I could add the required files to the repository and create the macOS app zip...
If you simply replace the Digital.jar in your app directory with the latest pre-release jar file found [here](https://infdigital.dhbw-mosbach.de/), will it still work?
I have added a new assembly to create a zip file for the Mac that contains the AppLauncher you created. Could you please try it out and see how it...
Too bad. It seems that one has to stick to the recommended way and build a package that contains the JRE. This will create very large files, but it will...
> Does the recommended way require building the package on MacOS, and can your CI system do that? Yes it requires running the packaging on the target system. But as...
I have reworked the layout of the MacOS package. What do you think about it? [Digital_MacOS.zip](https://github.com/hneemann/Digital/files/6636155/Digital_MacOS.zip)
@wright > I like it. It works well on both Macs I can test with. Then I will merge my branch. Thanks for creating the necessary files and helping with...
@vladtyum I'm thinking about "DigitalCS" which stands for Digital Circuit Simulator.
@harwoodr My current favorite is "DigitaSi" because of the remark from @augu5te.
Is there any more detailed documentation available?