- Create a folder
- Create a config.h file in the root of the folder you create with
(replace apiId and apiHash with you own)
define SETUP_API_ID(apiId) apiId = 12345; #define SETUP_API_HASH(apiHash) apiHash = @"put your hash here";
- Execute this:
git clone https://github.com/platinumstufff/laterGram.git
cd laterGram
git submodule init
git submodule update
- Open Telegram.xcworkspace inside laterGram folder with xcode. Use Xcode 10 and macOS installed on MacOS Extended partition.
Igor igkuzm Semetsov - Fix outdated client error IOvanQ - provided a remote PC for building and testing Special Thanks to: Kak_dela_kak_pogoda