Skip to content

overtake/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 5.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors