File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
platform/ios/platform/ios/ios.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 102
102
buildConfiguration = " Debug"
103
103
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
104
104
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
105
+ enableAddressSanitizer = " YES"
106
+ enableUBSanitizer = " YES"
105
107
launchStyle = " 0"
106
108
useCustomWorkingDirectory = " NO"
107
109
ignoresPersistentStateOnLaunch = " NO"
108
110
debugDocumentVersioning = " YES"
109
111
debugServiceExtension = " internal"
112
+ enableGPUValidationMode = " 1"
113
+ logGraphicsOverview = " Yes"
110
114
allowLocationSimulation = " YES" >
115
+ <AdditionalOptions >
116
+ <AdditionalOption
117
+ key = " NSZombieEnabled"
118
+ value = " YES"
119
+ isEnabled = " YES" >
120
+ </AdditionalOption >
121
+ <AdditionalOption
122
+ key = " MallocScribble"
123
+ value = " "
124
+ isEnabled = " YES" >
125
+ </AdditionalOption >
126
+ </AdditionalOptions >
111
127
</LaunchAction >
112
128
<ProfileAction
113
129
buildConfiguration = " Release"
You can’t perform that action at this time.
0 commit comments