File tree Expand file tree Collapse file tree 11 files changed +23
-23
lines changed Expand file tree Collapse file tree 11 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 51
51
uses : actions/checkout@main
52
52
- name : Select Xcode version
53
53
run : |
54
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
54
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
55
55
- name : List
56
56
run : |
57
57
xcodebuild -list
67
67
uses : actions/checkout@main
68
68
- name : Select Xcode version
69
69
run : |
70
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
70
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
71
71
- name : Setup
72
72
run : gem install bundler; bundle install
73
73
- name : Build
Original file line number Diff line number Diff line change 47
47
uses : actions/checkout@main
48
48
- name : Select Xcode version
49
49
run : |
50
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
50
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
51
51
- name : List
52
52
run : |
53
53
xcodebuild -list
63
63
uses : actions/checkout@main
64
64
- name : Select Xcode version
65
65
run : |
66
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
66
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
67
67
- name : Setup
68
68
run : gem install bundler; bundle install
69
69
- name : Build
Original file line number Diff line number Diff line change 30
30
uses : actions/checkout@main
31
31
- name : Select Xcode version
32
32
run : |
33
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
33
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
34
34
- name : Setup
35
35
run : |
36
36
cd FirebaseDatabaseUI
50
50
uses : actions/checkout@main
51
51
- name : Select Xcode version
52
52
run : |
53
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
53
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
54
54
- name : List
55
55
run : |
56
56
xcodebuild -list
66
66
uses : actions/checkout@main
67
67
- name : Select Xcode version
68
68
run : |
69
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
69
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
70
70
- name : Setup
71
71
run : gem install bundler; bundle install
72
72
- name : Build
Original file line number Diff line number Diff line change 34
34
uses : actions/checkout@main
35
35
- name : Select Xcode version
36
36
run : |
37
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
37
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
38
38
- name : Setup
39
39
run : |
40
40
cd FirebaseEmailAuthUI
54
54
uses : actions/checkout@main
55
55
- name : Select Xcode version
56
56
run : |
57
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
57
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
58
58
- name : List
59
59
run : |
60
60
xcodebuild -list
70
70
uses : actions/checkout@main
71
71
- name : Select Xcode version
72
72
run : |
73
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
73
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
74
74
- name : Setup
75
75
run : gem install bundler; bundle install
76
76
- name : Build
Original file line number Diff line number Diff line change 51
51
uses : actions/checkout@main
52
52
- name : Select Xcode version
53
53
run : |
54
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
54
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
55
55
- name : List
56
56
run : |
57
57
xcodebuild -list
67
67
uses : actions/checkout@main
68
68
- name : Select Xcode version
69
69
run : |
70
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
70
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
71
71
- name : Setup
72
72
run : gem install bundler; bundle install
73
73
- name : Build
Original file line number Diff line number Diff line change 47
47
uses : actions/checkout@main
48
48
- name : Select Xcode version
49
49
run : |
50
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
50
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
51
51
- name : List
52
52
run : |
53
53
xcodebuild -list
63
63
uses : actions/checkout@main
64
64
- name : Select Xcode version
65
65
run : |
66
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
66
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
67
67
- name : Setup
68
68
run : gem install bundler; bundle install
69
69
- name : Build
Original file line number Diff line number Diff line change 49
49
uses : actions/checkout@main
50
50
- name : Select Xcode version
51
51
run : |
52
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
52
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
53
53
- name : List
54
54
run : |
55
55
xcodebuild -list
65
65
uses : actions/checkout@main
66
66
- name : Select Xcode version
67
67
run : |
68
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
68
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
69
69
- name : Setup
70
70
run : gem install bundler; bundle install
71
71
- name : Build
Original file line number Diff line number Diff line change 51
51
uses : actions/checkout@main
52
52
- name : Select Xcode version
53
53
run : |
54
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
54
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
55
55
- name : List
56
56
run : |
57
57
xcodebuild -list
67
67
uses : actions/checkout@main
68
68
- name : Select Xcode version
69
69
run : |
70
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
70
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
71
71
- name : Setup
72
72
run : gem install bundler; bundle install
73
73
- name : Build
Original file line number Diff line number Diff line change 51
51
uses : actions/checkout@main
52
52
- name : Select Xcode version
53
53
run : |
54
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
54
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
55
55
- name : List
56
56
run : |
57
57
xcodebuild -list
69
69
run : gem install bundler; bundle install
70
70
- name : Select Xcode version
71
71
run : |
72
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
72
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
73
73
- name : Build
74
74
# (#1191) Fix and remove --allow-warnings
75
75
run : |
Original file line number Diff line number Diff line change 47
47
uses : actions/checkout@main
48
48
- name : Select Xcode version
49
49
run : |
50
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
50
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
51
51
- name : List
52
52
run : |
53
53
xcodebuild -list
63
63
uses : actions/checkout@main
64
64
- name : Select Xcode version
65
65
run : |
66
- sudo xcode-select -switch /Applications/Xcode_16.1 .app/Contents/Developer
66
+ sudo xcode-select -switch /Applications/Xcode_16.3 .app/Contents/Developer
67
67
- name : Setup
68
68
run : gem install bundler; bundle install
69
69
- name : Build
You can’t perform that action at this time.
0 commit comments