File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737 path : |
3838 DerivedData/Build/Products/Debug-iphoneos/iOS-Swift.app.dSYM
3939 DerivedData/Build/Products/Debug-iphoneos/iOS-Swift.app
40- key : ios-swift-for-ui-testing-cache-key-${{ hashFiles('Samples/iOS-Swift/iOS-Swift/**') }}
40+ key : ios-swift-for-ui-testing-cache-key-${{ hashFiles('Samples/iOS-Swift/iOS-Swift/**') }}-${{ hashFiles('Sentry/Sources/**') }}
4141 - name : Cache iOS-Swift UI Test Runner App build product
4242 id : ios-swift-benchmark-runner-cache
4343 uses : actions/cache@v3
Original file line number Diff line number Diff line change 3030 path : |
3131 DerivedData/Build/Products/Debug-iphoneos/TrendingMovies.app
3232 DerivedData/Build/Products/Debug-iphoneos/TrendingMovies.app.dSYM
33- key : trendingmovies-app-cache-key-${{ hashFiles('Samples/TrendingMovies/TrendingMovies/**') }}
33+ key : trendingmovies-app-cache-key-${{ hashFiles('Samples/TrendingMovies/TrendingMovies/**') }}-${{ hashFiles('Sentry/Sources/**') }}
3434 - name : Cache ProfileDataGenerator UI Test Runner App build product
3535 id : cache-profiledatagenerator-test-runner-app
3636 uses : actions/cache@v3
Original file line number Diff line number Diff line change 4444 path : |
4545 DerivedData/Build/Products/Debug-iphoneos/iOS-Swift.app.dSYM
4646 DerivedData/Build/Products/Debug-iphoneos/iOS-Swift.app
47- key : ios-swift-for-ui-testing-cache-key-${{ hashFiles('Samples/iOS-Swift/iOS-Swift/**') }}-Xcode-${{ matrix.xcode }}
47+ key : ios-swift-for-ui-testing-cache-key-${{ hashFiles('Samples/iOS-Swift/iOS-Swift/**') }}-Xcode-${{ matrix.xcode }}-${{ hashFiles('Sentry/Sources/**') }}
4848 - name : Cache iOS-Swift UI Test Runner App build product
4949 id : ios-swift-uitest-runner-cache
5050 uses : actions/cache@v3
You can’t perform that action at this time.
0 commit comments