Skip to content

Commit 4b551d3

Browse files
Fix: Remove migrated device build flag
1 parent f89a467 commit 4b551d3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • packages/cli-platform-apple/src/commands/runCommand

packages/cli-platform-apple/src/commands/runCommand/createRun.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ import openApp from './openApp';
3939

4040
export interface FlagsT extends BuildFlags {
4141
simulator?: string;
42-
device?: string | true;
4342
udid?: string;
4443
binaryPath?: string;
4544
listDevices?: boolean;

0 commit comments

Comments
 (0)