<?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>Label</key>
	<string>com.apple.familycircled</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.familycircled</string>
	<key>MachServices</key>
	<dict>
		<key>com.apple.aps.family</key>
		<true/>
		<key>com.apple.aps.familycircled.cloudkit.familycircle.private</key>
		<true/>
		<key>com.apple.aps.familycircled.cloudkit.familycircle.shared</key>
		<true/>
        	<key>com.apple.aps.familycircled.cloudkit.familycircleprivate.private</key>
        	<true/>
        	<key>com.apple.aps.familycircled.cloudkit.familycircleprivate.shared</key>
        	<true/>
		<key>com.apple.family.notifier</key>
		<true/>
		<key>com.apple.familycircle.agent</key>
		<true/>
		<key>com.apple.familycircled.settings</key>
		<true/>
		<key>com.apple.familycircled.sharing</key>
		<true/>
		<key>com.apple.familycircled.testing</key>
		<true/>
		<key>com.apple.family.ageRange.xpc</key>
		<true/>
		<key>com.apple.private.alloy.familycircle-idswake</key>
		<true/>
	</dict>
	<key>Program</key>
	<string>/System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/Resources/familycircled</string>
	<key>EnableTransactions</key>
	<true/>
	<key>LimitLoadToSessionType</key>
	<array>
		<string>LoginWindow</string>
		<string>Aqua</string>
	</array>
	<key>POSIXSpawnType</key>
	<string>Adaptive</string>
	<key>ExitTimeOut</key>
	<integer>1</integer>
	<key>LaunchEvents</key>
	<dict>
		<key>com.apple.bg.system.task</key>
		<dict>
			<key>com.apple.family.osupdate.backgroundTask</key>
			<dict>
				<key>Priority</key>
				<string>Maintenance</string>
				<key>RequiresNetworkConnectivity</key>
				<true/>
				<key>RequiresExternalPower</key>
				<false/>
				<key>RequiresBuddyComplete</key>
				<true/>
				<key>PostInstall</key>
				<true/>
			</dict>
			<key>com.apple.family.heartbeat.backgroundTask</key>
			<dict>
				<key>Priority</key>
				<string>Utility</string>
				<key>RequiresNetworkConnectivity</key>
				<true/>
				<key>RepeatingTask</key>
				<dict>
					<key>MinDurationBetweenInstances</key>
					<integer>86400</integer>
					<key>Interval</key>
					<integer>90000</integer>
				</dict>
				<key>RequiresExternalPower</key>
				<false/>
			</dict>
			<key>com.apple.family.cache.refresh.backgroundTask</key>
			<dict>
				<key>Priority</key>
				<string>Maintenance</string>
				<key>RequiresNetworkConnectivity</key>
				<true/>
				<key>RepeatingTask</key>
				<dict>
					<key>MinDurationBetweenInstances</key>
					<integer>84600</integer>
					<key>Interval</key>
					<integer>86400</integer>
				</dict>
				<key>RequiresExternalPower</key>
				<true/>
			</dict>
			<key>com.apple.family.jurisdictionChange.backgroundTask</key>
			<dict>
				<key>Priority</key>
				<string>Maintenance</string>
				<key>RequiresNetworkConnectivity</key>
				<true/>
				<key>RepeatingTask</key>
				<dict>
					<key>MinDurationBetweenInstances</key>
					<integer>86400</integer>
					<key>Interval</key>
					<integer>90000</integer>
				</dict>
				<key>RequiresExternalPower</key>
				<false/>
			</dict>
		</dict>
		<key>com.apple.notifyd.matching</key>
		<dict>
			<key>CNContactStoreDidChangeNotification</key>
			<dict>
				<key>Notification</key>
				<string>CNContactStoreDidChangeNotification</string>
			</dict>
		</dict>
	</dict>
</dict>
</plist>
