You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2019/04/10 07:59:44 UTC

[cordova-ios] branch master updated: fix: iOS device list is empty (#589)

This is an automated email from the ASF dual-hosted git repository.

shazron pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git


The following commit(s) were added to refs/heads/master by this push:
     new 72980fa  fix: iOS device list is empty (#589)
72980fa is described below

commit 72980fac420717468c5d4eaadc6dfbfac20b0b89
Author: Shazron Abdullah <sh...@gmail.com>
AuthorDate: Wed Apr 10 13:29:39 2019 +0530

    fix: iOS device list is empty (#589)
    
    This closes #586
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index f8b3b3f..0a76b3e 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
   "engineStrict": true,
   "dependencies": {
     "cordova-common": "^3.1.0",
-    "ios-sim": "^8.0.0",
+    "ios-sim": "^8.0.1",
     "nopt": "^4.0.1",
     "plist": "^3.0.1",
     "q": "^1.5.1",


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