summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2019-04-04 11:30:33 -0400
committerJoel Fischer <joeljfischer@gmail.com>2019-04-04 11:30:33 -0400
commit864fcc29bafae806f7fc8431c194369301237dfe (patch)
treecec940a5db8757fc4b4ec8d35eb5817f28c74321
parent2f0df7bfc2109dd6078a45c6f2b552b9419d31ab (diff)
downloadsdl_ios-bugfix/issue_1208_snapshot_tests_fail_xcode_10.2.tar.gz
-rw-r--r--SmartDeviceLink-iOS.xcodeproj/project.pbxproj7
1 files changed, 3 insertions, 4 deletions
diff --git a/SmartDeviceLink-iOS.xcodeproj/project.pbxproj b/SmartDeviceLink-iOS.xcodeproj/project.pbxproj
index 2d38dc969..531cd3f09 100644
--- a/SmartDeviceLink-iOS.xcodeproj/project.pbxproj
+++ b/SmartDeviceLink-iOS.xcodeproj/project.pbxproj
@@ -6685,7 +6685,7 @@
};
5D61FA251A84237100846EE7 = {
CreatedOnToolsVersion = 6.1.1;
- LastSwiftMigration = 0920;
+ LastSwiftMigration = 1020;
};
8829567D207CF68800EF056C = {
LastSwiftMigration = 0930;
@@ -8115,7 +8115,7 @@
PRODUCT_BUNDLE_IDENTIFIER = "com.smartdevicelink.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 4.2;
+ SWIFT_VERSION = 5.0;
};
name = Debug;
};
@@ -8146,8 +8146,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = "com.smartdevicelink.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_SWIFT3_OBJC_INFERENCE = On;
- SWIFT_VERSION = 4.2;
+ SWIFT_VERSION = 5.0;
};
name = Release;
};