index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
example
/
ios
Age
Commit message (
Expand
)
Author
2026-06-13
Revert "Set CMAKE_MAKE_PROGRAM for iOS build"
Kylmakalle
2026-05-15
fix: remove duplicate "-simulator" when building XCFramework for iOS
skribka04
2026-04-14
Make iOS build reproducible by @g000sha256.
levlam
2025-04-13
Set CMAKE_MAKE_PROGRAM for iOS build
Sergey Akentev
2024-08-30
Update iOS example README.
levlam
2024-05-31
Update OpenSSL version in examples.
levlam
2024-03-11
Improve visionOS support.
levlam
2024-03-11
Rename xrOS to visionOS
Vincent Neo
2024-03-11
build tdlib for xros/visionos
Vincent Neo
2024-03-11
Support building for xrOS targets
Vincent Neo
2023-08-03
Update OpenSSL to 3.1.2 in iOS example.
levlam
2023-07-31
update example to build openssl 3.1.1
Vincent Neo
2023-03-03
Fail iOS example building if can't apply OpenSSL patch.
levlam
2023-03-03
Add ARM64 support for watchOS.
levlam
2022-10-14
Fix OpenSSL building in iOS example.
levlam
2022-10-05
Build and install only OpenSSL libraries in iOS example. Fixes #2152. Update ...
levlam
2022-09-30
Remove bitcode from iOS/tvOS/watchOS binaries as required by https://develope...
levlam
2021-12-19
Expect different Homebrew install paths on Apple silicon/Intel.
levlam
2021-12-08
Begin all Bash scripts with "cd $(dirname $0)".
levlam
2021-09-24
Remove TD_EXPERIMENTAL_WATCH_OS.
levlam
2021-09-06
Improve README and the build instructions generator.
levlam
2021-09-06
Improve iOS example README.
levlam
2021-09-06
Simplify ios/build.sh.
levlam
2021-09-03
M1 support (#1620)
Sergey
2021-07-16
Clarify importance of generated files on non-macOS builds (#1600)
Sergey
2021-06-02
Minor improvements.
levlam
2021-03-26
use TD_EXPERIMENTAL_WATCH_OS=ON in example/ios
Arseny Smirnov
2021-03-26
update architectures for watchOS in example/ios
Arseny Smirnov
2019-10-17
Fix iOS example.
levlam
2018-12-23
Fix shebang.
levlam
2018-12-02
Fix OpenSSL armv7 build in iOS example.
levlam
2018-10-31
Improve iOS README.
levlam
2018-10-30
Fix iOS example Readme and script.
levlam
2018-06-01
Fix misprint.
levlam
2018-05-15
More detailed instruction for installation of Xcode command line tools.
levlam
2018-03-02
Add Python example README.md and add more documentation.
levlam
2018-02-15
Tab fix.
levlam
2018-02-15
Update iOS example README.md.
levlam
2018-02-15
Trying to add AppleTvOs support
Arseny Smirnov
2018-02-14
Fix example/ios/build.sh
Arseny Smirnov
2018-02-14
tqueue: remove dl_print_backtrace_gdb
Arseny Smirnov
2018-02-14
Ios build example
Arseny Smirnov