File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 bundler-cache : true
2626 working-directory : apps/simple-camera
2727
28- - name : Select Xcode 26.2
29- run : sudo xcode-select -s "/Applications/Xcode_26.2 .app/Contents/Developer"
28+ - name : Select Xcode 26.5
29+ run : sudo xcode-select -s "/Applications/Xcode_26.5 .app/Contents/Developer"
3030 - name : Install Pods
3131 working-directory : apps/simple-camera
3232 run : bun pods
Original file line number Diff line number Diff line change 6161 USE_CCACHE : 1
6262 HARNESS_AWS_REGION : us-west-2
6363 HARNESS_DEVICE_FARM_PROJECT_ARN : arn:aws:devicefarm:us-west-2:633665345122:project:210b1942-012b-4653-9673-f3ff91c5e649
64- HARNESS_XCODE_VERSION : " 26.2 "
64+ HARNESS_XCODE_VERSION : " 26.5 "
6565 HARNESS_PROJECT_ROOT : apps/simple-camera
6666 HARNESS_ANDROID_APP_BUILD_OUTPUT : apps/simple-camera/android/app/build/outputs/apk/debug/app-debug.apk
6767 HARNESS_IOS_APP_BUILD_OUTPUT : apps/simple-camera/ios/build/devicefarm/SimpleCamera.ipa
You can’t perform that action at this time.
0 commit comments