mjoe
                
              
                
              
                  
                  
              1
              
             
            
              When using Xcode test for iOS latest 2.4.2 we are getting the following error:
failed to get simulator udid, error: %!(EXTRA *errors.errorString=no simulators found for os version: 10.3.1)
When we change to use version 2.4.1 it runs fine with no errors. Is there a new list of supported simulators when using v2.4.2? or is this some bug?
             
            
              
              
              
            
            
           
          
            
            
              I ran into similar situation with v2.4.2 Xcode-test.
The log says…
failed to get simulator udid, error: %!(EXTRA *errors.errorString=no simulators found for os version: 13.2)
But iOS 13.2 simulators are listed: https://github.com/bitrise-io/bitrise.io/blob/master/system_reports/osx-xcode-11.2.x.log
Switching back to v2.4.1 solves the issue.
             
            
              
              
              
            
            
           
          
            
              
                bitce
                
              
              
                  
                  
              3
              
             
            
              Hi @mjoe and @billsched!
Sorry for leaving this thread unattended. This was indeed a bug in the step, the latest 2.4.3 fixed it.
Let us know if you have any questions.
             
            
              
              
              
            
            
           
          
            
              
                system
                
                  Closed 
              
              
                  
                  
              4
              
             
            
              This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.