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
'Explicitly set the device to use by name or by unique device identifier. If the value is not provided, the app will run on the first available physical device.',
51
52
},
53
+
{
54
+
name: '--catalyst',
55
+
description: 'Run on Mac Catalyst.',
56
+
},
52
57
{
53
58
name: '--buildFolder <string>',
54
59
description: `Location for ${readableName} build artifacts. Corresponds to Xcode's "-derivedDataPath".`,
0 commit comments