2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Implement build for Mac App Store.

This commit is contained in:
John Preston
2019-11-30 12:04:51 +03:00
parent 6f2a37cbab
commit 01ecd73a62
5 changed files with 63 additions and 28 deletions

View File

@@ -8,10 +8,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#define __HUGE
#ifdef OS_MAC_STORE
#define MAC_USE_BREAKPAD
#endif // OS_MAC_STORE
#ifdef __cplusplus
#include <cmath>