What’s Changed
- New
no_swift_cacheinput: cache clang/Objective-C compilation only, leaving Swift uncached. Swift compile caching requires Swift explicit modules, and some projects cannot build under them — the build fails withunable to resolve module dependencyeven when the cache is fully warm. Enabling this keeps the clang/Objective-C/C++ side cached instead of turning the cache off entirely (ACI-5268) - Updated Bitrise Build Cache CLI to v3.4.1