med-material / ArduinoLogger

Source code for an Arduino Logger (Windows/Mac) used for the advanced human computer interaction (AMMI) course at AAU (Unity 2018.3.2f1)
MIT License
3 stars 2 forks source link

Create Standalone release for Windows, OSX, Linux #25

Open bastianilso opened 4 years ago

bastianilso commented 4 years ago

In preparation for the upcoming RTII course, we want to distribute the ArduinoLogger as a standalone app, which the students can run on their own computers, as have been done in the past.

For this release, we will need a few things:

bastianilso commented 4 years ago

Additionally when releasing, create a commit which updates the ArduinoLogger README indicating which version is the latest and linking to the release page.

MaximeHollebecq commented 4 years ago

the Mac release on the previous release doesn't work.

bastianilso commented 4 years ago

@MaximeHollebecq it should work - it was tested before it was released. If it doesnt work now, it may be because OS X updated or similar. What parts about it exactly doesnt work? Are you able to make a working Mac release from master?