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.xcconfig
file and fill in your ownapi_id
andapi_hash
(can be obtained at https://my.telegram.org) -
Open
Telegram.xcodeproj
in the latest Xcode and select theTelegram WatchKit App
scheme, then run (⌘R)
Please note that building the app for ARM64 watchOS Simulator (for Mac computers with Apple Silicon) is not supported.