|  | @@ -11,7 +11,6 @@
 | 
	
		
			
				|  |  |        selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
 | 
	
		
			
				|  |  |        selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
 | 
	
		
			
				|  |  |        enableThreadSanitizer = "YES"
 | 
	
		
			
				|  |  | -      language = ""
 | 
	
		
			
				|  |  |        shouldUseLaunchSchemeArgsEnv = "YES">
 | 
	
		
			
				|  |  |        <Testables>
 | 
	
		
			
				|  |  |           <TestableReference
 | 
	
	
		
			
				|  | @@ -32,7 +31,6 @@
 | 
	
		
			
				|  |  |        buildConfiguration = "Debug"
 | 
	
		
			
				|  |  |        selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
 | 
	
		
			
				|  |  |        selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
 | 
	
		
			
				|  |  | -      language = ""
 | 
	
		
			
				|  |  |        launchStyle = "0"
 | 
	
		
			
				|  |  |        useCustomWorkingDirectory = "NO"
 | 
	
		
			
				|  |  |        ignoresPersistentStateOnLaunch = "NO"
 | 
	
	
		
			
				|  | @@ -40,6 +38,13 @@
 | 
	
		
			
				|  |  |        stopOnEveryThreadSanitizerIssue = "YES"
 | 
	
		
			
				|  |  |        debugServiceExtension = "internal"
 | 
	
		
			
				|  |  |        allowLocationSimulation = "YES">
 | 
	
		
			
				|  |  | +      <EnvironmentVariables>
 | 
	
		
			
				|  |  | +         <EnvironmentVariable
 | 
	
		
			
				|  |  | +            key = "grpc_cfstream"
 | 
	
		
			
				|  |  | +            value = "1"
 | 
	
		
			
				|  |  | +            isEnabled = "YES">
 | 
	
		
			
				|  |  | +         </EnvironmentVariable>
 | 
	
		
			
				|  |  | +      </EnvironmentVariables>
 | 
	
		
			
				|  |  |        <AdditionalOptions>
 | 
	
		
			
				|  |  |        </AdditionalOptions>
 | 
	
		
			
				|  |  |     </LaunchAction>
 |