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