File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 1717 uses : ruby/setup-ruby@v1
1818 with :
1919 ruby-version : ' 3.0.1'
20-
21- - name : Install CocoaPods
22- run : gem install cocoapods -v '1.16.1'
2320
2421 - name : Select Xcode version
25- run : sudo xcode-select -s '/Applications/Xcode_16.1 .app/Contents/Developer'
22+ run : sudo xcode-select -s '/Applications/Xcode_16.4 .app/Contents/Developer'
2623
2724 - name : Setup Node.js
2825 uses : actions/setup-node@v4
4946 with :
5047 ruby-version : ' 3.0.1'
5148
52- - name : Install CocoaPods
53- run : gem install cocoapods -v '1.16.1'
5449
5550 - name : Select Xcode version
56- run : sudo xcode-select -s '/Applications/Xcode_16.2 .app/Contents/Developer'
51+ run : sudo xcode-select -s '/Applications/Xcode_16.4 .app/Contents/Developer'
5752
5853 - name : Setup Node.js
5954 uses : actions/setup-node@v4
You can’t perform that action at this time.
0 commit comments