SimpleX-Chat/apps/ios
Evgeny 15742aee30
ios: XCode 16 workaround to prevent stack overflow (#5771)
* ios: Workaround for stackoverflow with Xcode 16

- Increased stack size to 4MiB
- Fix: https://github.com/simplex-chat/simplex-chat/issues/4837

* Remove Main Thread Stack Size Linker Setting

Removed the linker setting for the main thread stack size as the main thread is no longer used.

* Set Thread Stack Size to 2MiB

Set the thread stack size to 2MiB. In my environment, 992KiB worked fine, so increasing the size to more than double should provide sufficient margin.

* ios: moving content up when setting emoji on the first message (#5766)

* simplify

---------

Co-authored-by: ISHIHARA Kazuto <acevif@kubkul.in>
Co-authored-by: Avently <7953703+avently@users.noreply.github.com>
2025-03-21 11:49:59 +00:00
..
bg.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
cs.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
de.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
en.lproj ios: update onboarding texts (#5255) 2024-11-27 19:01:16 +00:00
es.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
fi.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
fr.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
hu.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
it.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
ja.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
nl.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
pl.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
ru.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
Shared ios: moving content up when setting emoji on the first message (#5766) 2025-03-20 23:06:52 +00:00
SimpleX Localizations ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
SimpleX NSE ui: translations (#5663) 2025-02-24 20:23:20 +00:00
SimpleX SE ui: translations (#5719) 2025-03-07 08:21:17 +00:00
SimpleX.xcodeproj core: update simplexmq to support PostgreSQL servers (#5760) 2025-03-19 07:16:31 +00:00
SimpleXChat ios: XCode 16 workaround to prevent stack overflow (#5771) 2025-03-21 11:49:59 +00:00
sounds ios: sound prompts and vibration during calls (#4005) 2024-04-11 12:02:41 +01:00
Tests iOS export C interface, started mobile app (#210) 2022-01-21 11:09:33 +00:00
th.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
tr.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
uk.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
zh-Hans.lproj ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
.gitignore ios: push notifications (#482) 2022-04-21 20:04:22 +01:00
LOCALIZATION.md ios: pending contact connections UI, core: delete connections on the server when deleting in UI/db (#565) 2022-04-25 10:39:28 +01:00
README.md apps: update chat bots, readme (#1928) 2023-02-14 07:57:27 +00:00
SimpleX (iOS).entitlements ios: add user-defined device name for remote desktop connection 2023-11-18 20:28:55 +00:00
SimpleX--iOS--Info.plist ios: 4.6 (135), remove bluetooth-central from background modes (#2086) 2023-03-30 09:07:28 +01:00

SimpleX Chat iOS app