chore: release 0.12.0#25
Conversation
|
@coderabbitai review |
|
Important Review skippedNo new commits to review since the last review. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThe package manifest version is incremented from ChangesPackage version update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
✅ Action performedReview finished.
|
Summary
Releases 0.12.0 with workspace file support from #24.
Xcworkspaceparses, edits, and writescontents.xcworkspacedatawith the same byte-fidelity contract as schemes, andprojectFilePaths()resolves which projects a workspace references so tooling stops globbing directory trees. The scheme and workspace formats now share one hardened XML core that validates everything XML cannot carry, symmetrically on parse and build, and the serializer's single-scan attribute writer makes rork-xcode the fastest at every operation on every measured document against the one other package that handles these formats.Minor version bump, since the release adds API without breaking any existing surface.
Summary by CodeRabbit