Skip to content

Commit fa8430f

Browse files
Merge pull request #2093 from NativeScript/vladimirov/sim-logs
Fix getting ios simulator device logs
2 parents 33190a5 + c67898c commit fa8430f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"glob": "^7.0.3",
4747
"iconv-lite": "0.4.11",
4848
"inquirer": "0.9.0",
49-
"ios-sim-portable": "~1.4.0",
49+
"ios-sim-portable": "~1.5.0",
5050
"lockfile": "1.0.1",
5151
"lodash": "4.13.1",
5252
"log4js": "0.6.26",

0 commit comments

Comments
 (0)