You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by gi...@git.apache.org on 2017/08/24 23:07:00 UTC

[GitHub] shazron opened a new pull request #332: CB-12830 - cordova emulate ios with --target throws undefined error

shazron opened a new pull request #332: CB-12830 - cordova emulate ios with --target throws undefined error
URL: https://github.com/apache/cordova-ios/pull/332
 
 
   ### Platforms affected
   
   self
   
   ### What does this PR do?
   
   Fixes a `Error: Cannot read property 'name' of undefined` error when doing an emulate when a target includes a runtime specifier.
   
   ### What testing has been done on this change?
   
   1. Created a new project.
   2. Did a `cordova emulate ios --target='iPhone-6s, 10.3'` (pass)
   3. Did a `cordova emulate ios --target='iPhone-6s'` (pass)
   4. Did a `cordova emulate ios` (pass)
   
   ### Checklist
   - [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
   - [X] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
   - [X] Added automated test coverage as appropriate for this change.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org