[ 
https://issues.apache.org/jira/browse/CB-12287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15813995#comment-15813995
 ] 

ASF GitHub Bot commented on CB-12287:
-------------------------------------

Github user codecov-io commented on the issue:

    https://github.com/apache/cordova-ios/pull/286
  
    ## [Current 
coverage](https://codecov.io/gh/apache/cordova-ios/pull/286?src=pr) is 63.26% 
(diff: 13.04%)
    > Merging [#286](https://codecov.io/gh/apache/cordova-ios/pull/286?src=pr) 
into [master](https://codecov.io/gh/apache/cordova-ios/branch/master?src=pr) 
will decrease coverage by **0.85%**
    
    ```diff
    @@             master       #286   diff @@
    ==========================================
      Files            12         12          
      Lines          1360       1380    +20   
      Methods         208        213     +5   
      Messages          0          0          
      Branches        229        233     +4   
    ==========================================
    + Hits            872        873     +1   
    - Misses          488        507    +19   
      Partials          0          0          
    ```
    
    > Powered by [Codecov](https://codecov.io?src=pr). Last update 
[7ec3bdb...3c0ba16](https://codecov.io/gh/apache/cordova-ios/compare/7ec3bdb463a5fd806d9d370b294a96f35e361179...3c0ba16324c44440892beec1fd4c741714836cd2?src=pr)


> Issues with default simulator target
> ------------------------------------
>
>                 Key: CB-12287
>                 URL: https://issues.apache.org/jira/browse/CB-12287
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 4.3.1, 6.4.0
>            Reporter: Raymond Camden
>            Assignee: Kerri Shotts
>
> A few days ago I loaded up the XCode Devices menu and deleted a bunch of 
> simulators. I wanted to get rid of old ones and try to get both Cordova and 
> Ionic defaulting to a modern simulator. I didn't delete everything of course, 
> but I did delete a bunch.
> Now I am unable to emulate. When I make a vanilla project, add ios (version 
> is 4.3.1) and do cordova emulate ios, i get:
> xcodebuild: error: Unable to find a destination matching the provided 
> destination specifier:
>               { platform:iOS Simulator, OS:latest, name:iPhone 5s }
>       The requested device could not be found because no available devices 
> matched the request.
>       Available destinations for the "HelloCordova" scheme:
> I can't even target another emulator. If I open the xcodeproj file though I 
> can run it just fine from XCode.
> I noticed that /cordova/lib/start-emulator has this:
> DEFAULT_TARGET="iPhone 5s"
> I don't know why. I tried changing it, just for the heck of it, and I *still* 
> get the same error.
> So... any ideas?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to