socketsupply / socket

A cross-platform runtime for Web developers to build desktop & mobile apps for any OS using any frontend library.
https://socketsupply.co/guides
Other
1.6k stars 75 forks source link

Incorrect OS detection in install.sh #991

Open heapwolf opened 1 month ago

heapwolf commented 1 month ago

on MacOS, VERBOSE=1 DEBUG=1 NO_ANDROID=1 ./bin/install.sh complained that cmake was missing, but offered apt-install solution.