Skip to main content

Cache DerivedData for iOS builds with Bitrise

Updated today

Issue:

Is it possible to cache DerivedData for iOS builds with Bitrise for unit tests?

Possible solutions:

Yes, you can cache DerivedData as long as you are sure nothing has changed in the source code.

Did this answer your question?