This repository was archived by the owner on Aug 12, 2026. It is now read-only.
2.13.0
Breaking
- None.
Enhancements
- Improve indexing performance when multiple index stores are provided.
- Added
--external-test-case-classesoption to allow external types to be treated as XCTestCase subclasses. - Comment commands now support trailing comments, e.g
// periphery:ignore - explanation of why this is necessary
Bug Fixes
- Fix handling of relative paths in
--file-targets-path. - Fix redundant public accessibility false positives when
--retain-objc-accessibleis enabled.