CLI
Changed
- Improve globbing performance by using parallelized Swift glob implementation #6957 by @fortmarek
Added
- Add --no-upload flag to tuist test #6935 by @fortmarek
Fixed
- Fix SwiftLint warning in generated resource bundle accessors #6954 by @vldalx
- Fix tests crashing when accessing SPM dependency resource bundle #6895 by @rhysm94
- Fix running selective tests with a custom result bundle path when all tests are skipped #6959 by @fortmarek
CLI (Server features)
- no changes