wangdl 98d4d81da2
Some checks failed
CI/CD Pipeline / Test (push) Has been cancelled
CI/CD Pipeline / Build (push) Has been cancelled
CI/CD Pipeline / Release (macos-15, aarch64-apple-ios, aarch64-apple-ios) (push) Has been cancelled
CI/CD Pipeline / Lint (push) Has been cancelled
CI/CD Pipeline / Release (macos-15, aarch64-apple-ios-sim, aarch64-apple-ios-sim) (push) Has been cancelled
CI/CD Pipeline / Package xcframework (push) Has been cancelled
ci: add CI/CD pipeline for document-runtime (DOC-FULL-032)
- 5-stage: lint → test → build → release → package-xcframework
- lint: cargo fmt --check + clippy -D warnings
- test: cargo test --workspace + doc tests
- build: release build + artifact upload
- release: matrix build (iOS arm64 + sim) on tag v*
- package: xcodebuild -create-xcframework + zip + gh release

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-18 14:46:31 +08:00
..