Skip to content

Source code of deprecated Telegram for macos version

License

Notifications You must be signed in to change notification settings

megharathore008/telegram-2

Repository files navigation

Telegram for OSX

Telegram is a messaging app with a focus on speed and security. It’s superfast, simple and free.

This repo contains official Telegram for macOS source code.

API, Protocol Documentation

Documentation for Telegram API is available here: http://core.telegram.org/api

Documentation for MTproto protocol is available here: http://core.telegram.org/mtproto

Setting Up

  1. Checkout repository.
  2. git submodule update --init --recursive
  3. Open with Xcode.
  4. Click on SSignalKit.xcodeproj and under the "Build Settings" tab, change "Base SDK" to macOS.
  5. Click on SSignalKit target and change "ENABLE_BITCODE" from YES to NO.

License

GPL V2

About

Source code of deprecated Telegram for macos version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 90.8%
  • C 7.8%
  • Objective-C++ 1.3%
  • C++ 0.1%