Skip to content

Commit 963b2d0

Browse files
committed
Bumps to latest Swift
1 parent 4249d3e commit 963b2d0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Parse/Parse.xcodeproj/project.pbxproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6826,6 +6826,9 @@
68266826
LastSwiftMigration = 0900;
68276827
TestTargetID = 4AE33A0A1F5451AD0088DCA0;
68286828
};
6829+
81C09F501AF97A490043B49C = {
6830+
LastSwiftMigration = 0920;
6831+
};
68296832
81C3821B19CCA89E0066284A = {
68306833
CreatedOnToolsVersion = 6.0.1;
68316834
LastSwiftMigration = 0830;
@@ -8588,13 +8591,15 @@
85888591
isa = XCBuildConfiguration;
85898592
baseConfigurationReference = F55ABB5A1B4F39DA00A0ECD5 /* ParseUnitTests-macOS.xcconfig */;
85908593
buildSettings = {
8594+
SWIFT_VERSION = 4.0;
85918595
};
85928596
name = Debug;
85938597
};
85948598
81C09F851AF97A490043B49C /* Release */ = {
85958599
isa = XCBuildConfiguration;
85968600
baseConfigurationReference = F55ABB5A1B4F39DA00A0ECD5 /* ParseUnitTests-macOS.xcconfig */;
85978601
buildSettings = {
8602+
SWIFT_VERSION = 4.0;
85988603
};
85998604
name = Release;
86008605
};

0 commit comments

Comments
 (0)