File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,6 @@ build --features=swift.remap_xcode_path
2323build --features=swift.use_global_module_cache
2424build --features=swift.enable_library_evolution
2525
26- build:ios-hello-world --features=swift.emit_swiftinterface
27- 
2826# Gate the references to androidndk behind a flag to support building on arm linux.
2927build:android --android_crosstool_top=@androidndk//:toolchain
3028
@@ -92,6 +90,7 @@ build:force-xcode-version --ios_simulator_device="iPhone 15"
9290build:force-xcode-version --ios_simulator_version=18.2
9391build:force-xcode-version --xcode_version=16.2
9492build:release-ios --config=release-common --config=force-xcode-version
93+ build:release-ios --features=swift.emit_swiftinterface
9594
9695# Allows disabling the cache for cases where the cache might be slow, e.g. slow networks.
9796build:nocache --remote_accept_cached=false
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments