mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-24 21:39:24 +00:00
Sale Djenic
c43b665db3
chore(@desktop/general): map
defined(macosx)
to custom constant
A custom `IS_MACOS` constant introduced which represents os defined macosx, cause for devs working on macos is easier to change a single constant in a single place to simulate some how the app would behave in some cases on other platforms. For example if the dev is working on macos, it's not possible to simulate linux only or win only features that way, but it's definitely possible to check if mac only features are not visible on other platforms.
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
38.7%
JavaScript
29.9%
Nim
18.7%
Python
5.7%
C++
5.3%
Other
1.6%