diff options
| author | skribka04 <164890481+skribka04@users.noreply.github.com> | 2025-06-16 07:56:58 +0300 |
|---|---|---|
| committer | Aliaksei Levin <22669599+levlam@users.noreply.github.com> | 2026-05-15 18:36:26 +0300 |
| commit | 89ebded9571b7bb589ec1bd05e585fffa4c580e2 (patch) | |
| tree | a506d0b12bc8e3f3c4c18c364b9a701383310b8c /tdutils | |
| parent | 51780adaa11465d112172a28d9c4b73bb22bd29c (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
