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

Fix TIMOB-18303 Windows: No emulators found when trying to build project #10

Merged
merged 5 commits into from Jan 8, 2015

Conversation

sgtcoolguy
Copy link
Contributor

@sgtcoolguy
Copy link
Contributor Author

To test:

  • Replace the SDK/node_modules/windowslib folder with the contents of this repo on the PR/patch branch.
  • Run ti info
  • Run ti build -p windows -T wp-emulator -C 8-1-1 --wp-publisher-guid <guid>

// We're explicitly telling to launch a bogus app, so we expect a very specific failure as "success" here...
args = [
'/launch',
'f8ce6878-0aeb-497f-bcf4-65be961d4bba', // bogus app id
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cheater. :)

… If we get no listings for any SDK, throw up the first error we had.
@skypanther
Copy link

APPROVED

sgtcoolguy added a commit that referenced this pull request Jan 8, 2015
Fix TIMOB-18303 Windows: No emulators found when trying to build project
@sgtcoolguy sgtcoolguy merged commit c79cd8d into appcelerator-archive:master Jan 8, 2015
@sgtcoolguy sgtcoolguy deleted the TIMOB-18303 branch January 8, 2015 18:23
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.

None yet

4 participants