This repository contains the Swift implementation of the standalone Telegram app for watchOS 6, which depends on the TDLib library.
- Logging in via QR Code with support for accounts protected by a 2-Step Verfication password
- Viewing the chat list
-
Open the
Config.xcconfigfile and fill in your ownapi_idandapi_hash(can be obtained at https://my.telegram.org) -
Open
Telegram.xcodeprojin the latest Xcode and select theTelegram WatchKit Appscheme, then run (⌘R)
Please note that building the app for ARM64 watchOS Simulator (for Mac computers with Apple Silicon) is not supported.



