Kousuke Ebihara created CB-11876:
------------------------------------

             Summary: Cannot build iOS project by `-destination platform=iOS 
Simulator` option
                 Key: CB-11876
                 URL: https://issues.apache.org/jira/browse/CB-11876
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
            Reporter: Kousuke Ebihara


I got the following errors when I execute `cordova build ios` command.

{code}
xcodebuild: error: Unable to find a destination matching the provided 
destination specifier:
                { platform:iOS Simulator }

        Missing required device specifier option.
        The device type “iOS Simulator” requires that either “name” or “id” be 
specified.
        Please supply either “name” or “id”.

        Available destinations for the "**************" scheme:
                { platform:iOS Simulator, 
id:BA7F3550-D421-4B37-AC28-BB4135037EE6, OS:8.1, name:iPad 2 }
                { platform:iOS Simulator, 
id:03AB49D4-95FD-4B8F-A910-D4846956BBF9, OS:9.3, name:iPad 2 }
***SNIP***
                { platform:iOS Simulator, 
id:9DC0E0BD-524B-431E-93F2-30D479D08AA8, OS:9.3, name:iPhone 6s Plus }
{code}





--
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