Skip to content

Commit f24baf2

Browse files
committed
Turn off swift 3 objc inference
1 parent 9c18f34 commit f24baf2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Apptentive/Apptentive.xcodeproj/project.pbxproj

-2
Original file line numberDiff line numberDiff line change
@@ -2442,7 +2442,6 @@
24422442
PRODUCT_NAME = "$(TARGET_NAME)";
24432443
SWIFT_OBJC_BRIDGING_HEADER = "ApptentiveTests/ApptentiveTests-Bridging-Header.h";
24442444
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
2445-
SWIFT_SWIFT3_OBJC_INFERENCE = On;
24462445
};
24472446
name = Debug;
24482447
};
@@ -2457,7 +2456,6 @@
24572456
PRODUCT_BUNDLE_IDENTIFIER = com.apptentive.ApptentiveTests;
24582457
PRODUCT_NAME = "$(TARGET_NAME)";
24592458
SWIFT_OBJC_BRIDGING_HEADER = "ApptentiveTests/ApptentiveTests-Bridging-Header.h";
2460-
SWIFT_SWIFT3_OBJC_INFERENCE = On;
24612459
};
24622460
name = Release;
24632461
};

0 commit comments

Comments
 (0)