MathNodes / meile-gui

Meile dVPN GUI for Linux, OS X, and Windows - Powered by the Sentinel Network
https://meile.app
GNU General Public License v3.0
35 stars 6 forks source link

[MERGE] fiat-osx and fiat-osx-intel branches can be merged #59

Open freQniK opened 8 months ago

freQniK commented 8 months ago

See the following commit. Since OS X Intel and Apple Silicon have exact same logic with the only difference being in the kvlang file, we can merge these branches with the platform specific code seen here:

https://github.com/MathNodes/meile-gui/commit/63af11fadbf8e8388367b65254770537aab615b5#diff-4e95f8aff65dbf08a62e51f1e41c24147f98cca2d2ce4f26c24f65001264066a

freQniK commented 8 months ago

One thing is we have to separate the packaged binaries. will produce a solution for that later.