Skip to content

Commit 0945e2b

Browse files
committed
catalyst scaled for iPad
1 parent 9340707 commit 0945e2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FlowStackExample/FlowStackExample.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@
329329
SUPPORTS_MACCATALYST = YES;
330330
SWIFT_EMIT_LOC_STRINGS = YES;
331331
SWIFT_VERSION = 5.0;
332-
TARGETED_DEVICE_FAMILY = "1,2,6";
332+
TARGETED_DEVICE_FAMILY = "1,2";
333333
};
334334
name = Debug;
335335
};
@@ -362,7 +362,7 @@
362362
SUPPORTS_MACCATALYST = YES;
363363
SWIFT_EMIT_LOC_STRINGS = YES;
364364
SWIFT_VERSION = 5.0;
365-
TARGETED_DEVICE_FAMILY = "1,2,6";
365+
TARGETED_DEVICE_FAMILY = "1,2";
366366
};
367367
name = Release;
368368
};

0 commit comments

Comments
 (0)