Skip to content

Commit b9c584d

Browse files
committed
Updating test project
1 parent d0af212 commit b9c584d

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

test/test.xcodeproj/project.pbxproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
isa = PBXProject;
182182
attributes = {
183183
BuildIndependentTargetsInParallel = 1;
184-
LastUpgradeCheck = 2620;
184+
LastUpgradeCheck = 2650;
185185
TargetAttributes = {
186186
441779112B20136E0036AF9F = {
187187
CreatedOnToolsVersion = 15.0;
@@ -317,7 +317,6 @@
317317
GCC_WARN_UNUSED_VARIABLE = YES;
318318
HEADER_SEARCH_PATHS = ../include;
319319
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
320-
MACOSX_DEPLOYMENT_TARGET = 14.6;
321320
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
322321
MTL_FAST_MATH = YES;
323322
ONLY_ACTIVE_ARCH = YES;
@@ -373,7 +372,6 @@
373372
GCC_WARN_UNUSED_VARIABLE = YES;
374373
HEADER_SEARCH_PATHS = ../include;
375374
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
376-
MACOSX_DEPLOYMENT_TARGET = 14.6;
377375
MTL_ENABLE_DEBUG_INFO = NO;
378376
MTL_FAST_MATH = YES;
379377
ONLY_ACTIVE_ARCH = YES;

test/test.xcodeproj/xcshareddata/xcschemes/test.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "2620"
3+
LastUpgradeVersion = "2650"
44
version = "1.7">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)