Skip to content

Commit 289317d

Browse files
committed
feat: launch last used simulator instead of iPhone 6
1 parent 46c396d commit 289317d

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"glob": "7.1.6",
7676
"ios-device-lib": "0.9.2",
7777
"ios-mobileprovision-finder": "1.0.11",
78-
"ios-sim-portable": "4.2.1",
78+
"ios-sim-portable": "4.2.4",
7979
"istextorbinary": "5.9.0",
8080
"jimp": "0.14.0",
8181
"libnpmconfig": "1.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3607,10 +3607,10 @@
36073607
"plist" "^2.0.1"
36083608
"yargs" "^6.5.0"
36093609

3610-
3611-
"integrity" "sha512-vVy/fLYTDt7abfvaJfkvg/mZaM8dRPEgz9m+e6Ktjf/YY+yAuk5bMDZK0HRx7pFW675lYSiDoAr0y5OnOfDcbA=="
3612-
"resolved" "https://registry.npmjs.org/ios-sim-portable/-/ios-sim-portable-4.2.1.tgz"
3613-
"version" "4.2.1"
3610+
3611+
"integrity" "sha512-TqgrBp3omXkKwXEHVpLxo3+uJqi6XTLdXpL/YGlXdQ0fL7RYySmqkVQcc98vea/eQMpR9ImTGxyAsKerW/819A=="
3612+
"resolved" "https://registry.npmjs.org/ios-sim-portable/-/ios-sim-portable-4.2.4.tgz"
3613+
"version" "4.2.4"
36143614
dependencies:
36153615
"bplist-parser" "https://github.com/telerik/node-bplist-parser/tarball/master"
36163616
"colors" "~1.4.0"

0 commit comments

Comments
 (0)