DOC-202 构建 iOS XCFramework POC #15

Closed
opened 2026-05-30 19:49:15 +08:00 by wangdl · 1 comment
Owner

把 Rust Core 构建为 iOS 可用的 XCFramework POC。支持 iOS device arm64 + simulator arm64。

输出:bindings/ios/ZxDocumentRuntime.xcframework + generated Swift files

验收标准:能构建 iOS device artifact、能构建 iOS simulator artifact、能合成 XCFramework、有 build-ios.sh 或 xtask 命令、docs/ios-integration.md 记录步骤

把 Rust Core 构建为 iOS 可用的 XCFramework POC。支持 iOS device arm64 + simulator arm64。 输出:bindings/ios/ZxDocumentRuntime.xcframework + generated Swift files 验收标准:能构建 iOS device artifact、能构建 iOS simulator artifact、能合成 XCFramework、有 build-ios.sh 或 xtask 命令、docs/ios-integration.md 记录步骤
wangdl added this to the M2:iOS Binding 与 Demo 接入 milestone 2026-05-30 19:49:15 +08:00
wangdl added the
priority:p0
type:integration
area:ffi
area:ios
labels 2026-05-30 19:49:15 +08:00
Author
Owner

完成项

iOS target 已安装(aarch64-apple-ios + aarch64-apple-ios-sim)
iOS device release 构建成功
iOS simulator release 构建成功
XCFramework 已生成:bindings/ios/ZxDocumentRuntime.xcframework
Swift 绑定已生成:bindings/ios/generated/zx_document.swift
build-ios.sh 构建脚本已编写

XCFramework 结构

后续

DOC-203 创建 iOS Demo 工程验证集成
DOC-204 输出 iOS 集成文档

## 完成项 ✅ iOS target 已安装(aarch64-apple-ios + aarch64-apple-ios-sim) ✅ iOS device release 构建成功 ✅ iOS simulator release 构建成功 ✅ XCFramework 已生成:bindings/ios/ZxDocumentRuntime.xcframework ✅ Swift 绑定已生成:bindings/ios/generated/zx_document.swift ✅ build-ios.sh 构建脚本已编写 ## XCFramework 结构 ## 后续 ⬜ DOC-203 创建 iOS Demo 工程验证集成 ⬜ DOC-204 输出 iOS 集成文档
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wangdl/zhixi-document-runtime#15
No description provided.