File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4343            false  
4444          fi 
4545         env :
46-           DEVELOPER_DIR : " /Applications/Xcode_26.b1 .app/Contents/Developer" 
46+           DEVELOPER_DIR : " /Applications/Xcode-latest .app/Contents/Developer" 
4747
4848      - name : Set build configuration 
4949        run : | 
5757          make container dsym docs 
5858          tar cfz _site.tgz _site 
5959         env :
60-           DEVELOPER_DIR : " /Applications/Xcode_26.b1 .app/Contents/Developer" 
60+           DEVELOPER_DIR : " /Applications/Xcode-latest .app/Contents/Developer" 
6161
6262      - name : Create package 
6363        run : | 
7070          launchctl setenv HTTP_PROXY $HTTP_PROXY 
7171          make test cleancontent install-kernel integration 
7272         env :
73-           DEVELOPER_DIR : " /Applications/Xcode_26.b1 .app/Contents/Developer" 
73+           DEVELOPER_DIR : " /Applications/Xcode-latest .app/Contents/Developer" 
7474
7575      - name : Save documentation artifact 
7676        uses : actions/upload-artifact@v4 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments