icon

Recursive touch for Cache

Touches all the files in a directory

⚠️   This step is deprecated as it is not reliable in daily development.

Touches all the files in a directory so you can keep your project's file statuses between builds. Put this step before any xcodebuild related step that uses build, test or build-for-testing commands, so DerivedData cache can work properly.

Similar steps

Activates Bitrise Remote Build Cache for subsequent Bazel builds in the workflows.

Activates Bitrise Remote Build Cache add-on for subsequent Gradle builds in the workflow

Activates Bitrise Build Cache features for React Native projects

Activates Bitrise Remote Build Cache add-on for subsequent Xcode builds in the workflow