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
- 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>