aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils
diff options
context:
space:
mode:
authorskribka04 <164890481+skribka04@users.noreply.github.com>2025-06-16 07:56:58 +0300
committerAliaksei Levin <22669599+levlam@users.noreply.github.com>2026-05-15 18:36:26 +0300
commit89ebded9571b7bb589ec1bd05e585fffa4c580e2 (patch)
treea506d0b12bc8e3f3c4c18c364b9a701383310b8c /tdutils
parent51780adaa11465d112172a28d9c4b73bb22bd29c (diff)
fix: remove duplicate "-simulator" when building XCFramework for iOS
In the Makefile, all targets (including simulators) are predefined, and the existing ifeq construct was appending an extra "-simulator" suffix to already simulator targets. As a result, identifiers like "iphoneos-simulator-simulator" were generated and the build failed.
Diffstat (limited to 'tdutils')
0 files changed, 0 insertions, 0 deletions