Skip to content

Commit d566412

Browse files
committed
tests target macos 14.6
1 parent 689acca commit d566412

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
@@ -1324,6 +1324,7 @@
13241324
CURRENT_PROJECT_VERSION = 1;
13251325
DEVELOPMENT_TEAM = 4399GN35BJ;
13261326
GENERATE_INFOPLIST_FILE = YES;
1327+
MACOSX_DEPLOYMENT_TARGET = 14.6;
13271328
MARKETING_VERSION = 1.0;
13281329
PRODUCT_BUNDLE_IDENTIFIER = "com.coder.Coder-Desktop.CoderSDKTests";
13291330
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -1340,6 +1341,7 @@
13401341
CURRENT_PROJECT_VERSION = 1;
13411342
DEVELOPMENT_TEAM = 4399GN35BJ;
13421343
GENERATE_INFOPLIST_FILE = YES;
1344+
MACOSX_DEPLOYMENT_TARGET = 14.6;
13431345
MARKETING_VERSION = 1.0;
13441346
PRODUCT_BUNDLE_IDENTIFIER = "com.coder.Coder-Desktop.CoderSDKTests";
13451347
PRODUCT_NAME = "$(TARGET_NAME)";

0 commit comments

Comments
 (0)