Add Swift FFI executable smoke

This commit is contained in:
Mikhail Kilin
2026-05-21 00:12:08 +03:00
parent 5ac63b84fb
commit 9b4e277ce0
3 changed files with 102 additions and 0 deletions

View File

@@ -24,6 +24,12 @@ Build the fake-only iOS simulator XCFramework without linking TDLib:
DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer scripts/build-ios-fake-ffi-xcframework.sh
```
Run an executable Swift smoke test against matching fake-only UniFFI bindings:
```bash
DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer scripts/smoke-ios-ffi-swift.sh
```
Current linking status:
- Xcode is installed at `/Applications/Xcode.app`, and `DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer xcodebuild -version` reports Xcode 26.5.