Skip to content

Commit b5babf4

Browse files
committed
tests target macos 14.6
1 parent 75d8346 commit b5babf4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Coder Desktop/Coder Desktop.xcodeproj/project.pbxproj

+2
Original file line numberDiff line numberDiff line change
@@ -1318,6 +1318,7 @@
13181318
CURRENT_PROJECT_VERSION = 1;
13191319
DEVELOPMENT_TEAM = 4399GN35BJ;
13201320
GENERATE_INFOPLIST_FILE = YES;
1321+
MACOSX_DEPLOYMENT_TARGET = 14.6;
13211322
MARKETING_VERSION = 1.0;
13221323
PRODUCT_BUNDLE_IDENTIFIER = "com.coder.Coder-Desktop.CoderSDKTests";
13231324
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -1334,6 +1335,7 @@
13341335
CURRENT_PROJECT_VERSION = 1;
13351336
DEVELOPMENT_TEAM = 4399GN35BJ;
13361337
GENERATE_INFOPLIST_FILE = YES;
1338+
MACOSX_DEPLOYMENT_TARGET = 14.6;
13371339
MARKETING_VERSION = 1.0;
13381340
PRODUCT_BUNDLE_IDENTIFIER = "com.coder.Coder-Desktop.CoderSDKTests";
13391341
PRODUCT_NAME = "$(TARGET_NAME)";

0 commit comments

Comments
 (0)