Skip to content

Very long awaited telegram fix(probably)

Notifications You must be signed in to change notification settings

platinumstufff/laterGram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laterGram

How to build

  1. Create a folder
  2. Create a config.h file in the root of the folder you create with
    define SETUP_API_ID(apiId) apiId = 12345;
    #define SETUP_API_HASH(apiHash) apiHash = @"put your hash here";
    
    (replace apiId and apiHash with you own)
  3. Execute this:
git clone https://github.com/platinumstufff/laterGram.git
cd laterGram
git submodule init
git submodule update
  1. Open Telegram.xcworkspace inside laterGram folder with xcode. Use Xcode 10 and macOS installed on MacOS Extended partition.

Credits

Igor igkuzm Semetsov - Fix outdated client error IOvanQ - provided a remote PC for building and testing Special Thanks to: Kak_dela_kak_pogoda

About

Very long awaited telegram fix(probably)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 58.8%
  • Objective-C++ 19.1%
  • C 18.2%
  • C++ 3.8%
  • Python 0.1%
  • Assembly 0.0%