Commit 5c5f307
authored
Fix working with 32 bit Node on Windows (#2752)
During detecting devices, CLI will try to check if there are iOS devices. However the ios-device-lib has an issue in version 0.4.0 and it fails that the binary cannot be found.
So use latest version of the lib, where the issue is fixed.1 parent 27b6d60 commit 5c5f307
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments