File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6745
6745
MACOSX_DEPLOYMENT_TARGET = 10.10;
6746
6746
MTL_ENABLE_DEBUG_INFO = YES;
6747
6747
ONLY_ACTIVE_ARCH = YES;
6748
- OTHER_SWIFT_FLAGS = "-D TRACE_RESOURCES -D DEBUG -Xfrontend -debug-time-function-bodies";
6748
+ OTHER_SWIFT_FLAGS = "-D TRACE_RESOURCES -D DEBUG -Xfrontend -debug-time-function-bodies -Xfrontend -warn-long-expression-type-checking=100 -Xfrontend -warn-long-function-bodies=100 ";
6749
6749
SDKROOT = "";
6750
6750
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
6751
6751
SWIFT_VERSION = 4.0;
Original file line number Diff line number Diff line change 53
53
</AdditionalOptions >
54
54
</TestAction >
55
55
<LaunchAction
56
- buildConfiguration = " Release-Tests "
56
+ buildConfiguration = " Debug "
57
57
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
58
58
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
59
59
language = " "
You can’t perform that action at this time.
0 commit comments