You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Kousuke Ebihara (JIRA)" <ji...@apache.org> on 2016/09/21 01:08:20 UTC

[jira] [Created] (CB-11876) Cannot build iOS project by `-destination platform=iOS Simulator` option

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-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org