Build Cache for Xcode v0.17.0

What’s Changed

  • Update CLI to v3.4.0
  • SPM checkouts are now reachable by cache steps: activate xcode exports BITRISE_XCODE_DERIVED_DATA_PATH, so a save/restore cache step can target the checkouts under the relocated DerivedData instead of the default location the build no longer uses
  • xcodebuild -list and -resolvePackageDependencies no longer fetch a second copy of every package into the default DerivedData