Skip to content

Commit 1805c3b

Browse files
authored
Merge pull request #719 from ReactiveCocoa/xcode-10-2-warnings
Fix Xcode 10.2 warnings
2 parents c12c8fb + e2e50f9 commit 1805c3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ReactiveSwift.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -783,11 +783,11 @@
783783
};
784784
D04725E919E49ED7006002AA = {
785785
CreatedOnToolsVersion = 6.1;
786-
LastSwiftMigration = 0800;
786+
LastSwiftMigration = 1020;
787787
};
788788
D04725F419E49ED7006002AA = {
789789
CreatedOnToolsVersion = 6.1;
790-
LastSwiftMigration = 0800;
790+
LastSwiftMigration = 1020;
791791
};
792792
D047260B19E49F82006002AA = {
793793
CreatedOnToolsVersion = 6.1;
@@ -801,7 +801,7 @@
801801
};
802802
buildConfigurationList = D04725E419E49ED7006002AA /* Build configuration list for PBXProject "ReactiveSwift" */;
803803
compatibilityVersion = "Xcode 3.2";
804-
developmentRegion = English;
804+
developmentRegion = en;
805805
hasScannedForEncodings = 0;
806806
knownRegions = (
807807
en,

0 commit comments

Comments
 (0)