<?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>EnvironmentVariables</key>
	<dict>
		<key>MallocStackLoggingDirectory</key>
		<string>/private/var/tmp/com.apple.sessions</string>
	</dict>
	<key>Label</key>
	<string>com.apple.liveactivitiesd</string>
	<key>ProgramArguments</key>
	<array>
		<string>/System/Library/PrivateFrameworks/SessionCore.framework/Support/liveactivitiesd</string>
	</array>
	<key>MachServices</key>
	<dict>
		<key>com.apple.sessionservices</key>
		<true/>
		<key>com.apple.aps.sessioncore.PushNotifications</key>
		<true/>
		<key>com.apple.aps.sessioncore.PushNotifications.dev</key>
		<true/>
		<key>com.apple.private.alloy.sessionkit-idswake</key>
		<true/>
	</dict>
	<key>POSIXSpawnType</key>
	<string>Interactive</string>
	<key>KeepAlive</key>
	<dict>
		<key>Crashed</key>
		<true/>
	</dict>
	<key>ThrottleInterval</key>
	<string>3</string>
	<key>EnablePressuredExit</key>
	<true/>
	<key>RunAtLoad</key>
	<false/>
	<key>LaunchEvents</key>
	<dict>
		<key>com.apple.distnoted.matching</key>
		<dict>
			<key>application-installed</key>
			<dict>
				<key>Name</key>
				<string>com.apple.LaunchServices.applicationRegistered</string>
			</dict>
			<key>application-uninstalled</key>
			<dict>
				<key>Name</key>
				<string>com.apple.LaunchServices.applicationUnregistered</string>
			</dict>
		</dict>
		<key>com.apple.notifyd.matching</key>
		<dict>
			<key>com.apple.liveactivitiesd.replicatorParticipant.record</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.liveactivitiesd.replicatorParticipant.record</string>
			</dict>
			<key>com.apple.liveactivitiesd.replicatorParticipant.message</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.liveactivitiesd.replicatorParticipant.message</string>
			</dict>
			<key>keybag-status-changed</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.mobile.keybagd.lock_status</string>
			</dict>
		</dict>
	</dict>
	<key>LimitLoadToSessionType</key>
	<array>
		<string>Aqua</string>
	</array>
</dict>
</plist>
