Skip to content

Commit 760565e

Browse files
committed
💻 Drop app target to macos 14+
1 parent 167c559 commit 760565e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎DraftPatch.xcodeproj/project.pbxproj‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@
512512
DEAD_CODE_STRIPPING = YES;
513513
DEVELOPMENT_TEAM = 8KA99UGE8N;
514514
GENERATE_INFOPLIST_FILE = YES;
515+
MACOSX_DEPLOYMENT_TARGET = 14.0;
515516
MARKETING_VERSION = 1.0;
516517
PRODUCT_BUNDLE_IDENTIFIER = "com.angry-meatball.DraftPatchUITests";
517518
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -529,6 +530,7 @@
529530
DEAD_CODE_STRIPPING = YES;
530531
DEVELOPMENT_TEAM = 8KA99UGE8N;
531532
GENERATE_INFOPLIST_FILE = YES;
533+
MACOSX_DEPLOYMENT_TARGET = 14.0;
532534
MARKETING_VERSION = 1.0;
533535
PRODUCT_BUNDLE_IDENTIFIER = "com.angry-meatball.DraftPatchUITests";
534536
PRODUCT_NAME = "$(TARGET_NAME)";

0 commit comments

Comments
 (0)