Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added fix for finding destination (see issue #12) #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Aerex
Copy link

@Aerex Aerex commented Oct 12, 2016

Fixed issue with build failing due to the inability to find the destination specifier

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

See Issue 12

@thedmeyer
Copy link

Has this been resolved? I'm currently getting this error

@blakgeek
Copy link
Owner

blakgeek commented Jan 30, 2017 via email

@thedmeyer
Copy link

thedmeyer commented Jan 30, 2017

[email protected] and [email protected]

EDIT: Main version of cordova needed an upgrade. Now running [email protected]. However, on build, I'm getting a new error:

Error: Cannot find module '../../node_modules/xcode'"

@blakgeek
Copy link
Owner

blakgeek commented Jan 30, 2017 via email

@blakgeek
Copy link
Owner

blakgeek commented Jan 30, 2017 via email

@thedmeyer
Copy link

Same issue as before, but on 4.3.1

@ilyakar
Copy link

ilyakar commented Feb 2, 2017

@thedmeyer did you have any luck solving this problem? I'm running into the same issue.

@thedmeyer
Copy link

@ilyakar No luck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants