Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. ******************************************************
  2. Dependency warning - for the CLI to run correctly,
  3. it is highly recommended to install/upgrade the following:
  4.  
  5. Install ios-sim to deploy iOS applications.`npm install -g ios-sim` (may require sudo)
  6. Install ios-deploy to deploy iOS applications to devices. `npm install -g ios-deploy` (may require sudo)
  7.  
  8. ******************************************************
  9.  
  10. Your system information:
  11.  
  12. Cordova CLI: 6.4.0
  13. Ionic CLI Version: 2.2.1
  14. Ionic App Lib Version: 2.2.0
  15. ios-deploy version: Not installed
  16. ios-sim version: Not installed
  17. OS: macOS Sierra
  18. Node Version: v6.9.1
  19. Xcode version: Xcode 8.2.1 Build version 8C1002
  20.  
  21.  
  22.  
  23. ******************************************************
  24. Dependency warning - for the CLI to run correctly,
  25. it is highly recommended to install/upgrade the following:
  26.  
  27. Install ios-sim to deploy iOS applications.`npm install -g ios-sim` (may require sudo)
  28. Install ios-deploy to deploy iOS applications to devices. `npm install -g ios-deploy` (may require sudo)
  29.  
  30. ******************************************************
  31. ******************************************************
  32. Dependency warning - for the CLI to run correctly,
  33. it is highly recommended to install/upgrade the following:
  34.  
  35. Install ios-sim to deploy iOS applications.`npm install -g ios-sim` (may require sudo)
  36. Install ios-deploy to deploy iOS applications to devices. `npm install -g ios-deploy` (may require sudo)
  37.  
  38. ******************************************************
  39. card.io.cordova.mobilesdk 2.1.0 "CardIO"
  40. com.paypal.cordova.mobilesdk 3.3.1 "PayPalMobile"
  41. cordova-plugin-actionsheet 2.3.1 "ActionSheet"
  42. cordova-plugin-compat 1.1.0 "Compat"
  43. cordova-plugin-datepicker 0.9.2 "DatePicker"
  44. cordova-plugin-device 1.1.3 "Device"
  45. cordova-plugin-facebook4 1.7.4 "Facebook Connect"
  46. cordova-plugin-geolocation 2.4.0 "Geolocation"
  47. cordova-plugin-inappbrowser 1.5.0 "InAppBrowser"
  48. cordova-plugin-network-information 1.3.0 "Network Information"
  49. cordova-plugin-splashscreen 3.2.2 "Splashscreen"
  50. cordova-plugin-statusbar 2.1.3 "StatusBar"
  51. cordova-plugin-whitelist 1.2.2 "Whitelist"
  52. cordova-plugin-x-socialsharing 5.1.3 "SocialSharing"
  53. ionic-plugin-keyboard 2.2.1 "Keyboard"
  54. uk.co.workingedge.phonegap.plugin.launchnavigator 3.2.1 "Launch Navigator"
  55.  
  56.  
  57. ******************************************************
  58. Dependency warning - for the CLI to run correctly,
  59. it is highly recommended to install/upgrade the following:
  60.  
  61. Install ios-sim to deploy iOS applications.`npm install -g ios-sim` (may require sudo)
  62. Install ios-deploy to deploy iOS applications to devices. `npm install -g ios-deploy` (may require sudo)
  63.  
  64. ******************************************************
  65. Installed platforms:
  66. ios 4.3.1
  67. Available platforms:
  68. amazon-fireos ~3.6.3 (deprecated)
  69. android ~6.0.0
  70. blackberry10 ~3.8.0
  71. browser ~4.1.0
  72. firefoxos ~3.6.3
  73. osx ~4.0.1
  74. webos ~3.7.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement