Add iOS message action controls

This commit is contained in:
Mikhail Kilin
2026-05-21 15:33:18 +03:00
parent 217328505c
commit 6062c1b503
6 changed files with 221 additions and 37 deletions

View File

@@ -16,6 +16,7 @@ fi
swiftc \
-typecheck \
-parse-as-library \
-D TELE_IOS_TYPECHECK_UNIFFI \
-module-name TeleTuiIOSCore \
-module-cache-path "${module_cache}" \
-I "${ffi_dir}/Headers" \