Github user martincgg commented on the pull request:

    https://github.com/apache/cordova-blackberry/pull/151#issuecomment-38320327
  
    Well, the reason is that I'm adding support to blackberry for 'cordova 
info' command, which get information from the environment in order to report 
issues, or ask for help.
    I know that you have chose 'simulator', but when I deploy with cli using 
cordova emulate blackberry, it stores 'emulator' in the blackberry10.json file:
    {
        "targets": {
            "All Touch [1280x768]-ffffa2e6": {
                "ip": "192.168.241.131",
                "pin": "ffffa2e6",
                "type": "emulator"
            }
        }
    }
    
    I'm using the target-utils.js to get that information to show it to the 
user.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to