Skip to content

Commit 77ba12c

Browse files
committed
Update ZFWKWebViewTests.xcscheme
1 parent 7caa659 commit 77ba12c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

sample/ZFWKWebView.xcodeproj/xcshareddata/xcschemes/ZFWKWebViewTests.xcscheme

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,39 @@
2929
buildConfiguration = "Debug"
3030
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
3131
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
32+
disableMainThreadChecker = "YES"
3233
launchStyle = "0"
3334
useCustomWorkingDirectory = "NO"
3435
ignoresPersistentStateOnLaunch = "NO"
3536
debugDocumentVersioning = "YES"
3637
debugServiceExtension = "internal"
3738
allowLocationSimulation = "YES">
39+
<BuildableProductRunnable
40+
runnableDebuggingMode = "0">
41+
<BuildableReference
42+
BuildableIdentifier = "primary"
43+
BlueprintIdentifier = "7D9E713D234D6EE900F9BEE4"
44+
BuildableName = "ZFWKWebView.app"
45+
BlueprintName = "ZFWKWebView"
46+
ReferencedContainer = "container:ZFWKWebView.xcodeproj">
47+
</BuildableReference>
48+
</BuildableProductRunnable>
3849
</LaunchAction>
3950
<ProfileAction
4051
buildConfiguration = "Release"
4152
shouldUseLaunchSchemeArgsEnv = "YES"
4253
savedToolIdentifier = ""
4354
useCustomWorkingDirectory = "NO"
4455
debugDocumentVersioning = "YES">
56+
<MacroExpansion>
57+
<BuildableReference
58+
BuildableIdentifier = "primary"
59+
BlueprintIdentifier = "7D9E713D234D6EE900F9BEE4"
60+
BuildableName = "ZFWKWebView.app"
61+
BlueprintName = "ZFWKWebView"
62+
ReferencedContainer = "container:ZFWKWebView.xcodeproj">
63+
</BuildableReference>
64+
</MacroExpansion>
4565
</ProfileAction>
4666
<AnalyzeAction
4767
buildConfiguration = "Debug">

0 commit comments

Comments
 (0)