You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stringTEST_DEVICE=Argument("device",EnvironmentVariable("IOS_TEST_DEVICE")??"ios-simulator-64_14.4");// comma separated in the form <platform>-<device|simulator>[-<32|64>][_<version>] (eg: ios-simulator-64_13.4,[...])
8
+
stringTEST_DEVICE=Argument("device",EnvironmentVariable("IOS_TEST_DEVICE")??"ios-simulator-64_16.4");// comma separated in the form <platform>-<device|simulator>[-<32|64>][_<version>] (eg: ios-simulator-64_13.4,[...])
0 commit comments