<?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>EnablePressuredExit</key>
	<true/>
	<key>EnableTransactions</key>
	<true/>
	<key>Label</key>
	<string>com.apple.assetsubscriptiond</string>
	<key>LaunchEvents</key>
	<dict>
		<key>com.apple.OpenDirectory.ODTrigger</key>
		<dict>
			<key>Record Deletion</key>
			<dict>
				<key>TriggerType</key>
				<string>Records</string>
				<key>Events</key>
				<string>Delete</string>
				<key>Nodes</key>
				<string>/Local/Default</string>
				<key>RecordTypes</key>
				<string>dsRecTypeStandard:Users</string>
			</dict>
			<key>Search Deletion</key>
			<dict>
				<key>TriggerType</key>
				<string>Search</string>
				<key>Events</key>
				<string>SearchDelete</string>
			</dict>
		</dict>
		<key>com.apple.coreduetcontext.client_event_stream</key>
		<dict>
			<key>notification</key>
			<dict>
				<key>client-identifier</key>
				<string>com.apple.unifiedasset</string>
			</dict>
		</dict>
		<key>com.apple.notifyd.matching</key>
		<dict>
			<key>com.apple.sysdiagnose.sysdiagnoseStarted</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.sysdiagnose.sysdiagnoseStarted</string>
			</dict>
			<key>com.apple.MobileAsset.AutoAssetAtomicNotification^ATOMIC_INSTANCE_DOWNLOADED</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.MobileAsset.AutoAssetAtomicNotification^ATOMIC_INSTANCE_DOWNLOADED</string>
			</dict>
			<key>com.apple.MobileAsset.AutoAssetAtomicNotification^ATOMIC_INSTANCE_NO_ENTRIES</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.MobileAsset.AutoAssetAtomicNotification^ATOMIC_INSTANCE_NO_ENTRIES</string>
			</dict>
			<key>com.apple.MobileAsset.AutoAssetAtomicNotification^ATOMIC_INSTANCE_ELIMINATED</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.MobileAsset.AutoAssetAtomicNotification^ATOMIC_INSTANCE_ELIMINATED</string>
			</dict>
		</dict>
		<key>com.apple.xpc.activity</key>
		<dict>
			<key>com.apple.siri.xpc_activity.uaf-system-subscription-maintenance</key>
			<dict>
				<key>Interval</key>
				<integer>86400</integer>
				<key>GracePeriod</key>
				<integer>14400</integer>
				<key>Priority</key>
				<string>Utility</string>
				<key>AllowBattery</key>
				<false/>
				<key>Repeating</key>
				<true/>
			</dict>
			<key>com.apple.siri.xpc_activity.uaf-system-post-upgrade</key>
			<dict>
				<key>GracePeriod</key>
				<integer>300</integer>
				<key>Priority</key>
				<string>Utility</string>
				<key>AllowBattery</key>
				<true/>
				<key>Repeating</key>
				<false/>
				<key>PostInstall</key>
				<true/>
			</dict>
		</dict>
	</dict>
	<key>MachServices</key>
	<dict>
		<key>com.apple.siri.uaf.subscription.service</key>
		<true/>
	</dict>
	<key>ProcessType</key>
	<string>Adaptive</string>
	<key>Program</key>
	<string>/usr/libexec/assetsubscriptiond</string>
	<key>ProgramArguments</key>
	<array>
		<string>/usr/libexec/assetsubscriptiond</string>
	</array>
	<key>RunAtLoad</key>
	<false/>
</dict>
</plist>
