Skip to content

Wired Server (Debug) 2.4-95

Pre-release
Pre-release
Compare
Choose a tag to compare
@nark nark released this 29 Nov 18:41
· 10 commits to master since this release

I just figured out how to fix the Wired Server app building process, so I would like to share my results with you guys. It's nothing new, except I hidden the Update panel for now.

I decided to align the version number with the client to make things easier. Also I barely tested it on macOS 10.13 and 10.14 with success. Everything is certainly not perfect and up-to-date but I just want to know if it works (like client, minimum target is macOS 10.10).

From here, as we made with Wired Client, we will fix and clean as many things as possible.

Feel free to try it out (no guarantee, it's debug version), and to post issues on GitHub to discuss problems you are facing with.

You need openssl installed to run this version:

  1. Install Homebrew : https://brew.sh

  2. Install OpenSSL with homebrew:

     brew install openssl