File tree Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Original file line number Diff line number Diff line change 1818      DEVELOPER_DIR : ' /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer' 
1919    strategy :
2020      matrix :
21-         xcode : [ 15.4,  16.4 ] 
21+         xcode : [ 16.4 ] 
2222        include :
23-         - xcode : 15.4 
24-           macos : macos-14 
2523        - xcode : 16.4 
2624          macos : macos-15 
2725    steps :
3735      DEVELOPER_DIR : ' /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer' 
3836    strategy :
3937      matrix :
40-         xcode : [ 15.4,  16.4 ] 
38+         xcode : [ 16.4 ] 
4139        include :
42-         - xcode : 15.4 
43-           macos : macos-14 
44-           destination : " platform=iOS Simulator,name=iPhone 15,OS=17.5" 
4540        - xcode : 16.4 
4641          macos : macos-15 
4742          destination : " platform=iOS Simulator,name=iPhone 16,OS=18.5" 
5651    runs-on : ${{ matrix.macos }} 
5752    strategy :
5853      matrix :
59-         xcode : [ 15.4,  16.4 ] 
54+         xcode : [ 16.4 ] 
6055        include :
61-         - xcode : 15.4 
62-           macos : macos-14 
63-           destination : " platform=tvOS Simulator,name=Apple TV,OS=17.5" 
6456        - xcode : 16.4 
6557          macos : macos-15 
6658          destination : " platform=tvOS Simulator,name=Apple TV,OS=18.5" 
7769    runs-on : ${{ matrix.macos }} 
7870    strategy :
7971      matrix :
80-         xcode : [ 15.4,  16.4 ] 
72+         xcode : [ 16.4 ] 
8173        include :
82-         - xcode : 15.4 
83-           macos : macos-14 
84-           destination : " platform=watchOS Simulator,name=Apple Watch Series 9 (41mm),OS=10.5" 
8574        - xcode : 16.4 
8675          macos : macos-15 
8776          destination : " platform=watchOS Simulator,name=Apple Watch Series 10 (42mm),OS=11.5" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments