<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>LimitLoadFromHardware</key>
	<dict>
		<key>osenvironment</key>
		<array>
			<string>device-recovery</string>
		</array>
	</dict>
	<key>Label</key>
	<string>com.apple.coresymbolicationd</string>
	<key>MachServices</key>
	<dict>
		<key>com.apple.coresymbolicationd</key>
		<true/>
	</dict>
	<key>POSIXSpawnType</key>
	<string>Adaptive</string>
	<key>ProgramArguments</key>
	<array>
		<string>/System/Library/PrivateFrameworks/CoreSymbolication.framework/coresymbolicationd</string>
	</array>
	<key>EnablePressuredExit</key>
	<true/>
	<key>LimitLoadToSessionType</key>
	<dict>
		<key>#IfFeatureFlagEnabled</key>
		<string>UserManagement/SystemSessionD1</string>
		<key>#Then</key>
		<string>System</string>
	</dict>
</dict>
</plist>
