Skip to content

Commit 19323a3

Browse files
committed
Swift version 5.0
1 parent f432e27 commit 19323a3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

IdentityCore/IdentityCore.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9339,7 +9339,7 @@
93399339
MACOSX_DEPLOYMENT_TARGET = 11.0;
93409340
SWIFT_OBJC_BRIDGING_HEADER = "src/util/IdentityCore Mac-Bridging-Header.h";
93419341
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
9342-
SWIFT_VERSION = 6.0;
9342+
SWIFT_VERSION = 5.0;
93439343
};
93449344
name = Debug;
93459345
};
@@ -9354,7 +9354,7 @@
93549354
);
93559355
MACOSX_DEPLOYMENT_TARGET = 11.0;
93569356
SWIFT_OBJC_BRIDGING_HEADER = "src/util/IdentityCore Mac-Bridging-Header.h";
9357-
SWIFT_VERSION = 6.0;
9357+
SWIFT_VERSION = 5.0;
93589358
};
93599359
name = Release;
93609360
};
@@ -9409,7 +9409,7 @@
94099409
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos xros xrsimulator";
94109410
SWIFT_OBJC_BRIDGING_HEADER = "src/util/IdentityTest iOS-Bridging-Header.h";
94119411
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
9412-
SWIFT_VERSION = 6.0;
9412+
SWIFT_VERSION = 5.0;
94139413
TARGETED_DEVICE_FAMILY = "1,2,7";
94149414
};
94159415
name = Debug;
@@ -9423,7 +9423,7 @@
94239423
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
94249424
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos xros xrsimulator";
94259425
SWIFT_OBJC_BRIDGING_HEADER = "src/util/IdentityTest iOS-Bridging-Header.h";
9426-
SWIFT_VERSION = 6.0;
9426+
SWIFT_VERSION = 5.0;
94279427
TARGETED_DEVICE_FAMILY = "1,2,7";
94289428
};
94299429
name = Release;
@@ -9437,7 +9437,7 @@
94379437
MACOSX_DEPLOYMENT_TARGET = 11.0;
94389438
SWIFT_OBJC_BRIDGING_HEADER = "src/util/IdentityTest Mac-Bridging-Header.h";
94399439
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
9440-
SWIFT_VERSION = 6.0;
9440+
SWIFT_VERSION = 5.0;
94419441
};
94429442
name = Debug;
94439443
};
@@ -9448,7 +9448,7 @@
94489448
CLANG_ENABLE_MODULES = YES;
94499449
MACOSX_DEPLOYMENT_TARGET = 11.0;
94509450
SWIFT_OBJC_BRIDGING_HEADER = "src/util/IdentityTest Mac-Bridging-Header.h";
9451-
SWIFT_VERSION = 6.0;
9451+
SWIFT_VERSION = 5.0;
94529452
};
94539453
name = Release;
94549454
};
@@ -9502,7 +9502,7 @@
95029502
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos xrsimulator xros";
95039503
SWIFT_OBJC_BRIDGING_HEADER = "src/util/IdentityCore iOS-Bridging-Header.h";
95049504
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
9505-
SWIFT_VERSION = 6.0;
9505+
SWIFT_VERSION = 5.0;
95069506
TARGETED_DEVICE_FAMILY = "1,2,7";
95079507
};
95089508
name = Debug;
@@ -9520,7 +9520,7 @@
95209520
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
95219521
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos xrsimulator xros";
95229522
SWIFT_OBJC_BRIDGING_HEADER = "src/util/IdentityCore iOS-Bridging-Header.h";
9523-
SWIFT_VERSION = 6.0;
9523+
SWIFT_VERSION = 5.0;
95249524
TARGETED_DEVICE_FAMILY = "1,2,7";
95259525
};
95269526
name = Release;

0 commit comments

Comments
 (0)