Commit 79282f9 1 parent 9b8a81d commit 79282f9 Copy full SHA for 79282f9
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ jobs:
172
172
needs : validateActor
173
173
if : ${{ fromJSON(needs.validateActor.outputs.IS_DEPLOYER) }}
174
174
env :
175
- DEVELOPER_DIR : /Applications/Xcode_15.0.1 .app/Contents/Developer
175
+ DEVELOPER_DIR : /Applications/Xcode_15.2.0 .app/Contents/Developer
176
176
runs-on : macos-13-xlarge
177
177
steps :
178
178
- name : Checkout
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ jobs:
136
136
if : ${{ fromJSON(needs.validateActor.outputs.READY_TO_BUILD) }}
137
137
env :
138
138
PULL_REQUEST_NUMBER : ${{ github.event.number || github.event.inputs.PULL_REQUEST_NUMBER }}
139
- DEVELOPER_DIR : /Applications/Xcode_15.0.1 .app/Contents/Developer
139
+ DEVELOPER_DIR : /Applications/Xcode_15.2.0 .app/Contents/Developer
140
140
runs-on : macos-13-xlarge
141
141
steps :
142
142
- name : Checkout
@@ -158,7 +158,7 @@ jobs:
158
158
uses : ./.github/actions/composite/setupNode
159
159
160
160
- name : Setup XCode
161
- run : sudo xcode-select -switch /Applications/Xcode_15.0.1 .app
161
+ run : sudo xcode-select -switch /Applications/Xcode_15.2.0 .app
162
162
163
163
- name : Setup Ruby
164
164
uses : ruby/setup-ruby@v1.187.0
Original file line number Diff line number Diff line change 19
19
- Airship/Core
20
20
- AirshipFrameworkProxy (7.1.2):
21
21
- Airship (= 18.7.2)
22
- - AirshipServiceExtension (17.8.0 )
22
+ - AirshipServiceExtension (18.7.2 )
23
23
- AppAuth (1.7.5):
24
24
- AppAuth/Core (= 1.7.5)
25
25
- AppAuth/ExternalUserAgent (= 1.7.5)
@@ -3055,7 +3055,7 @@ CHECKOUT OPTIONS:
3055
3055
SPEC CHECKSUMS:
3056
3056
Airship: bb32ff2c5a811352da074480357d9f02dbb8f327
3057
3057
AirshipFrameworkProxy: dbd862dc6fb21b13e8b196458d626123e2a43a50
3058
- AirshipServiceExtension: 0a5fb14c3fd1879355ab05a81d10f64512a4f79c
3058
+ AirshipServiceExtension: 9c73369f426396d9fb9ff222d86d842fac76ba46
3059
3059
AppAuth: 501c04eda8a8d11f179dbe8637b7a91bb7e5d2fa
3060
3060
boost: 26992d1adf73c1c7676360643e687aee6dda994b
3061
3061
BVLinearGradient: 421743791a59d259aec53f4c58793aad031da2ca
You can’t perform that action at this time.
0 commit comments