Skip to content

andrian7/TelegramSwift

 
 

Repository files navigation

TelegramSwift

  1. Open Telegram-Mac.xcworkspace
  2. Create Config.swift file with
let API_ID:Int32 = 'api_id'
let API_HASH:String = "api_hash"
let TEST_SERVER:Bool = false
let languagesCategory = "macos"
  1. build and enjoy

About

Source code of Telegram for macos on Swift 4.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 71.6%
  • C 11.1%
  • Objective-C 8.9%
  • C++ 7.3%
  • Objective-C++ 1.1%
  • GLSL 0.0%