File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ common_params:
1313 repo : " wordpress-mobile/wordpress-ios/"
1414 # Common environment values to use with the `env` key.
1515 - &common_env
16+ # Be sure to also update the `.xcode-version` file when updating the Xcode image/version here
1617 IMAGE_ID : xcode-14.2
1718
1819steps :
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ common_params:
88 repo : " wordpress-mobile/wordpress-ios/"
99 # Common environment values to use with the `env` key.
1010 - &common_env
11+ # Be sure to also update the `.xcode-version` file when updating the Xcode image/version here
1112 IMAGE_ID : xcode-14.2
1213
1314# This is the default pipeline – it will build and test the app
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ common_params:
1010 repo : " wordpress-mobile/wordpress-ios/"
1111 # Common environment values to use with the `env` key.
1212 - &common_env
13+ # Be sure to also update the `.xcode-version` file when updating the Xcode image/version here
1314 IMAGE_ID : xcode-14.2
1415
1516steps :
You can’t perform that action at this time.
0 commit comments