Skip to content

Instantly share code, notes, and snippets.

@WitherOrNot
Last active June 15, 2025 19:04
Show Gist options
  • Save WitherOrNot/f4e5a5e3ba6a0dd695a9a606ab2960bc to your computer and use it in GitHub Desktop.
Save WitherOrNot/f4e5a5e3ba6a0dd695a9a606ab2960bc to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
<?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>AppExtensions</key>
<dict>
<key>/private/var/staged_system_apps/Shortcuts.app/PlugIns/RunShortcut.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Shortcuts.app/PlugIns/RunShortcut.appex/RunShortcut</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>SUBQUERY(extensionItems, $extensionItem, SUBQUERY($extensionItem.attachments, $attachment, ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url" || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.data" || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "link.contentkit.itemclass.identifier").@count &gt; 0 &amp;&amp; SUBQUERY($extensionItem.attachments, $attachment, ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "com.apple.shortcut").@count = 0 &amp;&amp; NOT ($extensionItem."link.contentkit.sourceapp" LIKE "com.apple.shortcuts*")).@count &gt; 0</string>
<key>NSExtensionJavaScriptPreprocessingFile</key>
<string>RunWorkflowExtension</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.services</string>
<key>NSExtensionPrincipalClass</key>
<string>WFActionExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.shortcuts.Run-Workflow</string>
<key>CFBundleName</key>
<string>RunShortcut</string>
<key>CFBundleExecutable</key>
<string>RunShortcut</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1090.0.1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/PassKit.framework/PlugIns/PassKitIntentsExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/PassKit.framework/PlugIns/PassKitIntentsExtension.appex/PassKitIntentsExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSContactsUsageDescription</key>
<string>Resolve contacts</string>
<key>CFBundleIdentifier</key>
<string>com.apple.PassKit.PassKitIntentsExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>INSendPaymentIntent</string>
<string>INRequestPaymentIntent</string>
<string>INSearchForAccountsIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>IntentRouter</string>
</dict>
<key>CFBundleName</key>
<string>PassKitIntentsExtension</string>
<key>CFBundleExecutable</key>
<string>PassKitIntentsExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4002.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4002.appex/Diagnostic-4002</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4002</integer>
<key>DKDiagnosticRequiresUnlock</key>
<true/>
<key>DKDiagnosticName</key>
<string>Apple Pay Presence</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>ApplePayPresenceController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4002</string>
<key>CFBundleName</key>
<string>Diagnostic-4002</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4002</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3939.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3939.appex/Diagnostic-3939</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3939</integer>
<key>DKDiagnosticInputsClass</key>
<string>ButtonSwitchInputs</string>
<key>DKDiagnosticName</key>
<string>Button-Switch Input</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-ui-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>ButtonSwitchInputViewController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3939</string>
<key>CFBundleName</key>
<string>Diagnostic-3939</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3939</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/WorkflowKit.framework/PlugIns/BackgroundShortcutRunner.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/WorkflowKit.framework/PlugIns/BackgroundShortcutRunner.appex/BackgroundShortcutRunner</string>
<key>_infoPlist</key>
<dict>
<key>NSHealthShareUsageDescription</key>
<string>Shortcuts needs access to your health data in order to run health-related actions.</string>
<key>CFBundleIdentifier</key>
<string>com.apple.WorkflowKit.BackgroundShortcutRunner</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.app.non-ui-extension</string>
<key>NSExtensionContextHostClass</key>
<string>WFBackgroundShortcutRunnerHostExtensionContext</string>
<key>NSExtensionPrincipalClass</key>
<string>WFBackgroundShortcutRunner</string>
<key>NSExtensionContextClass</key>
<string>WFBackgroundShortcutRunnerExtensionContext</string>
</dict>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>NSHealthUpdateUsageDescription</key>
<string>Shortcuts needs access to update your health data in order to run health-related actions.</string>
<key>CFBundleName</key>
<string>BackgroundShortcutRunner</string>
<key>CFBundleExecutable</key>
<string>BackgroundShortcutRunner</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1090.0.1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/Sharing.framework/PlugIns/ContinuityRemote.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/Sharing.framework/PlugIns/ContinuityRemote.appex/ContinuityRemote</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<array>
<string>com.apple.Sharing.TVRemoteNotifications</string>
<string>com.apple.Sharing.WatchRemoteNotifications</string>
</array>
<key>UNNotificationExtensionCategory</key>
<string>continuityRemoteCategory</string>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.29999999999999999</real>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>CKMainController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Sharing.continuityRemote</string>
<key>CFBundleName</key>
<string>ContinuityRemote</string>
<key>CFBundleExecutable</key>
<string>ContinuityRemote</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1563.5</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4615.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4615.appex/Diagnostic-4615</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4615</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4615</integer>
<key>DKDiagnosticInputsClass</key>
<string>LightningControllerHardwareAuthenticationInputs</string>
<key>DKDiagnosticName</key>
<string>Lightning Controller Hardware Authentication</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>LightningControllerHardwareAuthenticationController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleName</key>
<string>Diagnostic-4615</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4615</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/MobileNotes.app/PlugIns/com.apple.mobilenotes.SpotlightIndexExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/MobileNotes.app/PlugIns/com.apple.mobilenotes.SpotlightIndexExtension.appex/com.apple.mobilenotes.SpotlightIndexExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>ICIndexRequestHandler</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilenotes.SpotlightIndexExtension</string>
<key>CFBundleName</key>
<string>com.apple.mobilenotes.SpotlightIndexExtension</string>
<key>CFBundleExecutable</key>
<string>com.apple.mobilenotes.SpotlightIndexExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1749</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Stocks.app/PlugIns/StocksDetailIntents.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Stocks.app/PlugIns/StocksDetailIntents.appex/StocksDetailIntents</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.stocks.detailintents</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>StockIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>StocksDetailIntents.IntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>StocksDetailIntents</string>
<key>CFBundleExecutable</key>
<string>StocksDetailIntents</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.LowMemory.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.LowMemory.appex/com.apple.DiagnosticExtensions.LowMemory</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Low Memory Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DELowMemoryExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.LowMemory</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.LowMemory</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.LowMemory</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/MarkupUI.framework/PlugIns/MarkupPhotoExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/MarkupUI.framework/PlugIns/MarkupPhotoExtension.appex/MarkupPhotoExtension</string>
<key>_infoPlist</key>
<dict>
<key>CAProcessCanAccessGPU</key>
<true/>
<key>CFBundleIdentifier</key>
<string>com.apple.MarkupUI.MarkupPhotoExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>PHSupportedMediaTypes</key>
<array>
<string>Image</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.photo-editing</string>
<key>NSExtensionPrincipalClass</key>
<string>MUPhotoEditingViewController</string>
</dict>
<key>CFBundleName</key>
<string>Markup</string>
<key>CFBundleExecutable</key>
<string>MarkupPhotoExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>378</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/CoreRoutine.framework/PlugIns/RTDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/CoreRoutine.framework/PlugIns/RTDiagnosticExtension.appex/RTDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CoreRoutine.RTDiagnosticExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>CoreRoutine Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>RTDiagnosticExtension</string>
</dict>
<key>CFBundleName</key>
<string>RTDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>RTDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Music.app/PlugIns/MusicMessagesApp.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Music.app/PlugIns/MusicMessagesApp.appex/MusicMessagesApp</string>
<key>_infoPlist</key>
<dict>
<key>MSMessagesExtensionStoreIconName</key>
<string>App Icon</string>
<key>CFBundleIdentifier</key>
<string>com.apple.Music.Messages</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionPrincipalClass</key>
<string>MusicMessagesApp.MusicMessagesAppViewController</string>
</dict>
<key>CFBundleName</key>
<string>MusicMessagesApp</string>
<key>CFBundleExecutable</key>
<string>MusicMessagesApp</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1.0</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/HealthMenstrualCyclesUI.framework/PlugIns/HealthMenstrualCyclesNotificationContentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/HealthMenstrualCyclesUI.framework/PlugIns/HealthMenstrualCyclesNotificationContentExtension.appex/HealthMenstrualCyclesNotificationContentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.HealthMenstrualCyclesUI.NotificationContentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.001</real>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<string>com.apple.Health</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>MenstrualCyclesAppPlugin.AfterPeriodStart</string>
<string>MenstrualCyclesAppPlugin.AfterLoggedPeriodEnd</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>HealthMenstrualCyclesNotificationContentExtension.NotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>HealthMenstrualCyclesNotificationContentExtension</string>
<key>CFBundleExecutable</key>
<string>HealthMenstrualCyclesNotificationContentExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8134.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8134.appex/Diagnostic-8134</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticInputsClass</key>
<string>EnhancedLoggingStateInputs</string>
<key>DKDiagnosticIdentifier</key>
<integer>8134</integer>
<key>DKDiagnosticRequiresUnlock</key>
<true/>
<key>DKDiagnosticName</key>
<string>Enhanced Logging State</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>EnhancedLoggingStateController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8134</string>
<key>CFBundleName</key>
<string>Diagnostic-8134</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8134</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.tailspin.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.tailspin.appex/com.apple.DiagnosticExtensions.tailspin</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Tailspin</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>TailspinDiagnosticExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.tailspin</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.tailspin</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.tailspin</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/PassKit.framework/PlugIns/PassKitIntentsUIExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/PassKit.framework/PlugIns/PassKitIntentsUIExtension.appex/PassKitIntentsUIExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.PassKit.PassKitIntentsUIExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsSupported</key>
<array>
<string>INSendPaymentIntent</string>
<string>INRequestPaymentIntent</string>
<string>INSearchForAccountsIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-ui-service</string>
<key>NSExtensionPrincipalClass</key>
<string>PKPeerPaymentIntentViewController</string>
</dict>
<key>CFBundleName</key>
<string>PassKitIntentsUIExtension</string>
<key>CFBundleExecutable</key>
<string>PassKitIntentsUIExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Microstackshot.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Microstackshot.appex/com.apple.DiagnosticExtensions.Microstackshot</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Microstackshot logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEMicrostackshotExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.Microstackshot</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.Microstackshot</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.Microstackshot</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DocumentManagerUICore.framework/PlugIns/AddTagsActionExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DocumentManagerUICore.framework/PlugIns/AddTagsActionExtension.appex/AddTagsActionExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DocumentManagerUICore.AddTagsActionExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>SUBQUERY (
extensionItems,
$extensionItem,
SUBQUERY (
$extensionItem.attachments,
$attachment,
$attachment.fileProviderItem != nil AND $attachment.fileProviderItem.URLMightBeInFileProvider != nil AND $attachment.fileProviderItem.URLMightBeInFileProvider == YES
).@count == $extensionItem.attachments.@count
).@count == 1</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionMainStoryboard</key>
<string>AddTagsMainInterface</string>
<key>NSExtensionPointVersion</key>
<string>1.0</string>
</dict>
<key>CFBundleName</key>
<string>Add Tags</string>
<key>CFBundleExecutable</key>
<string>AddTagsActionExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/RTTUI.framework/PlugIns/RTTNotificationContentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/RTTUI.framework/PlugIns/RTTNotificationContentExtension.appex/RTTNotificationContentExtension</string>
<key>_infoPlist</key>
<dict>
<key>SBMachServices</key>
<array>
<string>com.apple.uikit.viewservice.com.apple.RTTNotifications</string>
</array>
<key>CFBundleIdentifier</key>
<string>com.apple.accessibility.RTTUI.RTTNotifications</string>
<key>UIApplicationSystemWindowsSecureKey</key>
<true/>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<string>com.apple.RTTNotifications</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>com.apple.RTTNotifications.message</string>
</array>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>1</real>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
<key>UNNotificationExtensionOverridesDefaultTitle</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>RTTNotificationViewController</string>
</dict>
<key>UIViewServiceUsesNSXPCConnection</key>
<true/>
<key>CFBundleName</key>
<string>RTTNotificationContentExtension</string>
<key>CFBundleExecutable</key>
<string>RTTNotificationContentExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/System/Library/Frameworks/ContactsUI.framework/PlugIns/ContactsViewService.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/ContactsUI.framework/PlugIns/ContactsViewService.appex/ContactsViewService</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleName</key>
<string>ContactsViewService</string>
<key>UIUserInterfaceIdiomMac</key>
<true/>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>_STAttributionDisplayName</key>
<string>System Service</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleExecutable</key>
<string>ContactsViewService</string>
<key>_LSSupportsRemoval</key>
<false/>
<key>UIGlobalUserInterfaceIdiomMac</key>
<true/>
<key>CFBundleIdentifier</key>
<string>com.apple.ContactsUI.ContactsViewService</string>
<key>CanInheritApplicationStateFromOtherProcesses</key>
<true/>
<key>NSExtension</key>
<dict>
<key>NSExtensionViewControllerHostClass</key>
<string>CNContactPickerHostViewController</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.people-picker</string>
<key>NSExtensionContextHostClass</key>
<string>CNContactPickerExtensionHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>CNContactPickerServiceViewController</string>
<key>NSExtensionContextClass</key>
<string>CNContactPickerExtensionContext</string>
</dict>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8262.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8262.appex/Diagnostic-8262</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8262</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8262</integer>
<key>DKDiagnosticInputsClass</key>
<string>UpdatePluginsInputs</string>
<key>DKDiagnosticName</key>
<string>Update Plugins</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>UpdatePluginsController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleName</key>
<string>Diagnostic-8262</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8262</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Books.app/PlugIns/BooksIntentHandler.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Books.app/PlugIns/BooksIntentHandler.appex/BooksIntentHandler</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iBooks.BooksIntentHandler</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>SupportedMediaCategories</key>
<array>
<string>INMediaCategoryAudiobooks</string>
</array>
<key>IntentsSupported</key>
<array>
<string>INPlayMediaIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>BooksIntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>BooksIntentHandler</string>
<key>CFBundleExecutable</key>
<string>BooksIntentHandler</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>4661</string>
</dict>
</dict>
<key>/Applications/MobileSlideShow.app/PlugIns/PhotoPicker.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSlideShow.app/PlugIns/PhotoPicker.appex/PhotoPicker</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobileslideshow.photo-picker</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionHostViewControllerClass</key>
<string>PUPhotoPickerHostViewController</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.mobileslideshow.photo-picker</string>
<key>NSExtensionPrincipalClass</key>
<string>PUPhotoPickerRemoteViewController</string>
</dict>
<key>CFBundleName</key>
<string>PhotoPicker</string>
<key>CFBundleExecutable</key>
<string>PhotoPicker</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>302.0.127</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.WiFi.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.WiFi.appex/com.apple.DiagnosticExtensions.WiFi</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>WiFi logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>WiFiDiagnosticsExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.WiFi</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.WiFi</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.WiFi</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/RunShortcut.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/RunShortcut.appex/RunShortcut</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>SUBQUERY(extensionItems, $extensionItem, SUBQUERY($extensionItem.attachments, $attachment, ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url" || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.data" || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "link.contentkit.itemclass.identifier").@count &gt; 0 &amp;&amp; SUBQUERY($extensionItem.attachments, $attachment, ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "com.apple.shortcut").@count = 0 &amp;&amp; NOT ($extensionItem."link.contentkit.sourceapp" LIKE "com.apple.shortcuts*")).@count &gt; 0</string>
<key>NSExtensionJavaScriptPreprocessingFile</key>
<string>RunWorkflowExtension</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.services</string>
<key>NSExtensionPrincipalClass</key>
<string>WFActionExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.shortcuts.Run-Workflow</string>
<key>CFBundleName</key>
<string>RunShortcut</string>
<key>CFBundleExecutable</key>
<string>RunShortcut</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1090.0.1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.StackShot.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.StackShot.appex/com.apple.DiagnosticExtensions.StackShot</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Stackshot Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEStackShotExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.StackShot</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.StackShot</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.StackShot</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3743.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3743.appex/Diagnostic-3743</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticFreeSpaceRequired</key>
<string>367001600</string>
<key>DKDiagnosticIdentifier</key>
<integer>3743</integer>
<key>DKDiagnosticRequiresUnlock</key>
<true/>
<key>DKDiagnosticName</key>
<string>Battery Usage Analysis</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>BatteryUsageAnalysisController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3743</string>
<key>CFBundleName</key>
<string>Diagnostic-3743</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3743</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/HomeKit.framework/PlugIns/HomeKitIntentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/HomeKit.framework/PlugIns/HomeKitIntentExtension.appex/HomeKitIntentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.HomeKit.HomeKitIntentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>INSetMessageAttributeIntent</string>
<string>INControlHomeIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>HMIntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>HomeKitIntentExtension</string>
<key>CFBundleExecutable</key>
<string>HomeKitIntentExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/HealthKit.framework/PlugIns/com.apple.HealthKit.HealthDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/HealthKit.framework/PlugIns/com.apple.HealthKit.HealthDiagnosticExtension.appex/com.apple.HealthKit.HealthDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.HealthKit.HealthDiagnosticExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Health Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>HealthDiagnosticExtension</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.HealthKit.HealthDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>com.apple.HealthKit.HealthDiagnosticExtension</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/CFNetwork.framework/PlugIns/DiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/CFNetwork.framework/PlugIns/DiagnosticExtension.appex/DiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CFNetwork.DiagnosticExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>CFNetwork logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DiagnosticExtensionExtension</string>
</dict>
<key>CFBundleName</key>
<string>DiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>DiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1191.2</string>
</dict>
</dict>
<key>/Applications/HomeUIService.app/PlugIns/HomeUtilNotification.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/HomeUIService.app/PlugIns/HomeUtilNotification.appex/HomeUtilNotification</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>HomeUtilNotificationViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Home.HomeUtilNotification</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>UIViewServiceUsesNSXPCConnection</key>
<true/>
<key>CFBundleName</key>
<string>HomeUtilNotification</string>
<key>CFBundleExecutable</key>
<string>HomeUtilNotification</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3904.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3904.appex/Diagnostic-3904</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3904</integer>
<key>DKDiagnosticInputsClass</key>
<string>TouchAccuracyInputs</string>
<key>DKDiagnosticName</key>
<string>Touch Accuracy</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-ui-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>TouchAccuracyViewController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3904</string>
<key>CFBundleName</key>
<string>Diagnostic-3904</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3904</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/CarKit.framework/PlugIns/CarDNDDiagnostics.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/CarKit.framework/PlugIns/CarDNDDiagnostics.appex/CarDNDDiagnostics</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CarKit.CarDNDDiagnosticsExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>DND While Driving Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>CarDNDDiagnosticsExtension</string>
</dict>
<key>CFBundleName</key>
<string>CarDNDDiagnostics</string>
<key>CFBundleExecutable</key>
<string>CarDNDDiagnostics</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Music.app/PlugIns/MediaPicker.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Music.app/PlugIns/MediaPicker.appex/MediaPicker</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.media-picker</string>
<key>NSExtensionPrincipalClass</key>
<string>MusicMediaPickerServiceViewController</string>
<key>NSExtensionViewControllerHostClass</key>
<string>MPMusicMediaPickerRemoteViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Music.MediaPicker</string>
<key>UTExportedTypeDeclarations</key>
<array>
<dict>
<key>UTTypeDescription</key>
<string>Apple Music radio station</string>
<key>UTTypeConformsTo</key>
<array>
<string>com.apple.radio-station</string>
</array>
<key>UTTypeIdentifier</key>
<string>com.apple.Music.radio-station</string>
</dict>
<dict>
<key>UTTypeDescription</key>
<string>Apple Music song</string>
<key>UTTypeConformsTo</key>
<array>
<string>com.apple.song</string>
</array>
<key>UTTypeIdentifier</key>
<string>com.apple.Music.song</string>
</dict>
<dict>
<key>UTTypeDescription</key>
<string>Apple Music tv episode</string>
<key>UTTypeConformsTo</key>
<array>
<string>com.apple.show</string>
</array>
<key>UTTypeIdentifier</key>
<string>com.apple.Music.tv-episode</string>
</dict>
<dict>
<key>UTTypeDescription</key>
<string>Apple Music movie</string>
<key>UTTypeConformsTo</key>
<array>
<string>com.apple.show</string>
</array>
<key>UTTypeIdentifier</key>
<string>com.apple.Music.movie</string>
</dict>
<dict>
<key>UTTypeDescription</key>
<string>Apple Music music video</string>
<key>UTTypeConformsTo</key>
<array>
<string>com.apple.music-video</string>
</array>
<key>UTTypeIdentifier</key>
<string>com.apple.Music.music-video</string>
</dict>
</array>
<key>CFBundleName</key>
<string>MediaPicker</string>
<key>CFBundleExecutable</key>
<string>MediaPicker</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1.0</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/CoreCDPUI.framework/PlugIns/CDPFollowUpExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/CoreCDPUI.framework/PlugIns/CDPFollowUpExtension.appex/CDPFollowUpExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleExecutable</key>
<string>CDPFollowUpExtension</string>
<key>CFBundleIdentifier</key>
<string>com.apple.CoreCDPUI.CDPFollowUpExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.followup-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>CDPFollowUpViewController</string>
</dict>
<key>CFBundleName</key>
<string>CDPFollowUpExtension</string>
<key>XPCService</key>
<dict/>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/System/Library/Frameworks/ReplayKit.framework/PlugIns/RPBroadcastActivityViewControllerExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/ReplayKit.framework/PlugIns/RPBroadcastActivityViewControllerExtension.appex/RPBroadcastActivityViewControllerExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionViewControllerHostClass</key>
<string>RPBroadcastActivityHostViewController</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.screen-recorder-services</string>
<key>NSExtensionContextHostClass</key>
<string>RPBroadcastActivityExtensionHostContext</string>
<key>NSExtensionMainStoryboard</key>
<string>RPBroadcastActivityExtension</string>
<key>NSExtensionContextClass</key>
<string>RPBroadcastActivityExtensionContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.ReplayKit.RPBroadcastActivityViewControllerExtension</string>
<key>NSPrincipleClass</key>
<string>UIApplication</string>
<key>CFBundleName</key>
<string>RPBroadcastActivityViewControllerExtension</string>
<key>CFBundleExecutable</key>
<string>RPBroadcastActivityViewControllerExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3942.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3942.appex/Diagnostic-3942</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3942</integer>
<key>DKDiagnosticInputsClass</key>
<string>ForceTouchInputs</string>
<key>DKDiagnosticName</key>
<string>Force Touch</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-ui-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>ForceTouchViewController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3942</string>
<key>CFBundleName</key>
<string>Diagnostic-3942</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3942</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8217.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8217.appex/Diagnostic-8217</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8217</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8217</integer>
<key>DKDiagnosticInputsClass</key>
<string>CameraSyncInputs</string>
<key>DKDiagnosticName</key>
<string>Camera Sync</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>CameraSyncController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleName</key>
<string>Diagnostic-8217</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8217</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/HomeKit.framework/PlugIns/HomeKitDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/HomeKit.framework/PlugIns/HomeKitDiagnosticExtension.appex/HomeKitDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>HomeKit logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>HomeKitDiagnosticExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.HomeKit.diagnosticextension</string>
<key>CFBundleName</key>
<string>HomeKitDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>HomeKitDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Keyboard.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Keyboard.appex/com.apple.DiagnosticExtensions.Keyboard</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Keyboard Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<string>DEAttachmentsLoggingInternal</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEKeyboardExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.Keyboard</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.Keyboard</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.Keyboard</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/CoreServices/SpringBoard.app/PlugIns/SpringBoardDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/CoreServices/SpringBoard.app/PlugIns/SpringBoardDiagnosticExtension.appex/SpringBoardDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.springboard.SpringBoardDiagnosticExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>SpringBoard Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<string>DEAttachmentsLoggingInternal</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>SpringBoardDiagnosticExtension</string>
</dict>
<key>CFBundleName</key>
<string>SpringBoardDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>SpringBoardDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4180.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4180.appex/Diagnostic-4180</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4180</integer>
<key>DKDiagnosticInputsClass</key>
<string>TouchIDESDEventIncidenceCheckInputs</string>
<key>DKDiagnosticName</key>
<string>Touch ID ESD Event Incidence Check</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>TouchIDESDEventIncidenceCheckController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4180</string>
<key>CFBundleName</key>
<string>Diagnostic-4180</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4180</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/Family.app/PlugIns/FAFollowupExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Family.app/PlugIns/FAFollowupExtension.appex/FAFollowupExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.family.FAFollowupExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.followup-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>FAFollowupActionViewController_iOS</string>
</dict>
<key>CFBundleName</key>
<string>FAFollowupExtension</string>
<key>CFBundleExecutable</key>
<string>FAFollowupExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/NetworkExtension.framework/PlugIns/NEIKEv2Provider.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/NetworkExtension.framework/PlugIns/NEIKEv2Provider.appex/NEIKEv2Provider</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.networkextension.packet-tunnel</string>
<key>NSExtensionPrincipalClass</key>
<string>NEIKEv2Provider</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.NetworkExtension.IKEv2Provider</string>
<key>CFBundleName</key>
<string>NEIKEv2Provider</string>
<key>Application-Group</key>
<array>
<string>ConfigurationProfiles</string>
</array>
<key>CFBundleExecutable</key>
<string>NEIKEv2Provider</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DoNotDisturb.framework/PlugIns/DoNotDisturbIntents.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DoNotDisturb.framework/PlugIns/DoNotDisturbIntents.appex/DoNotDisturbIntents</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DoNotDisturb.Intents</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>DNDToggleDoNotDisturbIntent</string>
<string>INSetBinarySettingIntent</string>
<string>INGetSettingIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DNDIntentExtension</string>
</dict>
<key>CFBundleName</key>
<string>DoNotDisturbIntents</string>
<key>CFBundleExecutable</key>
<string>DoNotDisturbIntents</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/SLGoogleAuth.app/PlugIns/SLGoogleAuthService.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/SLGoogleAuth.app/PlugIns/SLGoogleAuthService.appex/SLGoogleAuthService</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.social.SLGoogleAuth.SLGoogleAuthService</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.social.ui-authenticators</string>
<key>NSExtensionPrincipalClass</key>
<string>SLGoogleWebAuthServiceController</string>
</dict>
<key>CFBundleName</key>
<string>SLGoogleAuthService</string>
<key>CFBundleExecutable</key>
<string>SLGoogleAuthService</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/News.app/PlugIns/MarketingNotificationExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/News.app/PlugIns/MarketingNotificationExtension.appex/MarketingNotificationExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.news.marketingnotificationextension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.10000000000000001</real>
<key>UNNotificationExtensionCategory</key>
<array>
<string>extension-marketing</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>MarketingNotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>MarketingNotificationExtension</string>
<key>CFBundleExecutable</key>
<string>MarketingNotificationExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2580.1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/BarcodeSupport.framework/PlugIns/com.apple.BarcodeSupport.BarcodeNotificationExtension2.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/BarcodeSupport.framework/PlugIns/com.apple.BarcodeSupport.BarcodeNotificationExtension2.appex/com.apple.BarcodeSupport.BarcodeNotificationExtension2</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleExecutable</key>
<string>com.apple.BarcodeSupport.BarcodeNotificationExtension2</string>
<key>CFBundleIdentifier</key>
<string>com.apple.BarcodeSupport.BarcodeNotificationExtension2</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<false/>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<array>
<string>com.apple.barcodesupport.qrcode</string>
<string>com.apple.barcodesupport.nfc</string>
</array>
<key>UNNotificationExtensionCategory</key>
<string>barcodeNotificationDefaultViewCategory</string>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.0001</real>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>NotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.BarcodeSupport.BarcodeNotificationExtension2</string>
<key>CFBundleFollowParentLocalization</key>
<true/>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/Applications/MobileSafari.app/PlugIns/com.apple.mobilesafari.SafariDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSafari.app/PlugIns/com.apple.mobilesafari.SafariDiagnosticExtension.appex/com.apple.mobilesafari.SafariDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Safari Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>SafariDiagnosticExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilesafari.SafariDiagnosticExtension</string>
<key>CFBundleName</key>
<string>com.apple.mobilesafari.SafariDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>com.apple.mobilesafari.SafariDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/Symptoms.framework/PlugIns/SFDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/Symptoms.framework/PlugIns/SFDiagnosticExtension.appex/SFDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>AutoBugCapture Payloads</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>SFDiagnosticExtensionMain</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Symptoms.SFDiagnosticExtension.appex</string>
<key>CFBundleName</key>
<string>SFDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>SFDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Music.app/PlugIns/MusicCoreSpotlightExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Music.app/PlugIns/MusicCoreSpotlightExtension.appex/MusicCoreSpotlightExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>MusicIndexRequestHandler</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Music.MusicCoreSpotlightExtension</string>
<key>CFBundleName</key>
<string>MusicCoreSpotlightExtension</string>
<key>CFBundleExecutable</key>
<string>MusicCoreSpotlightExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1.0</string>
</dict>
</dict>
<key>/System/Library/Frameworks/CoreLocation.framework/PlugIns/CoreLocationVanillaWhenInUseAuthPromptPlugin.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/CoreLocation.framework/PlugIns/CoreLocationVanillaWhenInUseAuthPromptPlugin.appex/CoreLocationVanillaWhenInUseAuthPromptPlugin</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.corelocation.CoreLocationVanillaWhenInUseAuthPromptPlugin</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.cfusernotification</string>
<key>NSExtensionPrincipalClass</key>
<string>CLVanillaWhenInUseAuthPromptPluginViewController</string>
</dict>
<key>CFBundleName</key>
<string>CoreLocationVanillaWhenInUseAuthPromptPlugin</string>
<key>CFBundleExecutable</key>
<string>CoreLocationVanillaWhenInUseAuthPromptPlugin</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4007.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4007.appex/Diagnostic-4007</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4007</integer>
<key>DKDiagnosticName</key>
<string>Gyro Sensor Data</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>GyroSensorDataController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4007</string>
<key>CFBundleName</key>
<string>Diagnostic-4007</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4007</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/MobileBackup.framework/PlugIns/MBDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/MobileBackup.framework/PlugIns/MBDiagnosticExtension.appex/MBDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Backup Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>MBDiagnosticExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.MobileBackup.framework.DiagnosticExtension</string>
<key>CFBundleName</key>
<string>MBDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>MBDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/CoreLocation.framework/PlugIns/CoreLocationRepromptAlwaysAuthPromptPlugin.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/CoreLocation.framework/PlugIns/CoreLocationRepromptAlwaysAuthPromptPlugin.appex/CoreLocationRepromptAlwaysAuthPromptPlugin</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.corelocation.CoreLocationRepromptAlwaysAuthPromptPlugin</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.cfusernotification</string>
<key>NSExtensionPrincipalClass</key>
<string>CLRepromptAlwaysAuthPromptPluginViewController</string>
</dict>
<key>CFBundleName</key>
<string>CoreLocationRepromptAlwaysAuthPromptPlugin</string>
<key>CFBundleExecutable</key>
<string>CoreLocationRepromptAlwaysAuthPromptPlugin</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8068.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8068.appex/Diagnostic-8068</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8068</integer>
<key>DKDiagnosticInputsClass</key>
<string>PearlErrorDataInputs</string>
<key>DKDiagnosticName</key>
<string>Pearl Error Data</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>PearlErrorDataController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8068</string>
<key>CFBundleName</key>
<string>Diagnostic-8068</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8068</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Podcasts.app/PlugIns/PodcastsNotificationExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Podcasts.app/PlugIns/PodcastsNotificationExtension.appex/PodcastsNotificationExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.podcasts.PodcastsNotificationExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.59999999999999998</real>
<key>UNNotificationExtensionCategory</key>
<array>
<string>com.apple.podcasts.newEpisodesAvailable</string>
</array>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
<key>NSExtensionContainingViewControllerClass</key>
<string>_UNNotificationContentExtensionViewController</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>NotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>PodcastsNotificationExtension</string>
<key>CFBundleExecutable</key>
<string>PodcastsNotificationExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1500.42.1</string>
</dict>
</dict>
<key>/Applications/AppStore.app/PlugIns/SubscribePageExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/AppStore.app/PlugIns/SubscribePageExtension.appex/SubscribePageExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.storekit.store</string>
<key>NSExtensionPrincipalClass</key>
<string>ExtensionViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AppStore.SubscribePageExtension</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
<key>SBDomainsToPreheat</key>
<array>
<string>apps.mzstatic.com</string>
<string>bag.itunes.apple.com</string>
<string>silverbullet-external-ats.itunes.apple.com</string>
<string>apps.itunes-nocookie.com</string>
<string>itunes.apple.com</string>
<string>api.apps.apple.com</string>
<string>api-edge.apps.apple.com</string>
</array>
<key>CFBundleName</key>
<string>SubscribePageExtension</string>
<key>CFBundleExecutable</key>
<string>SubscribePageExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/SLYahooAuth.app/PlugIns/SLYahooAuthService.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/SLYahooAuth.app/PlugIns/SLYahooAuthService.appex/SLYahooAuthService</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.social.SLYahooAuth.SLYahooAuthService</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.social.ui-authenticators</string>
<key>NSExtensionPrincipalClass</key>
<string>SLYahooWebAuthServiceController</string>
</dict>
<key>CFBundleName</key>
<string>SLYahooAuthService</string>
<key>CFBundleExecutable</key>
<string>SLYahooAuthService</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4154.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4154.appex/Diagnostic-4154</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4154</integer>
<key>DKDiagnosticInputsClass</key>
<string>InteractiveAccelerometerInputs</string>
<key>DKDiagnosticName</key>
<string>Interactive Accelerometer and Gyroscope</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-ui-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>InteractiveAccelerometerViewController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4154</string>
<key>CFBundleName</key>
<string>Diagnostic-4154</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4154</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Siri.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Siri.appex/com.apple.DiagnosticExtensions.Siri</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Siri logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DESiriExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.Siri</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.Siri</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.Siri</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/UIKit.framework/PlugIns/com.apple.UIKit.ColorPicker.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/UIKit.framework/PlugIns/com.apple.UIKit.ColorPicker.appex/com.apple.UIKit.ColorPicker</string>
<key>_infoPlist</key>
<dict>
<key>UIApplicationSystemWindowsSecureKey</key>
<true/>
<key>CFBundleIdentifier</key>
<string>com.apple.UIKit.ColorPicker</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionPointName</key>
<string>com.apple.UIKit.ColorPicker</string>
<key>NSExtensionPointVersion</key>
<string>1.0</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionViewControllerHostClass</key>
<string>_UIColorPickerRemoteViewController</string>
<key>NSExtensionPrincipalClass</key>
<string>__UIColorPickerServiceViewController</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.UIKit.ColorPicker</string>
<key>CFBundleExecutable</key>
<string>com.apple.UIKit.ColorPicker</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8201.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8201.appex/Diagnostic-8201</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8201</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8201</integer>
<key>DKDiagnosticInputsClass</key>
<string>Pearl_Fw_StatusInputs</string>
<key>DKDiagnosticName</key>
<string>Pearl_FW_Status_iOS</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>Pearl_FW_Status_iOSController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleName</key>
<string>Diagnostic-8201</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8201</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/MobileMail.app/PlugIns/MailIntentsExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/MobileMail.app/PlugIns/MailIntentsExtension.appex/MailIntentsExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilemail.MailIntentsExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array>
<string>MSGetMailIntent</string>
<string>MSSendMailIntent</string>
</array>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>MSGetMailIntent</string>
<string>MSSendMailIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>MailIntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>MailIntentsExtension</string>
<key>CFBundleExecutable</key>
<string>MailIntentsExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>3654.0.3</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/LocationDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/LocationDiagnosticExtension.appex/LocationDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Location and Motion logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<false/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>CLDiagnosticExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.CoreLocation</string>
<key>CFBundleName</key>
<string>LocationDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>LocationDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/MobileBackup.framework/PlugIns/MBFollowUpExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/MobileBackup.framework/PlugIns/MBFollowUpExtension.appex/MBFollowUpExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.MobileBackup.framework.FollowUpUIExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>TRUEPREDICATE</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.followup-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>MBFollowUpExtensionViewController</string>
</dict>
<key>CFBundleName</key>
<string>MBFollowUpExtension</string>
<key>CFBundleExecutable</key>
<string>MBFollowUpExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.BackgroundAppRefresh.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.BackgroundAppRefresh.appex/com.apple.DiagnosticExtensions.BackgroundAppRefresh</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Background App Refresh Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<dict>
<key>/var/mobile/Library/Preferences/com.apple.Duet</key>
<dict>
<key>logDetailedState</key>
<true/>
<key>logSimpleState</key>
<true/>
</dict>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEBackgroundAppRefreshExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.BackgroundAppRefresh</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.BackgroundAppRefresh</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.BackgroundAppRefresh</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/RemoteManagement.framework/PlugIns/PasscodeSettingsExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/RemoteManagement.framework/PlugIns/PasscodeSettingsExtension.appex/PasscodeSettingsExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.RemoteManagement.PasscodeSettingsExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>RMExtensionStatusPublisher</key>
<dict>
<key>PrincipalClass</key>
<string>PasscodeStatus</string>
<key>KeyPaths</key>
<array>
<string>passcode.escrow-token</string>
<string>passcode.is-present</string>
<string>passcode.is-compliant</string>
</array>
</dict>
<key>RMExtensionConfigurationSubscriber</key>
<dict>
<key>Types</key>
<array>
<string>com.apple.configuration.passcode.settings</string>
</array>
<key>PrincipalClass</key>
<string>PasscodeSettingsApplicator</string>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.remotemanagement.service</string>
</dict>
<key>CFBundleName</key>
<string>PasscodeSettingsExtension</string>
<key>CFBundleExecutable</key>
<string>PasscodeSettingsExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/NLPLearner.framework/PlugIns/QuickTypePFLExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/NLPLearner.framework/PlugIns/QuickTypePFLExtension.appex/QuickTypePFLExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ml-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.NLPLearner.QuickTypePFLExtension</string>
<key>CFBundleName</key>
<string>QuickTypePFLExtension</string>
<key>ExtensionRunnerClass</key>
<string>PFLBackgroundRunner</string>
<key>CFBundleExecutable</key>
<string>QuickTypePFLExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/VideoSubscriberAccountUI.framework/PlugIns/VideoSubscriberAccountAuthenticationExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/VideoSubscriberAccountUI.framework/PlugIns/VideoSubscriberAccountAuthenticationExtension.appex/VideoSubscriberAccountAuthenticationExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.VideoSubscriberAccount.VideoSubscriberAccountUIFramework.AuthenticationExtension</string>
<key>CanInheritApplicationStateFromOtherProcesses</key>
<true/>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionPointName</key>
<string>com.apple.VideoSubscriberAccount.AuthenticationViewService</string>
<key>NSExtensionPointVersion</key>
<string>1.0</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.VideoSubscriberAccount.AuthenticationViewService</string>
<key>NSExtensionPrincipalClass</key>
<string>VSViewServiceViewController</string>
</dict>
<key>CFBundleName</key>
<string>VideoSubscriberAccountAuthenticationExtension</string>
<key>CFBundleExecutable</key>
<string>VideoSubscriberAccountAuthenticationExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>364.0.2</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3909.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3909.appex/Diagnostic-3909</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3909</integer>
<key>DKDiagnosticInputsClass</key>
<string>AudioSystemInputs</string>
<key>DKDiagnosticName</key>
<string>Legacy Audio System</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>LegacyAudioSystemController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3909</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>CFBundleName</key>
<string>Diagnostic-3909</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3909</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Maps.app/PlugIns/MapsSpotlightIndexExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Maps.app/PlugIns/MapsSpotlightIndexExtension.appex/MapsSpotlightIndexExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Maps.MapsSpotlightIndexExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>CoreSpotlightDontRunDuringMigration</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>MapsSpotlightIndexRequestHandler</string>
</dict>
<key>CFBundleName</key>
<string>MapsSpotlightIndexExtension</string>
<key>CFBundleExecutable</key>
<string>MapsSpotlightIndexExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKLocationSignInAlert.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKLocationSignInAlert.appex/AKLocationSignInAlert</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.cfusernotification</string>
<key>NSExtensionPrincipalClass</key>
<string>AKLocationSignInContentViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AuthKitUI.AKLocationSignInAlert</string>
<key>CFBundleName</key>
<string>AKLocationSignInAlert</string>
<key>CFBundleExecutable</key>
<string>AKLocationSignInAlert</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/MobileSlideShow.app/PlugIns/PhotosFileProvider.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSlideShow.app/PlugIns/PhotosFileProvider.appex/PhotosFileProvider</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.fileprovider-nonui</string>
<key>NSExtensionFileProviderDocumentGroup</key>
<string>group.com.apple.mobileslideshow.PhotosFileProvider</string>
<key>NSExtensionPrincipalClass</key>
<string>PhotosFileProvider</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobileslideshow.PhotosFileProvider</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>CFBundleName</key>
<string>PhotosFileProvider</string>
<key>CFBundleExecutable</key>
<string>PhotosFileProvider</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>302.0.127</string>
</dict>
</dict>
<key>/System/Library/Frameworks/AudioToolbox.framework/PlugIns/com.apple.audio.DiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/AudioToolbox.framework/PlugIns/com.apple.audio.DiagnosticExtension.appex/com.apple.audio.DiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Audio Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>AudioDE</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.audio.toolbox.AudioToolbox.DiagnosticExtensions</string>
<key>CFBundleName</key>
<string>com.apple.audio.DiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>com.apple.audio.DiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiskSpaceDiagnostics.framework/PlugIns/DiskSpaceDiagnosticsExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiskSpaceDiagnostics.framework/PlugIns/DiskSpaceDiagnosticsExtension.appex/DiskSpaceDiagnosticsExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiskSpaceDiagnostics.diagnosticextension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Disk space logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DiskSpaceDiagnosticsExtension</string>
</dict>
<key>CFBundleName</key>
<string>DiskSpaceDiagnosticsExtension</string>
<key>CFBundleExecutable</key>
<string>DiskSpaceDiagnosticsExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3985.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3985.appex/Diagnostic-3985</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3985</integer>
<key>DKDiagnosticInputsClass</key>
<string>VibrationMotorInputs</string>
<key>DKDiagnosticName</key>
<string>Vibration Motor</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>VibrationMotorController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3985</string>
<key>CFBundleName</key>
<string>Diagnostic-3985</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3985</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/Sidecar.app/PlugIns/ContinuityCamera.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Sidecar.app/PlugIns/ContinuityCamera.appex/ContinuityCamera</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.sidecar.extension.camera</string>
<key>CanInheritApplicationStateFromOtherProcesses</key>
<true/>
<key>NSCameraUsageDescription</key>
<string>Send pictures to your Mac.</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.private.sidecarui-service</string>
<key>NSExtensionPrincipalClass</key>
<string>CameraMainViewController</string>
</dict>
<key>CFBundleName</key>
<string>ContinuityCamera</string>
<key>CFBundleExecutable</key>
<string>ContinuityCamera</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>225</string>
<key>NSMicrophoneUsageDescription</key>
<string>Send video to your Mac.</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/MobileNotes.app/PlugIns/com.apple.mobilenotes.QuickLookExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/MobileNotes.app/PlugIns/com.apple.mobilenotes.QuickLookExtension.appex/com.apple.mobilenotes.QuickLookExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilenotes.QuickLookExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>QLSupportsSearchableItems</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.quicklook.preview</string>
<key>NSExtensionMainStoryboard</key>
<string>MainInterface</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.mobilenotes.QuickLookExtension</string>
<key>CFBundleExecutable</key>
<string>com.apple.mobilenotes.QuickLookExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1749</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/ScreenTimeUI.framework/PlugIns/ScreenTimeNotificationContentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/ScreenTimeUI.framework/PlugIns/ScreenTimeNotificationContentExtension.appex/ScreenTimeNotificationContentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.ScreenTimeUI.ScreenTimeNotificationContentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<string>com.apple.ScreenTimeNotifications</string>
<key>UNNotificationExtensionCategory</key>
<string>com.apple.screentime.weekly-usage-report</string>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<integer>1</integer>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>NotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>ScreenTimeNotificationContentExtension</string>
<key>CFBundleExecutable</key>
<string>ScreenTimeNotificationContentExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>473</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/SiriVideoIntents.framework/PlugIns/VideoIntentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/SiriVideoIntents.framework/PlugIns/VideoIntentExtension.appex/VideoIntentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.siri.SiriVideoIntents.VideoIntentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>AddToWatchListIntent</string>
<string>FindVideoIntent</string>
<string>PlayVideoIntent</string>
<string>RemoveFromWatchListIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>VideoIntentExtension.IntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>VideoIntentExtension</string>
<key>CFBundleExecutable</key>
<string>VideoIntentExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/RemoteManagement.framework/PlugIns/ManagementTestExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/RemoteManagement.framework/PlugIns/ManagementTestExtension.appex/ManagementTestExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.RemoteManagement.ManagementTestExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>RMExtensionStatusPublisher</key>
<dict>
<key>PrincipalClass</key>
<string>ManagementTestStatus</string>
<key>KeyPaths</key>
<array>
<string>test.array-value/key1</string>
<string>test.array-value/key2</string>
<string>test.boolean-value</string>
<string>test.dictionary-value</string>
<string>test.error-value</string>
<string>test.integer-value</string>
<string>test.real-value</string>
<string>test.string-value</string>
</array>
</dict>
<key>RMExtensionConfigurationSubscriber</key>
<dict>
<key>Types</key>
<array>
<string>com.apple.configuration.management.test</string>
</array>
<key>PrincipalClass</key>
<string>ManagementTestApplicator</string>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.remotemanagement.service</string>
</dict>
<key>CFBundleName</key>
<string>ManagementTestExtension</string>
<key>CFBundleExecutable</key>
<string>ManagementTestExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DocumentCamera.framework/PlugIns/com.apple.DocumentCamera.ViewService.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DocumentCamera.framework/PlugIns/com.apple.DocumentCamera.ViewService.appex/com.apple.DocumentCamera.ViewService</string>
<key>_infoPlist</key>
<dict>
<key>CanInheritApplicationStateFromOtherProcesses</key>
<true/>
<key>CFBundleIdentifier</key>
<string>com.apple.DocumentCamera.ViewService</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionPointName</key>
<string>com.apple.DocumentCamera.ViewService</string>
<key>NSExtensionPointVersion</key>
<string>1.0</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionViewControllerHostClass</key>
<string>DCDocumentCameraRemoteViewController</string>
<key>NSExtensionPrincipalClass</key>
<string>DCDocumentCameraViewServiceViewController</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.DocumentCamera.ViewService</string>
<key>CFBundleExecutable</key>
<string>com.apple.DocumentCamera.ViewService</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>74</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3732.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3732.appex/Diagnostic-3732</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3732</integer>
<key>DKDiagnosticRequiresUnlock</key>
<true/>
<key>DKDiagnosticName</key>
<string>Usage Profile</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>UsageProfileController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3732</string>
<key>CFBundleName</key>
<string>Diagnostic-3732</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3732</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/Jellyfish.app/PlugIns/Animoji.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Jellyfish.app/PlugIns/Animoji.appex/Animoji</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleName</key>
<string>Animoji</string>
<key>SCNDisableWideGamut</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>NSCameraUsageDescription</key>
<string>Memoji uses the camera to track your face and animate Memoji puppets</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>NSMicrophoneUsageDescription</key>
<string>Memoji uses the microphone to record your voice to send Memoji messages</string>
<key>CFBundleExecutable</key>
<string>Animoji</string>
<key>CFBundleIdentifier</key>
<string>com.apple.Jellyfish.Animoji</string>
<key>MSSupportedPresentationContexts</key>
<array>
<string>MSMessagesAppPresentationContextMessages</string>
</array>
<key>MSMessagesExtensionStoreIconName</key>
<string>JellyfishIcon</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionMainStoryboard</key>
<string>MainInterface</string>
</dict>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4003.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4003.appex/Diagnostic-4003</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4003</integer>
<key>DKDiagnosticName</key>
<string>Ambient Light Sensor Data</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>AmbientLightSensorDataController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4003</string>
<key>CFBundleName</key>
<string>Diagnostic-4003</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4003</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/FamilyCircleUI.framework/PlugIns/FAFollowupExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/FamilyCircleUI.framework/PlugIns/FAFollowupExtension.appex/FAFollowupExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.family.FAFollowupExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.followup-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>FAFollowupActionViewController_iOS</string>
</dict>
<key>CFBundleName</key>
<string>FAFollowupExtension</string>
<key>CFBundleExecutable</key>
<string>FAFollowupExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/AnimojiStickers.app/PlugIns/AnimojiStickersExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/AnimojiStickers.app/PlugIns/AnimojiStickersExtension.appex/AnimojiStickersExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleName</key>
<string>AnimojiStickersExtension</string>
<key>UIUserInterfaceIdiomMac</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>NSPrincipalClass</key>
<string>UIApplication</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleExecutable</key>
<string>AnimojiStickersExtension</string>
<key>CFBundleIdentifier</key>
<string>com.apple.Animoji.StickersApp.MessagesExtension</string>
<key>MSSupportedPresentationContexts</key>
<array>
<string>MSMessagesAppPresentationContextMedia</string>
<string>MSMessagesAppPresentationContextMessages</string>
</array>
<key>CanInheritApplicationStateFromOtherProcesses</key>
<true/>
<key>UIGlobalUserInterfaceIdiomMac</key>
<true/>
<key>MSMessagesExtensionStoreIconName</key>
<string>StickersAppIcon</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionMainStoryboard</key>
<string>MainInterface</string>
</dict>
</dict>
</dict>
<key>/Applications/Sidecar.app/PlugIns/ContinuityMarkup.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Sidecar.app/PlugIns/ContinuityMarkup.appex/ContinuityMarkup</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.private.sidecarui-service</string>
<key>NSExtensionPrincipalClass</key>
<string>AnnotationRootController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.sidecar.extension.markup</string>
<key>CFBundleName</key>
<string>ContinuityMarkup</string>
<key>CFBundleExecutable</key>
<string>ContinuityMarkup</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>225</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/NanoTimeKitCompanion.framework/PlugIns/com.apple.NanoTimeKitCompanion.CreateWatchFace.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/NanoTimeKitCompanion.framework/PlugIns/com.apple.NanoTimeKitCompanion.CreateWatchFace.appex/com.apple.NanoTimeKitCompanion.CreateWatchFace</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.NanoTimeKitCompanion.CreateWatchFace</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationDictionaryVersion</key>
<integer>2</integer>
<key>NSExtensionActionWantsFullScreenPresentation</key>
<true/>
<key>NSExtensionActivationUsesStrictMatching</key>
<integer>2</integer>
<key>NSExtensionActivationRule</key>
<string>SUBQUERY(
extensionItems,
$extensionItem,
(SUBQUERY(
$extensionItem.attachments,
$attachment,
ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.image"
AND
NONE $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.movie"
AND
NONE $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "com.compuserve.gif"
).@count == $extensionItem.attachments.@count)
AND
(SUBQUERY(
$extensionItem.attachments,
$attachment,
ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.image"
AND
NONE $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.movie"
AND
NONE $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "com.compuserve.gif"
).@count &lt;= 24)
).@count = 1</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionPrincipalClass</key>
<string>NTKECreateWatchFaceViewController</string>
</dict>
<key>UIUserInterfaceStyle</key>
<string>Dark</string>
<key>CFBundleName</key>
<string>com.apple.NanoTimeKitCompanion.CreateWatchFace</string>
<key>CFBundleExecutable</key>
<string>com.apple.NanoTimeKitCompanion.CreateWatchFace</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/FileProvider.framework/PlugIns/LocalStorageFileProvider.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/FileProvider.framework/PlugIns/LocalStorageFileProvider.appex/LocalStorageFileProvider</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.FileProvider.LocalStorage</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPrincipalClass</key>
<string>LocalStorageFileProvider.LocalFileProvider</string>
<key>NSExtensionFileProviderSupportsEnumeration</key>
<true/>
<key>NSExtensionFileProviderEnabledByDefault</key>
<true/>
<key>NSFileProviderDefaultDomainEnabled</key>
<true/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.fileprovider-nonui</string>
<key>NSExtensionFileProviderDocumentGroup</key>
<string>group.com.apple.FileProvider.LocalStorage</string>
<key>NSFileProviderDecorations</key>
<array>
<dict>
<key>Identifier</key>
<string>AvailableSpace</string>
<key>Label</key>
<dict>
<key>NSStringFormat</key>
<string>%@ available</string>
<key>NSStringFormatValues</key>
<array>
<string>parentItem.userInfo.availableSpace</string>
</array>
</dict>
<key>Category</key>
<string>FolderStatus</string>
</dict>
</array>
</dict>
<key>CFBundleName</key>
<string>LocalStorageFileProvider</string>
<key>CFBundleExecutable</key>
<string>LocalStorageFileProvider</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/UserNotificationsUIKit.framework/PlugIns/UserNotificationsUIDefaultExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/UserNotificationsUIKit.framework/PlugIns/UserNotificationsUIDefaultExtension.appex/UserNotificationsUIDefaultExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.UserNotificationsUIKit.DefaultUIExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<integer>0</integer>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>NCDefaultNotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>UserNotificationsUIDefaultExtension</string>
<key>CFBundleExecutable</key>
<string>UserNotificationsUIDefaultExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/SequoiaTranslator.app/PlugIns/CacheDeleteExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/SequoiaTranslator.app/PlugIns/CacheDeleteExtension.appex/CacheDeleteExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Translate.CacheDeleteExtension</string>
<key>NSExtension</key>
<dict>
<key>CacheDeleteInfo</key>
<dict>
<key>CACHE_DELETE_SERVICES</key>
<array>
<string>PURGEABLE</string>
<string>PURGE</string>
</array>
<key>CACHE_DELETE_ID</key>
<string>com.apple.Translate.CacheDeleteExtension</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.cache_delete_extension</string>
<key>NSExtensionPrincipalClass</key>
<string>CacheDeleteExtension.CacheDeleteHandler</string>
</dict>
<key>CFBundleName</key>
<string>CacheDeleteExtension</string>
<key>CFBundleExecutable</key>
<string>CacheDeleteExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/NewsServices.framework/PlugIns/NewsArticleViewer.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/NewsServices.framework/PlugIns/NewsArticleViewer.appex/NewsArticleViewer</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionPrincipalClass</key>
<string>NAVNewsServiceViewController</string>
<key>NSExtensionViewControllerHostClass</key>
<string>NSSNewsRemoteViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.newsservices.NewsArticleViewer</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
<key>CFBundleName</key>
<string>NewsArticleViewer</string>
<key>CFBundleExecutable</key>
<string>NewsArticleViewer</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2580.1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/Sharing.framework/PlugIns/AirDropAlertUI.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/Sharing.framework/PlugIns/AirDropAlertUI.appex/AirDropAlertUI</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Sharing.AirDropAlertUI</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<dict/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.cfusernotification</string>
<key>NSExtensionPrincipalClass</key>
<string>AirDropAlertUIViewController</string>
</dict>
<key>CFBundleName</key>
<string>AirDropAlertUI</string>
<key>CFBundleExecutable</key>
<string>AirDropAlertUI</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1563.5</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AppleAccountUI.framework/PlugIns/AAUIFollowUpExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AppleAccountUI.framework/PlugIns/AAUIFollowUpExtension.appex/AAUIFollowUpExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AppleAccountUI.AAUIFollowUpExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.followup-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>AAUIFollowUpExtensionViewController</string>
</dict>
<key>CFBundleName</key>
<string>AAUIFollowUpExtension</string>
<key>CFBundleExecutable</key>
<string>AAUIFollowUpExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/Applications/InCallService.app/PlugIns/IntentsUI.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/InCallService.app/PlugIns/IntentsUI.appex/IntentsUI</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.InCallService.IntentsUI</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsSupported</key>
<array>
<string>INStartCallIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-ui-service</string>
<key>NSExtensionPrincipalClass</key>
<string>MPIntentViewController</string>
</dict>
<key>CFBundleName</key>
<string>IntentsUI</string>
<key>CFBundleExecutable</key>
<string>IntentsUI</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/Preferences.app/PlugIns/indexSettingsManifests.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Preferences.app/PlugIns/indexSettingsManifests.appex/indexSettingsManifests</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Preferences.indexSettingsManifests</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>IndexRequestHandler</string>
</dict>
<key>CFBundleName</key>
<string>indexSettingsManifests</string>
<key>CFBundleExecutable</key>
<string>indexSettingsManifests</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1044</string>
</dict>
</dict>
<key>/Applications/SoftwareUpdateUIService.app/PlugIns/SUSUIVerifyingAlertCFUserNotificationUIExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/SoftwareUpdateUIService.app/PlugIns/SUSUIVerifyingAlertCFUserNotificationUIExtension.appex/SUSUIVerifyingAlertCFUserNotificationUIExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsReplayKitStreaming</key>
<true/>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.cfusernotification</string>
<key>NSExtensionPrincipalClass</key>
<string>SUSUIVerifyingAlertExtensionViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.susuiservice.SUSUIVerifyingAlertCFUserNotificationUIExtension</string>
<key>CFBundleName</key>
<string>SUSUIVerifyingAlertCFUserNotificationUIExtension</string>
<key>CFBundleExecutable</key>
<string>SUSUIVerifyingAlertCFUserNotificationUIExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/ActionKit.framework/PlugIns/BundledIntentHandler.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/ActionKit.framework/PlugIns/BundledIntentHandler.appex/BundledIntentHandler</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>WFDeletePhotosIntent</string>
<string>WFSetAirplaneModeIntent</string>
<string>WFSetAppearanceIntent</string>
<string>WFSetBluetoothIntent</string>
<string>WFSetBrightnessIntent</string>
<string>WFSetCellularDataIntent</string>
<string>WFSetFlashlightIntent</string>
<string>WFSetLowPowerModeIntent</string>
<string>WFSetWiFiIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>WFBundledIntentsExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.ActionKit.BundledIntentHandler</string>
<key>UIBackgroundModes</key>
<array/>
<key>INDisplayableApplicationBundleIdentifier</key>
<string>com.apple.shortcuts</string>
<key>CFBundleName</key>
<string>Shortcuts</string>
<key>CFBundleExecutable</key>
<string>BundledIntentHandler</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1090.0.1</string>
</dict>
</dict>
<key>/Applications/AppStore.app/PlugIns/ProductPageExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/AppStore.app/PlugIns/ProductPageExtension.appex/ProductPageExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.storekit.product-page</string>
<key>NSExtensionPrincipalClass</key>
<string>RootViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AppStore.ProductPageExtension</string>
<key>SKProductPageExtensionSupportedItemKinds</key>
<array>
<string>iosSoftware</string>
<string>mobileSoftwareBundle</string>
<string>desktopApp</string>
<string>softwareAddOn</string>
</array>
<key>CFBundleName</key>
<string>ProductPageExtension</string>
<key>SBDomainsToPreheat</key>
<array>
<string>apps.mzstatic.com</string>
<string>bag.itunes.apple.com</string>
<string>silverbullet-external-ats.itunes.apple.com</string>
<string>apps.itunes-nocookie.com</string>
<string>itunes.apple.com</string>
<string>api.apps.apple.com</string>
<string>api-edge.apps.apple.com</string>
</array>
<key>CFBundleExecutable</key>
<string>ProductPageExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>SKProductPageExtensionSupportedOfferPrefixes</key>
<array>
<string>com.apple.arcade</string>
<string>com.apple.arcade</string>
</array>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3744.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3744.appex/Diagnostic-3744</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3744</integer>
<key>DKDiagnosticRequiresUnlock</key>
<true/>
<key>DKDiagnosticName</key>
<string>Temperature History</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>TemperatureHistoryController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3744</string>
<key>CFBundleName</key>
<string>Diagnostic-3744</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3744</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3905.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3905.appex/Diagnostic-3905</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3905</integer>
<key>DKDiagnosticInputsClass</key>
<string>UnexpectedTouchInputs</string>
<key>DKDiagnosticName</key>
<string>Unexpected Touch</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-ui-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>UnexpectedTouchViewController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3905</string>
<key>CFBundleName</key>
<string>Diagnostic-3905</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3905</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/GameCenterUI.framework/PlugIns/GameCenterTurnBasedMatchmakerExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/GameCenterUI.framework/PlugIns/GameCenterTurnBasedMatchmakerExtension.appex/GameCenterTurnBasedMatchmakerExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionServiceRoleType</key>
<string>NSExtensionServiceRoleTypeViewer</string>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsAttachmentsWithMaxCount</key>
<integer>10</integer>
<key>NSExtensionActivationSupportsText</key>
<true/>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.gamecenter-services</string>
<key>NSExtensionContextHostClass</key>
<string>GKTurnBasedMatchmakerExtensionHostContext</string>
<key>NSExtensionMainStoryboard</key>
<string>GameCenterTurnBasedMatchmakerExtensionInterface</string>
<key>NSExtensionViewControllerHostClass</key>
<string>GKTurnBasedMatchmakerHostViewController</string>
<key>NSExtensionContextClass</key>
<string>GKTurnBasedMatchmakerExtensionContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.GameCenterUI.GameCenterTurnBasedMatchmakerExtension</string>
<key>CFBundleName</key>
<string>GameCenterTurnBasedMatchmakerExtension</string>
<key>CFBundleExecutable</key>
<string>GameCenterTurnBasedMatchmakerExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/CalendarWidget.framework/PlugIns/IntentsExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/CalendarWidget.framework/PlugIns/IntentsExtension.appex/IntentsExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>EKUICalendarsIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>IntentHandler</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CalendarWidget.IntentsExtension</string>
<key>INDisplayableApplicationBundleIdentifier</key>
<string>com.apple.mobilecal</string>
<key>CFBundleName</key>
<string>IntentsExtension</string>
<key>CFBundleExecutable</key>
<string>IntentsExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/Screen Time.app/PlugIns/ScreenTimeWidgetExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Screen Time.app/PlugIns/ScreenTimeWidgetExtension.appex/ScreenTimeWidgetExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.ScreenTimeWidgetApplication.ScreenTimeWidgetExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleName</key>
<string>ScreenTimeWidgetExtension</string>
<key>CFBundleExecutable</key>
<string>ScreenTimeWidgetExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>473</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AppPredictionWidget.framework/PlugIns/ActionPredictionNotificationContentIntents.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AppPredictionWidget.framework/PlugIns/ActionPredictionNotificationContentIntents.appex/ActionPredictionNotificationContentIntents</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AppPredictionWidget.Siri.ActionPredictionNotificationContentIntents</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<string>com.apple.Siri.ActionPredictionNotifications</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>actionIntent</string>
</array>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.20000000000000001</real>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>NotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>ActionPredictionNotificationContentIntents</string>
<key>CFBundleExecutable</key>
<string>ActionPredictionNotificationContentIntents</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/SiriGeo.framework/PlugIns/SiriGeoIntentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/SiriGeo.framework/PlugIns/SiriGeoIntentExtension.appex/SiriGeoIntentExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSContactsUsageDescription</key>
<string>Used to add phone contacts as prospects</string>
<key>CFBundleIdentifier</key>
<string>com.apple.siri.SiriGeo.SiriGeoIntentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>INRetrieveParkingLocationIntent</string>
<string>INShareETAIntent</string>
<string>INStopShareETAIntent</string>
<string>INDeleteParkingLocationIntent</string>
<string>INSaveParkingLocationIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>SiriGeoIntentExtension.IntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>SiriGeoIntentExtension</string>
<key>CFBundleExecutable</key>
<string>SiriGeoIntentExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/Sidecar.app/PlugIns/ContinuitySketch.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Sidecar.app/PlugIns/ContinuitySketch.appex/ContinuitySketch</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.private.sidecarui-service</string>
<key>NSExtensionPrincipalClass</key>
<string>SketchRootController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.sidecar.extension.sketch</string>
<key>CFBundleName</key>
<string>ContinuitySketch</string>
<key>CFBundleExecutable</key>
<string>ContinuitySketch</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>225</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Books.app/PlugIns/BooksNotificationContentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Books.app/PlugIns/BooksNotificationContentExtension.appex/BooksNotificationContentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iBooks.BooksNotificationContentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<string>com.apple.iBooks</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>books-notification-extension</string>
</array>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.10000000000000001</real>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>BooksNotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>BooksNotificationContentExtension</string>
<key>CFBundleExecutable</key>
<string>BooksNotificationContentExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>4661</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Podcasts.app/PlugIns/IntentsExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Podcasts.app/PlugIns/IntentsExtension.appex/IntentsExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.podcasts.IntentsExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>INPlayMediaIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>IntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>IntentsExtension</string>
<key>CFBundleExecutable</key>
<string>IntentsExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1500.42.1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/WorkflowKit.framework/PlugIns/ShortcutsIntents.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/WorkflowKit.framework/PlugIns/ShortcutsIntents.appex/ShortcutsIntents</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array>
<string>INListShortcutsIntent</string>
</array>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>WFAskForInputIntent</string>
<string>WFChangeCaseIntent</string>
<string>WFChooseFromListIntent</string>
<string>WFCombineTextIntent</string>
<string>WFCorrectSpellingIntent</string>
<string>WFMatchTextGetGroupIntent</string>
<string>WFMatchTextIntent</string>
<string>WFSplitTextIntent</string>
<string>INListShortcutsIntent</string>
<string>INRunVoiceCommandIntent</string>
<string>INRunWorkflowIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>WFIntentExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.WorkflowKit.ShortcutsIntents</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>INDisplayableApplicationBundleIdentifier</key>
<string>com.apple.shortcuts</string>
<key>CFBundleName</key>
<string>Shortcuts</string>
<key>CFBundleExecutable</key>
<string>ShortcutsIntents</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1090.0.1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8185.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8185.appex/Diagnostic-8185</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8185</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8185</integer>
<key>DKDiagnosticInputsClass</key>
<string>RepairInputs</string>
<key>DKDiagnosticName</key>
<string>Repair Plugin</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>RepairController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleName</key>
<string>Diagnostic-8185</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8185</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4181.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4181.appex/Diagnostic-4181</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4181</integer>
<key>DKDiagnosticName</key>
<string>Touch ID Driver Presence</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>TouchIDDriverPresenceTestController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4181</string>
<key>CFBundleName</key>
<string>Diagnostic-4181</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4181</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/MobileSlideShow.app/PlugIns/PhotosReliveWidget.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSlideShow.app/PlugIns/PhotosReliveWidget.appex/PhotosReliveWidget</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobileslideshow.PhotosReliveWidget</string>
<key>NSAccentColorName</key>
<string>WidgetAccentColor</string>
<key>CFBundleName</key>
<string>PhotosReliveWidget</string>
<key>NSWidgetBackgroundColorName</key>
<string>WidgetBackgroundColor</string>
<key>CFBundleExecutable</key>
<string>PhotosReliveWidget</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>302.0.127</string>
</dict>
</dict>
<key>/Applications/Sidecar.app/PlugIns/ContinuityDisplay.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Sidecar.app/PlugIns/ContinuityDisplay.appex/ContinuityDisplay</string>
<key>_infoPlist</key>
<dict>
<key>UIRequiresFullScreen</key>
<true/>
<key>CFBundleIdentifier</key>
<string>com.apple.sidecar.extension.display</string>
<key>CanInheritApplicationStateFromOtherProcesses</key>
<true/>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
<string>continuous</string>
</array>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.private.sidecarui-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DisplayMainViewController</string>
</dict>
<key>CFBundleName</key>
<string>ContinuityDisplay</string>
<key>NSPrincipalClass</key>
<string>App</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>225</string>
<key>CFBundleExecutable</key>
<string>ContinuityDisplay</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.BasebandFBA.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.BasebandFBA.appex/com.apple.DiagnosticExtensions.BasebandFBA</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.BasebandFBA</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>BasebandFBA logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>BasebandFBAExtension</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.BasebandFBA</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.BasebandFBA</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>AppleBasebandServices_Manager-394</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.FaceTime.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.FaceTime.appex/com.apple.DiagnosticExtensions.FaceTime</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>FaceTime Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<dict>
<key>/var/mobile/Library/Preferences/com.apple.logging</key>
<dict>
<key>CallLogging</key>
<true/>
</dict>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEFaceTimeExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.FaceTime</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.FaceTime</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.FaceTime</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AppStoreDaemon.framework/PlugIns/ASDFollowUpExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AppStoreDaemon.framework/PlugIns/ASDFollowUpExtension.appex/ASDFollowUpExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AppStoreDaemon.ASDFollowUpExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>TRUEPREDICATE</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.followup-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>ASDFollowUpViewController</string>
</dict>
<key>CFBundleName</key>
<string>ASDFollowUpExtension</string>
<key>CFBundleExecutable</key>
<string>ASDFollowUpExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/SMS Filter.app/PlugIns/extensionFilter.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/SMS Filter.app/PlugIns/extensionFilter.appex/extensionFilter</string>
<key>_infoPlist</key>
<dict>
<key>LSBundleContainsCoreMLmlmodelc</key>
<true/>
<key>LSApplicationLaunchProhibited</key>
<true/>
<key>CFBundleIdentifier</key>
<string>com.apple.smsFilter.extension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.identitylookup.message-filter</string>
<key>NSExtensionPrincipalClass</key>
<string>extensionFilter.MessageFilterExtension</string>
</dict>
<key>CFBundleName</key>
<string>extensionFilter</string>
<key>CFBundleExecutable</key>
<string>extensionFilter</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/MobileSlideShow.app/PlugIns/PhotosPicker.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSlideShow.app/PlugIns/PhotosPicker.appex/PhotosPicker</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobileslideshow.photospicker</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionHostViewControllerClass</key>
<string>PUPickerRemoteUIViewController</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.mobileslideshow.photo-picker</string>
<key>NSExtensionPrincipalClass</key>
<string>PUPickerPrincipalUIViewController</string>
</dict>
<key>CFBundleName</key>
<string>PhotosPicker</string>
<key>CFBundleExecutable</key>
<string>PhotosPicker</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>302.0.127</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/Applications/MobileSMS.app/PlugIns/MessagesAssistantUIExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSMS.app/PlugIns/MessagesAssistantUIExtension.appex/MessagesAssistantUIExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.MobileSMS.MessagesAssistantUIExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsSupported</key>
<array>
<string>INSendMessageIntent_Disabled</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-ui-service</string>
<key>NSExtensionPrincipalClass</key>
<string>CKAssistantUIIntentViewController</string>
</dict>
<key>CFBundleName</key>
<string>MessagesAssistantUIExtension</string>
<key>CFBundleExecutable</key>
<string>MessagesAssistantUIExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>6000</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4008.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4008.appex/Diagnostic-4008</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4008</integer>
<key>DKDiagnosticName</key>
<string>Bluetooth Scan</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>BluetoothScanController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4008</string>
<key>CFBundleName</key>
<string>Diagnostic-4008</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4008</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/ScreenTime.framework/PlugIns/ScreenTimeWebExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/ScreenTime.framework/PlugIns/ScreenTimeWebExtension.appex/ScreenTimeWebExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleExecutable</key>
<string>ScreenTimeWebExtension</string>
<key>CFBundleIdentifier</key>
<string>com.apple.ScreenTime.ScreenTimeWebExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.screentime.web-service</string>
<key>NSExtensionMainStoryboard</key>
<string>STWebServiceViewController</string>
</dict>
<key>CFBundleName</key>
<string>ScreenTimeWebExtension</string>
<key>NSPrincipalClass</key>
<string>UIApplication</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>473</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Podcasts.app/PlugIns/com.apple.podcasts.PodcastsProductPageExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Podcasts.app/PlugIns/com.apple.podcasts.PodcastsProductPageExtension.appex/com.apple.podcasts.PodcastsProductPageExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.storekit.product-page</string>
<key>NSExtensionPrincipalClass</key>
<string>MTPodcastProductPageViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.podcasts.PodcastsProductPageExtension</string>
<key>SKProductPageExtensionSupportedItemKinds</key>
<array>
<string>podcast</string>
<string>podcastEpisode</string>
</array>
<key>CFBundleName</key>
<string>com.apple.podcasts.PodcastsProductPageExtension</string>
<key>CFBundleExecutable</key>
<string>com.apple.podcasts.PodcastsProductPageExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1500.42.1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/VoiceMemos.app/PlugIns/com.apple.VoiceMemos.SpotlightIndexExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/VoiceMemos.app/PlugIns/com.apple.VoiceMemos.SpotlightIndexExtension.appex/com.apple.VoiceMemos.SpotlightIndexExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>RCSavedRecordingSearchIndexExtensionRequestHandler</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.VoiceMemos.SpotlightIndexExtension</string>
<key>CFBundleName</key>
<string>com.apple.VoiceMemos.SpotlightIndexExtension</string>
<key>CFBundleExecutable</key>
<string>com.apple.VoiceMemos.SpotlightIndexExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>829</string>
</dict>
</dict>
<key>/System/Library/Frameworks/Contacts.framework/PlugIns/ContactsCoreSpotlightExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/Contacts.framework/PlugIns/ContactsCoreSpotlightExtension.appex/ContactsCoreSpotlightExtension</string>
<key>_infoPlist</key>
<dict>
<key>_LSSupportsRemoval</key>
<false/>
<key>CFBundleIdentifier</key>
<string>com.apple.contacts.ContactsCoreSpotlightExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>CNIndexExtensionRequestHandler</string>
</dict>
<key>CFBundleName</key>
<string>ContactsCoreSpotlightExtension</string>
<key>CFBundleExecutable</key>
<string>ContactsCoreSpotlightExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/BookLibrary.framework/PlugIns/BooksDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/BookLibrary.framework/PlugIns/BooksDiagnosticExtension.appex/BooksDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.ibooks.BookLibrary.BooksDiagnosticExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Books Database</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>BooksDiagnosticExtension</string>
</dict>
<key>CFBundleName</key>
<string>BooksDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>BooksDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Cellular.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Cellular.appex/com.apple.DiagnosticExtensions.Cellular</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.Cellular</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Cellular logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>CellularExtension</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.Cellular</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.Cellular</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>AppleBasebandServices_Manager-394</string>
</dict>
</dict>
<key>/System/Library/Frameworks/SensorKit.framework/PlugIns/SensorKitViewService.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/SensorKit.framework/PlugIns/SensorKitViewService.appex/SensorKitViewService</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.SensorKit.SensorKitViewService</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.sensorkit.auth</string>
</dict>
<key>CFBundleName</key>
<string>SensorKitViewService</string>
<key>CFBundleExecutable</key>
<string>SensorKitViewService</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/News.app/PlugIns/NewsTag.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/News.app/PlugIns/NewsTag.appex/NewsTag</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.news.tag</string>
<key>NSAccentColorName</key>
<string>accent-color</string>
<key>CFBundleName</key>
<string>NewsTag</string>
<key>NSWidgetBackgroundColorName</key>
<string>background-color</string>
<key>CFBundleExecutable</key>
<string>NewsTag</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/SoftwareUpdateUIService.app/PlugIns/SUSUInstallAlertCFUserNotificationUIExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/SoftwareUpdateUIService.app/PlugIns/SUSUInstallAlertCFUserNotificationUIExtension.appex/SUSUInstallAlertCFUserNotificationUIExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsReplayKitStreaming</key>
<true/>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.cfusernotification</string>
<key>NSExtensionPrincipalClass</key>
<string>SUSUIInstallAlertExtensionViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.susuiservice.SUSUInstallAlertCFUserNotificationUIExtension</string>
<key>CFBundleName</key>
<string>SUSUInstallAlertCFUserNotificationUIExtension</string>
<key>CFBundleExecutable</key>
<string>SUSUInstallAlertCFUserNotificationUIExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/VoiceMemos.app/PlugIns/VoiceMemosShareExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/VoiceMemos.app/PlugIns/VoiceMemosShareExtension.appex/VoiceMemosShareExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.VoiceMemos.VoiceMemosShareExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>SUBQUERY (
extensionItems,
$extensionItem,
SUBQUERY (
$extensionItem.attachments,
$attachment,
ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.mpeg-4-audio"
).@count == $extensionItem.attachments.@count
).@count == 1</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.share-services</string>
<key>NSExtensionMainStoryboard</key>
<string>MainInterface</string>
</dict>
<key>CFBundleName</key>
<string>VoiceMemosShareExtension</string>
<key>CFBundleExecutable</key>
<string>VoiceMemosShareExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>829</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Podcasts.app/PlugIns/PodcastsClassKitExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Podcasts.app/PlugIns/PodcastsClassKitExtension.appex/PodcastsClassKitExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.podcasts.PodcastsClassKitExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.classkit.context-provider</string>
<key>NSExtensionPrincipalClass</key>
<string>PodcastsClassKitExtension.ContextRequestHandler</string>
</dict>
<key>CFBundleName</key>
<string>PodcastsClassKitExtension</string>
<key>CFBundleExecutable</key>
<string>PodcastsClassKitExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/MobileSlideShow.app/PlugIns/PhotosMemoriesNotificationUpdates.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSlideShow.app/PlugIns/PhotosMemoriesNotificationUpdates.appex/PhotosMemoriesNotificationUpdates</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<integer>1</integer>
<key>UNNotificationExtensionCategory</key>
<array>
<string>memoriesUpdates</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>PhotosMemoriesNotificationsUpdatesViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobileslideshow.photosmemoriesnotificationupdates</string>
<key>CFBundleName</key>
<string>PhotosMemoriesNotificationUpdates</string>
<key>CFBundleExecutable</key>
<string>PhotosMemoriesNotificationUpdates</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>302.0.127</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKAppSSOExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKAppSSOExtension.appex/AKAppSSOExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleExecutable</key>
<string>AKAppSSOExtension</string>
<key>CFBundleIdentifier</key>
<string>com.apple.AuthKitUI.AKAppSSOExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.AppSSO.idp-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>AKAppSSOExtensionViewController</string>
</dict>
<key>CFBundleName</key>
<string>AKAppSSOExtension</string>
<key>XPCService</key>
<dict/>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Reminders.app/PlugIns/RemindersIntentsUIExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Reminders.app/PlugIns/RemindersIntentsUIExtension.appex/RemindersIntentsUIExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.reminders.IntentsUIExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsSupported</key>
<array>
<string>INAddTasksIntent</string>
<string>INSetTaskAttributeIntent</string>
<string>INSnoozeTasksIntent</string>
<string>INSearchForNotebookItemsIntent</string>
<string>INDeleteTasksIntent</string>
<string>INCreateTaskListIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-ui-service</string>
<key>NSExtensionMainStoryboard</key>
<string>TTRIIntentsSnippetViewController</string>
</dict>
<key>CFBundleName</key>
<string>RemindersIntentsUIExtension</string>
<key>CFBundleExecutable</key>
<string>RemindersIntentsUIExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2151</string>
</dict>
</dict>
<key>/Applications/MobileSlideShow.app/PlugIns/PhotosNotificationsUpdates.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSlideShow.app/PlugIns/PhotosNotificationsUpdates.appex/PhotosNotificationsUpdates</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.02</real>
<key>UNNotificationExtensionCategory</key>
<array>
<string>updates</string>
<string>updatesLiked</string>
<string>updatesCommented</string>
<string>invitations</string>
<string>invitationsWithJunkReport</string>
<string>suggestedCMMs</string>
<string>expiringCMMs</string>
<string>readyToViewInvitationCMM</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>PhotosNotificationsUpdatesViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobileslideshow.photosnotifications-updates</string>
<key>CFBundleName</key>
<string>PhotosNotificationsUpdates</string>
<key>CFBundleExecutable</key>
<string>PhotosNotificationsUpdates</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>302.0.127</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.DataAccess.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.DataAccess.appex/com.apple.DiagnosticExtensions.DataAccess</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Sync Diagnostics Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<dict>
<key>/Library/Managed Preferences/mobile/.GlobalPreferences.plist</key>
<dict>
<key>DALogLevel</key>
<true/>
</dict>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEDataAccessExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.DataAccess</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.DataAccess</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.DataAccess</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.BluetoothABCDE.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.BluetoothABCDE.appex/com.apple.DiagnosticExtensions.BluetoothABCDE</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.BluetoothABCDE</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>BluetoothABCDE logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>BluetoothABCDE</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.BluetoothABCDE</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.BluetoothABCDE</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Books.app/PlugIns/iBooksSpotlightExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Books.app/PlugIns/iBooksSpotlightExtension.appex/iBooksSpotlightExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iBooks.iBooksSpotlightExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>CoreSpotlightDontRunDuringMigration</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>BooksIndexRequestHandler</string>
</dict>
<key>CFBundleName</key>
<string>iBooksSpotlightExtension</string>
<key>CFBundleExecutable</key>
<string>iBooksSpotlightExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>4661</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DocumentManagerUICore.framework/PlugIns/RecentsAvocado.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DocumentManagerUICore.framework/PlugIns/RecentsAvocado.appex/RecentsAvocado</string>
<key>_infoPlist</key>
<dict>
<key>UIApplicationSystemWindowsSecureKey</key>
<true/>
<key>CFBundleIdentifier</key>
<string>com.apple.DocumentManagerUICore.RecentsAvocado</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.app-popover</string>
<key>NSExtensionPrincipalClass</key>
<string>RecentsAvocado.RecentsHomeScreenWidgetViewController</string>
</dict>
<key>CFBundleName</key>
<string>RecentsAvocado</string>
<key>CFBundleExecutable</key>
<string>RecentsAvocado</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>197.1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/CoreFollowUpUI.framework/PlugIns/FollowUpSampleExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/CoreFollowUpUI.framework/PlugIns/FollowUpSampleExtension.appex/FollowUpSampleExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CoreFollowUpUI.FollowUpSampleExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.followup-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>FLSampleExtensionViewController</string>
</dict>
<key>CFBundleName</key>
<string>FollowUpSampleExtension</string>
<key>CFBundleExecutable</key>
<string>FollowUpSampleExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/HIDSensingDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/HIDSensingDiagnosticExtension.appex/HIDSensingDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.HIDSensingDiagnosticExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>HIDSensing logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>HIDSensingDiagnosticExtension</string>
</dict>
<key>CFBundleName</key>
<string>HIDSensingDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>HIDSensingDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/MobileSlideShow.app/PlugIns/PhotosMessagesApp.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSlideShow.app/PlugIns/PhotosMessagesApp.appex/PhotosMessagesApp</string>
<key>_infoPlist</key>
<dict>
<key>MSMessagesExtensionStoreIconName</key>
<string>iMessage App Icon</string>
<key>CFBundleIdentifier</key>
<string>com.apple.mobileslideshow.PhotosMessagesApp</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionPrincipalClass</key>
<string>PhotosMessagesExtensionViewController</string>
</dict>
<key>CFBundleName</key>
<string>PhotosMessagesApp</string>
<key>MSShouldBalloonHideAppIcon</key>
<true/>
<key>CFBundleExecutable</key>
<string>PhotosMessagesApp</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/CalendarNotification.framework/PlugIns/CalendarNotificationContentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/CalendarNotification.framework/PlugIns/CalendarNotificationContentExtension.appex/CalendarNotificationContentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CalendarNotification.CalendarContentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.5</real>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<string>com.apple.mobilecal</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>com.apple.calendar.notifications.TriggeredEvent</string>
<string>com.apple.calendar.notifications.TriggeredEvent.Snooze</string>
<string>com.apple.calendar.notifications.TriggeredEvent.Directions</string>
<string>com.apple.calendar.notifications.TriggeredEvent.Directions.Snooze</string>
<string>com.apple.calendar.notifications.TriggeredEvent.ConferenceCall.Snooze</string>
<string>com.apple.calendar.notifications.TriggeredEvent.Directions.ConferenceCall</string>
<string>com.apple.calendar.notifications.TriggeredEvent.Directions.ConferenceCall.Snooze</string>
<string>EventInvitation.CanRespond</string>
<string>EventInvitation.CouldBeJunk</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>CALNCalendarNotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>CalendarNotificationContentExtension</string>
<key>CFBundleExecutable</key>
<string>CalendarNotificationContentExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/CoreTelephony.framework/PlugIns/CTFollowUpExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/CoreTelephony.framework/PlugIns/CTFollowUpExtension.appex/CTFollowUpExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CoreTelephony.CTFollowUpExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.followup-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>CTFollowUpExtViewController</string>
</dict>
<key>CFBundleName</key>
<string>CTFollowUpExtension</string>
<key>CFBundleExecutable</key>
<string>CTFollowUpExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/MobileCal.app/PlugIns/CalendarDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/MobileCal.app/PlugIns/CalendarDiagnosticExtension.appex/CalendarDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Calendar Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>CalendarDiagnosticExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilecal.diagnosticextension</string>
<key>CFBundleName</key>
<string>CalendarDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>CalendarDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Fitness.app/PlugIns/FitnessWidget.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Fitness.app/PlugIns/FitnessWidget.appex/FitnessWidget</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Fitness.FitnessWidget</string>
<key>NSAccentColorName</key>
<string>WidgetAccentColor</string>
<key>CFBundleName</key>
<string>FitnessWidget</string>
<key>NSWidgetBackgroundColorName</key>
<string>WidgetBackgroundColor</string>
<key>CFBundleExecutable</key>
<string>FitnessWidget</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Reminders.app/PlugIns/RemindersSpotlightIndexExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Reminders.app/PlugIns/RemindersSpotlightIndexExtension.appex/RemindersSpotlightIndexExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.reminders.spotlightindexextension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>RemindersSpotlightIndexExtension.TTRISIEIndexRequestHandler</string>
</dict>
<key>CFBundleName</key>
<string>RemindersSpotlightIndexExtension</string>
<key>CFBundleExecutable</key>
<string>RemindersSpotlightIndexExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2151</string>
</dict>
</dict>
<key>/Applications/MobileSlideShow.app/PlugIns/com.apple.social.StreamShareService.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSlideShow.app/PlugIns/com.apple.social.StreamShareService.appex/com.apple.social.StreamShareService</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobileslideshow.StreamShareService</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsMovieWithMaxCount</key>
<integer>1000</integer>
<key>NSExtensionActivationSupportsImageWithMaxCount</key>
<integer>1000</integer>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionActionWantsFullScreenPresentation</key>
<true/>
<key>NSExtensionPrincipalClass</key>
<string>PUStreamShareServiceViewController</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.social.StreamShareService</string>
<key>CFBundleExecutable</key>
<string>com.apple.social.StreamShareService</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AppleMediaServicesUI.framework/PlugIns/AMSFollowUpExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AppleMediaServicesUI.framework/PlugIns/AMSFollowUpExtension.appex/AMSFollowUpExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AppleMediaServicesUI.FollowUpExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>TRUEPREDICATE</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.followup-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>AMSFollowUpViewController</string>
</dict>
<key>CFBundleName</key>
<string>AMSFollowUpExtension</string>
<key>CFBundleExecutable</key>
<string>AMSFollowUpExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Reminders.app/PlugIns/RemindersWidgetExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Reminders.app/PlugIns/RemindersWidgetExtension.appex/RemindersWidgetExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionJavaScriptPreprocessingFile</key>
<string>Action</string>
<key>NSExtensionServiceTouchBarBezelColorName</key>
<string>TouchBarBezel</string>
<key>NSExtensionServiceTouchBarIconName</key>
<string>NSActionTemplate</string>
<key>NSExtensionServiceAllowsFinderPreviewItem</key>
<true/>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsFileWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsMovieWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
<integer>1</integer>
<key>NSExtensionActivationSupportsImageWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsText</key>
<false/>
</dict>
<key>NSExtensionServiceAllowsTouchBarItem</key>
<true/>
<key>NSExtensionServiceFinderPreviewIconName</key>
<string>NSActionTemplate</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.reminders.WidgetExtension</string>
<key>NSAccentColorName</key>
<string>accentColor</string>
<key>CFBundleName</key>
<string>RemindersWidgetExtension</string>
<key>NSWidgetBackgroundColorName</key>
<string>widgetBackgroundColor</string>
<key>CFBundleExecutable</key>
<string>RemindersWidgetExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2151</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Reminders.app/PlugIns/RemindersIntentsExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Reminders.app/PlugIns/RemindersIntentsExtension.appex/RemindersIntentsExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.reminders.IntentsExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array>
<string>INDeleteTasksIntent</string>
<string>INSearchForNotebookItemsIntent</string>
</array>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>ConfigurationIntent</string>
<string>INAddTasksIntent</string>
<string>INCreateTaskListIntent</string>
<string>INDeleteTasksIntent</string>
<string>INSearchForNotebookItemsIntent</string>
<string>INSetTaskAttributeIntent</string>
<string>INSnoozeTasksIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>RemindersIntentsExtension.TTRIntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>RemindersIntentsExtension</string>
<key>CFBundleExecutable</key>
<string>RemindersIntentsExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2151</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/BarcodeSupport.framework/PlugIns/com.apple.BarcodeSupport.BarcodeNotificationExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/BarcodeSupport.framework/PlugIns/com.apple.BarcodeSupport.BarcodeNotificationExtension.appex/com.apple.BarcodeSupport.BarcodeNotificationExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleExecutable</key>
<string>com.apple.BarcodeSupport.BarcodeNotificationExtension</string>
<key>CFBundleIdentifier</key>
<string>com.apple.BarcodeSupport.BarcodeNotificationExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<array>
<string>com.apple.barcodesupport.qrcode</string>
<string>com.apple.barcodesupport.nfc</string>
</array>
<key>UNNotificationExtensionCategory</key>
<string>barcodeNotificationCategory</string>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<integer>1</integer>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>NotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.BarcodeSupport.BarcodeNotificationExtension</string>
<key>CFBundleFollowParentLocalization</key>
<true/>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Shortcuts.app/PlugIns/AutomationNotificationContent.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Shortcuts.app/PlugIns/AutomationNotificationContent.appex/AutomationNotificationContent</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.shortcuts.AutomationNotificationContent</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.25</real>
<key>UNNotificationExtensionCategory</key>
<array>
<string>triggerPromptCategory</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>WFAutomationNotificationContentViewController</string>
</dict>
<key>CFBundleName</key>
<string>AutomationNotificationContent</string>
<key>CFBundleExecutable</key>
<string>AutomationNotificationContent</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1090.0.1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AccessibilityUtilities.framework/PlugIns/com.apple.accessibility.Accessibility.HearingAidsTapToRadar.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AccessibilityUtilities.framework/PlugIns/com.apple.accessibility.Accessibility.HearingAidsTapToRadar.appex/com.apple.accessibility.Accessibility.HearingAidsTapToRadar</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Hearing Aid Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>HearingAidsTapToRadarExtension</string>
<key>NSExtensionProtocol</key>
<string>NSObject</string>
<key>PrincipalClass</key>
<string>NSObject</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.accessibility.Accessibility.HearingAidsTapToRadar</string>
<key>CFBundleName</key>
<string>com.apple.accessibility.Accessibility.HearingAidsTapToRadar</string>
<key>CFBundleExecutable</key>
<string>com.apple.accessibility.Accessibility.HearingAidsTapToRadar</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Maps.app/PlugIns/GeneralMapsWidget.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Maps.app/PlugIns/GeneralMapsWidget.appex/GeneralMapsWidget</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Maps.GeneralMapsWidget</string>
<key>NSAccentColorName</key>
<string>widgetAccentColor</string>
<key>CFBundleName</key>
<string>GeneralMapsWidget</string>
<key>NSWidgetBackgroundColorName</key>
<string>widgetBackgroundColor</string>
<key>CFBundleExecutable</key>
<string>GeneralMapsWidget</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>NSWidgetWantsLocation</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4276.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4276.appex/Diagnostic-4276</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4276</integer>
<key>DKDiagnosticInputsClass</key>
<string>ProximitySensorInputs</string>
<key>DKDiagnosticName</key>
<string>Proximity Sensor</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-ui-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>ProximitySensorViewController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4276</string>
<key>CFBundleName</key>
<string>Diagnostic-4276</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4276</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/WorkflowUI.framework/PlugIns/WidgetConfigurationExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/WorkflowUI.framework/PlugIns/WidgetConfigurationExtension.appex/WidgetConfigurationExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.WorkflowUI.WidgetConfigurationExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.private.voiceshortcuts-ui</string>
<key>NSExtensionPrincipalClass</key>
<string>WFWidgetConfigurationServiceViewController</string>
<key>NSExtensionViewControllerHostClass</key>
<string>WFWidgetConfigurationRemoteViewController</string>
</dict>
<key>CFBundleName</key>
<string>WidgetConfigurationExtension</string>
<key>CFBundleExecutable</key>
<string>WidgetConfigurationExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1090.0.1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/Applications/BusinessExtensionsWrapper.app/PlugIns/Business.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/BusinessExtensionsWrapper.app/PlugIns/Business.appex/Business</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleName</key>
<string>Business</string>
<key>UIUserInterfaceIdiomMac</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>MSShouldHideAppSwitcher</key>
<true/>
<key>NSPrincipalClass</key>
<string>UIApplication</string>
<key>MSShouldBalloonHideAppIcon</key>
<true/>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleExecutable</key>
<string>Business</string>
<key>CFBundleIdentifier</key>
<string>com.apple.icloud.apps.messages.business.extension</string>
<key>MSCanSendDataPayloads</key>
<true/>
<key>LSRequiresiPhoneOS</key>
<false/>
<key>MSHideInAppDrawer</key>
<true/>
<key>UIGlobalUserInterfaceIdiomMac</key>
<true/>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionPrincipalClass</key>
<string>IMBMessagesAppViewController</string>
</dict>
</dict>
</dict>
<key>/private/var/staged_system_apps/Podcasts.app/PlugIns/PodcastsAnnouncementsNotificationExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Podcasts.app/PlugIns/PodcastsAnnouncementsNotificationExtension.appex/PodcastsAnnouncementsNotificationExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.podcasts.PodcastsAnnouncementsNotificationExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.10000000000000001</real>
<key>UNNotificationExtensionCategory</key>
<string>com.apple.podcasts.announcement</string>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>MTAnnouncementNotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>PodcastsAnnouncementsNotificationExtension</string>
<key>CFBundleExecutable</key>
<string>PodcastsAnnouncementsNotificationExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1500.42.1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/GameCenterUI.framework/PlugIns/GameCenterMatchmakerExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/GameCenterUI.framework/PlugIns/GameCenterMatchmakerExtension.appex/GameCenterMatchmakerExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionServiceRoleType</key>
<string>NSExtensionServiceRoleTypeViewer</string>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsAttachmentsWithMaxCount</key>
<integer>10</integer>
<key>NSExtensionActivationSupportsText</key>
<true/>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.gamecenter-services</string>
<key>NSExtensionContextHostClass</key>
<string>GKMatchmakerExtensionHostContext</string>
<key>NSExtensionMainStoryboard</key>
<string>GameCenterMatchmakerExtensionInterface</string>
<key>NSExtensionViewControllerHostClass</key>
<string>GKMatchmakerHostViewController</string>
<key>NSExtensionContextClass</key>
<string>GKMatchmakerExtensionContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.GameCenterUI.GameCenterMatchmakerExtension</string>
<key>CFBundleName</key>
<string>GameCenterMatchmakerExtension</string>
<key>CFBundleExecutable</key>
<string>GameCenterMatchmakerExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKSecondFactorEntryAlert.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKSecondFactorEntryAlert.appex/AKSecondFactorEntryAlert</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.cfusernotification</string>
<key>NSExtensionPrincipalClass</key>
<string>AKRemoteSecondFactorEntryContentViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AuthKitUI.AKSecondFactorEntryAlert</string>
<key>CFBundleName</key>
<string>AKSecondFactorEntryAlert</string>
<key>CFBundleExecutable</key>
<string>AKSecondFactorEntryAlert</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/CloudDocsDaemon.framework/PlugIns/CloudDocsDiagnostic.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/CloudDocsDaemon.framework/PlugIns/CloudDocsDiagnostic.appex/CloudDocsDiagnostic</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>iCloud Drive Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>CloudDocsDiagnosticExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CloudDocsDaemon.diagnostic</string>
<key>CFBundleName</key>
<string>CloudDocsDiagnostic</string>
<key>CFBundleExecutable</key>
<string>CloudDocsDiagnostic</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>715</string>
</dict>
</dict>
<key>/Applications/HashtagImages.app/PlugIns/HashtagImagesExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/HashtagImages.app/PlugIns/HashtagImagesExtension.appex/HashtagImagesExtension</string>
<key>_infoPlist</key>
<dict>
<key>UIGlobalUserInterfaceIdiomMac</key>
<true/>
<key>CFBundleIdentifier</key>
<string>com.apple.siri.parsec.HashtagImagesApp.HashtagImagesExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionMainStoryboard</key>
<string>MainStoryboard</string>
</dict>
<key>MFSupportedInterfacePresentations</key>
<array>
<string>MFInterfacePresentationFullScreen</string>
</array>
<key>CFBundleName</key>
<string>HashtagImagesExtension</string>
<key>UIUserInterfaceIdiomMac</key>
<true/>
<key>NSPrincipalClass</key>
<string>UIApplication</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundleExecutable</key>
<string>HashtagImagesExtension</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4004.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4004.appex/Diagnostic-4004</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4004</integer>
<key>DKDiagnosticName</key>
<string>Barometer Sensor Data</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>BarometerSensorDataController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4004</string>
<key>CFBundleName</key>
<string>Diagnostic-4004</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4004</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/FindMy.app/PlugIns/FindMySiriIntents.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/FindMy.app/PlugIns/FindMySiriIntents.appex/FindMySiriIntents</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.findmy.FindMySiriIntents</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>LocateDeviceIntent</string>
<string>LocateIntent</string>
<string>PlaySoundIntent</string>
<string>ToggleLocationSharingIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>FindMySiriIntents.IntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>FindMySiriIntents</string>
<key>CFBundleExecutable</key>
<string>FindMySiriIntents</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/QuickLook.framework/PlugIns/com.apple.quicklook.extension.previewUI.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/QuickLook.framework/PlugIns/com.apple.quicklook.extension.previewUI.appex/com.apple.quicklook.extension.previewUI</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleName</key>
<string>com.apple.quicklook.extension.previewUI</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>ImageIOProcessCanAccessHW</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CAProcessCanAccessGPU</key>
<true/>
<key>CFBundleExecutable</key>
<string>com.apple.quicklook.extension.previewUI</string>
<key>CFBundleIdentifier</key>
<string>com.apple.quicklook.extension.previewUI</string>
<key>CanInheritApplicationStateFromOtherProcesses</key>
<true/>
<key>NSExtension</key>
<dict>
<key>NSExtensionHostAccessoryViewControllerClass</key>
<string>QLRemoteAccessoryViewController</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.quicklook.extension.preview</string>
<key>NSExtensionContextHostClass</key>
<string>QLPreviewCollectionHostContext</string>
<key>NSExtensionViewControllerHostClass</key>
<string>QLRemotePreviewCollection</string>
<key>NSExtensionPrincipalClass</key>
<string>QLServiceViewController</string>
<key>NSExtensionContextClass</key>
<string>QLPreviewCollectionServiceContext</string>
</dict>
</dict>
</dict>
<key>/private/var/staged_system_apps/Weather.app/PlugIns/WeatherIntents.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Weather.app/PlugIns/WeatherIntents.appex/WeatherIntents</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>WeatherIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>IntentHandler</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.weather.WeatherIntents</string>
<key>INDisplayableApplicationBundleIdentifier</key>
<string>com.apple.weather</string>
<key>CFBundleName</key>
<string>WeatherIntents</string>
<key>CFBundleExecutable</key>
<string>WeatherIntents</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1662</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/BluetoothHeadset.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/BluetoothHeadset.appex/BluetoothHeadset</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>BluetoothHeadset logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>BluetoothHeadsetExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.BluetoothHeadset</string>
<key>CFBundleName</key>
<string>BluetoothHeadset</string>
<key>CFBundleExecutable</key>
<string>BluetoothHeadset</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/VoiceMemos.app/PlugIns/VoiceMemosIntentsExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/VoiceMemos.app/PlugIns/VoiceMemosIntentsExtension.appex/VoiceMemosIntentsExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.VoiceMemos.VoiceMemosIntentsExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>RecordVoiceMemoIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>VoiceMemosIntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>VoiceMemosIntentsExtension</string>
<key>CFBundleExecutable</key>
<string>VoiceMemosIntentsExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>829</string>
</dict>
</dict>
<key>/System/Library/Frameworks/CryptoTokenKit.framework/PlugIns/secelemtoken.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/CryptoTokenKit.framework/PlugIns/secelemtoken.appex/secelemtoken</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleExecutable</key>
<string>secelemtoken</string>
<key>CFBundleIdentifier</key>
<string>com.apple.CryptoTokenKit.secelemtoken</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>com.apple.ctk.driver-class</key>
<string>TKSecElemTokenDriver</string>
<key>com.apple.ctk.class-id</key>
<string>com.apple.secelemtoken</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ctk-tokens</string>
</dict>
<key>CFBundleName</key>
<string>secelemtoken</string>
<key>XPCService</key>
<dict>
<key>JoinExistingSession</key>
<true/>
</dict>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DocumentManagerUICore.framework/PlugIns/RecentsAppPopover.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DocumentManagerUICore.framework/PlugIns/RecentsAppPopover.appex/RecentsAppPopover</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DocumentManagerUICore.RecentsAppPopover</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.app-popover</string>
<key>NSExtensionPrincipalClass</key>
<string>RecentsAppPopover.RecentsAppPopoverViewController</string>
</dict>
<key>CFBundleName</key>
<string>RecentsAppPopover</string>
<key>CFBundleExecutable</key>
<string>RecentsAppPopover</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>197.1</string>
</dict>
</dict>
<key>/Applications/FunCameraShapes.app/PlugIns/FunCameraShapesExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/FunCameraShapes.app/PlugIns/FunCameraShapesExtension.appex/FunCameraShapesExtension</string>
<key>_infoPlist</key>
<dict>
<key>LSHasLocalizedDisplayName</key>
<true/>
<key>CFBundleSpokenName</key>
<string>Shapes</string>
<key>CFBundleIdentifier</key>
<string>com.apple.FunCamera.ShapesPicker.MessagesExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionPrincipalClass</key>
<string>FunCameraShapesViewController</string>
</dict>
<key>CFBundleName</key>
<string>FunCameraShapesExtension</string>
<key>CFBundleExecutable</key>
<string>FunCameraShapesExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>MSSupportedPresentationContexts</key>
<array>
<string>MSMessagesAppPresentationContextMedia</string>
</array>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4359.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4359.appex/Diagnostic-4359</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticFreeSpaceRequired</key>
<string>20971520</string>
<key>DKDiagnosticIdentifier</key>
<integer>4359</integer>
<key>DKDiagnosticRequiresUnlock</key>
<true/>
<key>DKDiagnosticName</key>
<string>Enhanced Cellular Call Performance</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>EnhancedCellularCallPerformanceController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4359</string>
<key>CFBundleName</key>
<string>Diagnostic-4359</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4359</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1.1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/MobileMail.app/PlugIns/MailQuickLookExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/MobileMail.app/PlugIns/MailQuickLookExtension.appex/MailQuickLookExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilemail.MailQuickLookExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>QLSupportsSearchableItems</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.quicklook.preview</string>
<key>NSExtensionPrincipalClass</key>
<string>MFPreviewViewController</string>
</dict>
<key>CFBundleName</key>
<string>MailQuickLookExtension</string>
<key>CFBundleExecutable</key>
<string>MailQuickLookExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>3654.0.3</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Bridge.app/PlugIns/GreenfieldThumbnailExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Bridge.app/PlugIns/GreenfieldThumbnailExtension.appex/GreenfieldThumbnailExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Bridge.GreenfieldThumbnailExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>QLThumbnailMinimumDimension</key>
<integer>0</integer>
<key>QLSupportedContentTypes</key>
<array>
<string>com.apple.watchface</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.quicklook.thumbnail</string>
<key>NSExtensionPrincipalClass</key>
<string>ThumbnailProvider</string>
</dict>
<key>CFBundleName</key>
<string>GreenfieldThumbnailExtension</string>
<key>CFBundleExecutable</key>
<string>GreenfieldThumbnailExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8264.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8264.appex/Diagnostic-8264</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8264</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8264</integer>
<key>DKDiagnosticInputsClass</key>
<string>VeridianFWUpdaterInputs</string>
<key>DKDiagnosticName</key>
<string>Veridian FW Updater Plugin</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>VeridianFWUpdateController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleName</key>
<string>Diagnostic-8264</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8264</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/AppleTV.app/PlugIns/TVNotificationContentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/AppleTV.app/PlugIns/TVNotificationContentExtension.appex/TVNotificationContentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.tv.TVNotificationContentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.10000000000000001</real>
<key>UNNotificationExtensionCategory</key>
<string>com.apple.tv-default</string>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>TVNCNotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>TVNotificationContentExtension</string>
<key>CFBundleExecutable</key>
<string>TVNotificationContentExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/WorkflowUI.framework/PlugIns/AddShortcutExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/WorkflowUI.framework/PlugIns/AddShortcutExtension.appex/AddShortcutExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.WorkflowUI.AddShortcutExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.private.voiceshortcuts-ui</string>
<key>NSExtensionPrincipalClass</key>
<string>WFShortcutServiceViewController</string>
<key>NSExtensionViewControllerHostClass</key>
<string>INUIVoiceShortcutHostViewController</string>
</dict>
<key>CFBundleName</key>
<string>AddShortcutExtension</string>
<key>CFBundleExecutable</key>
<string>AddShortcutExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1090.0.1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/AppleTV.app/PlugIns/TVCoreSpotlightExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/AppleTV.app/PlugIns/TVCoreSpotlightExtension.appex/TVCoreSpotlightExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.tv.TVCoreSpotlightExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>TVIndexRequestHandler</string>
</dict>
<key>CFBundleName</key>
<string>TVCoreSpotlightExtension</string>
<key>CFBundleExecutable</key>
<string>TVCoreSpotlightExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/News.app/PlugIns/NewsArticleQuickLook.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/News.app/PlugIns/NewsArticleQuickLook.appex/NewsArticleQuickLook</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.news.NewsArticleQuickLook</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>QLSupportsSearchableItems</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.quicklook.preview</string>
<key>NSExtensionPrincipalClass</key>
<string>NAQPreviewViewController</string>
</dict>
<key>CFBundleName</key>
<string>NewsArticleQuickLook</string>
<key>CFBundleExecutable</key>
<string>NewsArticleQuickLook</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2580.1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3745.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3745.appex/Diagnostic-3745</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3745</integer>
<key>DKDiagnosticRequiresUnlock</key>
<true/>
<key>DKDiagnosticName</key>
<string>Restore from Backup History</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>RestoreFromBackupHistoryController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3745</string>
<key>CFBundleName</key>
<string>Diagnostic-3745</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3745</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DocumentManagerUICore.framework/PlugIns/SaveToFiles.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DocumentManagerUICore.framework/PlugIns/SaveToFiles.appex/SaveToFiles</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DocumentManagerUICore.SaveToFiles</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>
SUBQUERY (
extensionItems,
$extensionItem,
SUBQUERY (
$extensionItem.attachments,
$attachment,
(ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.data" &amp;&amp; NOT(ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url")) ||
ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.file-url"
).@count == $extensionItem.attachments.@count &amp;&amp;
$extensionItem.attachments.@count &gt; 0
).@count &gt; 0
</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionPrincipalClass</key>
<string>DOCSaveToFilesViewController</string>
</dict>
<key>CFBundleName</key>
<string>SaveToFiles</string>
<key>CFBundleExecutable</key>
<string>SaveToFiles</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Music.app/PlugIns/MusicNotificationContentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Music.app/PlugIns/MusicNotificationContentExtension.appex/MusicNotificationContentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Music.MusicNotificationContentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<string>com.apple.Music</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>music-notification-default</string>
</array>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<string>0.1</string>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>MusicNotificationContentExtension.MusicUserNotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>MusicNotificationContentExtension</string>
<key>CFBundleExecutable</key>
<string>MusicNotificationContentExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1.0</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Tips.app/PlugIns/TipsSwift.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Tips.app/PlugIns/TipsSwift.appex/TipsSwift</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionJavaScriptPreprocessingFile</key>
<string>Action</string>
<key>NSExtensionServiceTouchBarBezelColorName</key>
<string>TouchBarBezel</string>
<key>NSExtensionServiceTouchBarIconName</key>
<string>NSActionTemplate</string>
<key>NSExtensionServiceAllowsFinderPreviewItem</key>
<true/>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsFileWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsMovieWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
<integer>1</integer>
<key>NSExtensionActivationSupportsImageWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsText</key>
<false/>
</dict>
<key>NSExtensionServiceAllowsTouchBarItem</key>
<true/>
<key>NSExtensionServiceFinderPreviewIconName</key>
<string>NSActionTemplate</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.tips.TipsSwift</string>
<key>NSAccentColorName</key>
<string>tipsAccentColor</string>
<key>CFBundleName</key>
<string>TipsSwift</string>
<key>NSWidgetBackgroundColorName</key>
<string>tipsBackgroundColor</string>
<key>CFBundleExecutable</key>
<string>TipsSwift</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>562</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Sandbox.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Sandbox.appex/com.apple.DiagnosticExtensions.Sandbox</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Sandbox Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DESandboxExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.Sandbox</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.Sandbox</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.Sandbox</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/CloudDocsUI.framework/PlugIns/com.apple.CloudDocsUI.CloudSharing.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/CloudDocsUI.framework/PlugIns/com.apple.CloudDocsUI.CloudSharing.appex/com.apple.CloudDocsUI.CloudSharing</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionPointName</key>
<string>com.apple.CloudDocsUI.CloudSharing</string>
<key>NSExtensionPointVersion</key>
<string>1.0</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionViewControllerHostClass</key>
<string>_UIShareInvitationRemoteViewController</string>
<key>NSExtensionPrincipalClass</key>
<string>_UIShareInvitationViewServiceViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CloudDocsUI.CloudSharing</string>
<key>CFBundleName</key>
<string>com.apple.CloudDocsUI.CloudSharing</string>
<key>CFBundleExecutable</key>
<string>com.apple.CloudDocsUI.CloudSharing</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/News.app/PlugIns/ArticleNotificationExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/News.app/PlugIns/ArticleNotificationExtension.appex/ArticleNotificationExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>1.3200000000000001</real>
<key>UNNotificationExtensionCategory</key>
<array>
<string>extension-article</string>
</array>
</dict>
<key>NSExtensionContainingViewControllerClass</key>
<string>_UNNotificationContentExtensionViewController</string>
<key>NSExtensionMainStoryboard</key>
<string>MainInterface</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.news.articlenotificationextension</string>
<key>CFBundleName</key>
<string>ArticleNotificationExtension</string>
<key>CFBundleExecutable</key>
<string>ArticleNotificationExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2580.1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Weather.app/PlugIns/WeatherWidget.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Weather.app/PlugIns/WeatherWidget.appex/WeatherWidget</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionJavaScriptPreprocessingFile</key>
<string>Action</string>
<key>NSExtensionServiceTouchBarBezelColorName</key>
<string>TouchBarBezel</string>
<key>NSExtensionServiceTouchBarIconName</key>
<string>NSActionTemplate</string>
<key>NSExtensionServiceAllowsFinderPreviewItem</key>
<true/>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsFileWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsMovieWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
<integer>1</integer>
<key>NSExtensionActivationSupportsImageWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsText</key>
<false/>
</dict>
<key>NSExtensionServiceAllowsTouchBarItem</key>
<true/>
<key>NSExtensionServiceFinderPreviewIconName</key>
<string>NSActionTemplate</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.weather.widget</string>
<key>NSAccentColorName</key>
<string>WidgetAccentColor</string>
<key>CFBundleName</key>
<string>WeatherWidget</string>
<key>NSWidgetBackgroundColorName</key>
<string>WidgetBackground</string>
<key>CFBundleExecutable</key>
<string>WeatherWidget</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>NSWidgetWantsLocation</key>
<true/>
<key>CFBundleVersion</key>
<string>1662</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3906.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3906.appex/Diagnostic-3906</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3906</integer>
<key>DKDiagnosticInputsClass</key>
<string>DisplayPatternToolInputs</string>
<key>DKDiagnosticName</key>
<string>Display Pattern Tool</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-ui-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>DisplayPatternToolViewController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3906</string>
<key>CFBundleName</key>
<string>Diagnostic-3906</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3906</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/ReminderKit.framework/PlugIns/RemindersNotificationContentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/ReminderKit.framework/PlugIns/RemindersNotificationContentExtension.appex/RemindersNotificationContentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.reminderkit.NotificationContentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<string>com.apple.reminders</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>com.apple.remindd.reminderAlarm.thisAfternoon.weekend</string>
<string>com.apple.remindd.reminderAlarm.nextMorning.weekend</string>
<string>com.apple.remindd.reminderAlarm.tonight.weekend</string>
<string>com.apple.remindd.reminderAlarm.tonight</string>
<string>com.apple.remindd.reminderAlarm.thisAfternoon</string>
<string>com.apple.remindd.reminderAlarm.nextMorning</string>
</array>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.001</real>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionMainStoryboard</key>
<string>RDNotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>RemindersNotificationContentExtension</string>
<key>CFBundleExecutable</key>
<string>RemindersNotificationContentExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>276</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AppStoreDaemon.framework/PlugIns/ASDUserNotificationExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AppStoreDaemon.framework/PlugIns/ASDUserNotificationExtension.appex/ASDUserNotificationExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AppStoreDaemon.ASDUserNotificationExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<string>com.apple.AppStore</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>asd-notification-default</string>
</array>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<string>0.1</string>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>UserNotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>ASDUserNotificationExtension</string>
<key>CFBundleExecutable</key>
<string>ASDUserNotificationExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AppStoreDaemon.framework/PlugIns/ASDAskPermissionExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AppStoreDaemon.framework/PlugIns/ASDAskPermissionExtension.appex/ASDAskPermissionExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.askpermission-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>AskPermissionRequestExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AppStoreDaemon.ASDAskPermissionExtension</string>
<key>CFBundleName</key>
<string>ASDAskPermissionExtension</string>
<key>APExtensionSupportedProductTypes</key>
<array>
<string>A</string>
<string>C</string>
</array>
<key>CFBundleExecutable</key>
<string>ASDAskPermissionExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/ExternalAccessory.framework/PlugIns/com.apple.ExternalAccessory.WACUI.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/ExternalAccessory.framework/PlugIns/com.apple.ExternalAccessory.WACUI.appex/com.apple.ExternalAccessory.WACUI</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionPointName</key>
<string>com.apple.ExternalAccessory.WACUI</string>
<key>NSExtensionPointVersion</key>
<string>1.0</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ExternalAccessory.WACUI</string>
<key>NSExtensionPrincipalClass</key>
<string>WACUIViewController</string>
<key>NSExtensionHostViewControllerClass</key>
<string>WACUIRemoteViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.ExternalAccessory.WACUI</string>
<key>CFBundleName</key>
<string>com.apple.ExternalAccessory.WACUI</string>
<key>CFBundleExecutable</key>
<string>com.apple.ExternalAccessory.WACUI</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/CryptoTokenKit.framework/PlugIns/setoken.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/CryptoTokenKit.framework/PlugIns/setoken.appex/setoken</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleExecutable</key>
<string>setoken</string>
<key>CFBundleIdentifier</key>
<string>com.apple.CryptoTokenKit.setoken</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>com.apple.ctk.driver-class</key>
<string>SETokenDriver</string>
<key>com.apple.ctk.class-id</key>
<string>com.apple.setoken</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ctk-tokens</string>
</dict>
<key>CFBundleName</key>
<string>setoken</string>
<key>XPCService</key>
<dict>
<key>JoinExistingSession</key>
<true/>
</dict>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8238.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8238.appex/Diagnostic-8238</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8238</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8238</integer>
<key>DKDiagnosticInputsClass</key>
<string>RFSelfAuthInputs</string>
<key>DKDiagnosticName</key>
<string>RFSelfAuth</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>RFSelfAuthController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleName</key>
<string>Diagnostic-8238</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8238</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/UIKit.framework/PlugIns/com.apple.UIKit.screenpicker.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/UIKit.framework/PlugIns/com.apple.UIKit.screenpicker.appex/com.apple.UIKit.screenpicker</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.UIKit.screenpicker</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionPointName</key>
<string>com.apple.UIKit.screenpicker</string>
<key>NSExtensionPointVersion</key>
<string>1.0</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionViewControllerHostClass</key>
<string>_UIScreenRoutePickerRemoteViewController</string>
<key>NSExtensionPrincipalClass</key>
<string>_UIScreenRoutePickerViewServiceViewController</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.UIKit.screenpicker</string>
<key>CFBundleExecutable</key>
<string>com.apple.UIKit.screenpicker</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4182.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4182.appex/Diagnostic-4182</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4182</integer>
<key>DKDiagnosticInputsClass</key>
<string>TouchIDSensorSPIBusIntegrityInputs</string>
<key>DKDiagnosticName</key>
<string>Touch ID Sensor SPI Bus Integrity</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>TouchIDSensorSPIBusIntegrityTestController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4182</string>
<key>CFBundleName</key>
<string>Diagnostic-4182</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4182</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/MobileMail.app/PlugIns/MailNotificationContentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/MobileMail.app/PlugIns/MailNotificationContentExtension.appex/MailNotificationContentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilemail.MailNotificationContentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.5</real>
<key>UNNotificationExtensionCategory</key>
<string>mail-message</string>
<key>UNNotificationExtensionOverridesDefaultTitle</key>
<false/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>MFNotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>MailNotificationContentExtension</string>
<key>CFBundleExecutable</key>
<string>MailNotificationContentExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>3654.0.3</string>
</dict>
</dict>
<key>/Applications/Apple TV Remote.app/PlugIns/TVRemoteIntentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Apple TV Remote.app/PlugIns/TVRemoteIntentExtension.appex/TVRemoteIntentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleIdentifier</key>
<string>com.apple.TVRemoteUIService.TVRemoteIntentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>LaunchApplicationIntent</string>
<string>LaunchRemoteIntent</string>
<string>LaunchScreenSaverIntent</string>
<string>LaunchTVAppIntent</string>
<string>PauseContentIntent</string>
<string>ReduceLoudSoundsIntent</string>
<string>ShuffleMusicIntent</string>
<string>SkipContentIntent</string>
<string>SleepAppleTVIntent</string>
<string>SwitchUserAccountIntent</string>
<string>ToggleCaptionsIntent</string>
<string>ToggleSystemAppearanceIntent</string>
<string>WakeAppleTVIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>IntentHandler</string>
</dict>
<key>INDisplayableApplicationBundleIdentifier</key>
<string>com.apple.TVRemoteUIService</string>
<key>CFBundleName</key>
<string>TVRemoteIntentExtension</string>
<key>CFBundleExecutable</key>
<string>TVRemoteIntentExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>INLaunchableApplicationBundleIdentifier</key>
<string>com.apple.TVRemote</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8276.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8276.appex/Diagnostic-8276</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<real>8276</real>
<key>DKDiagnosticInputsClass</key>
<string>RGBJDKDiagnosticInputs</string>
<key>DKDiagnosticName</key>
<string>RgbJasperCalibration</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-ui-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>RgbJasperCalibrationViewController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8276</string>
<key>UIAppFonts</key>
<array>
<string>SF-Pro-Text-Semibold.otf</string>
</array>
<key>CFBundleName</key>
<string>Diagnostic-8276</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8276</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3738.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3738.appex/Diagnostic-3738</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3738</integer>
<key>DKDiagnosticRequiresUnlock</key>
<true/>
<key>DKDiagnosticName</key>
<string>Backup History</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>BackupHistoryController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3738</string>
<key>CFBundleName</key>
<string>Diagnostic-3738</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3738</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/UserFS.framework/PlugIns/userfs_provider.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/UserFS.framework/PlugIns/userfs_provider.appex/userfs_provider</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.filesystems.UserFS.FileProvider</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionFileProviderSupportedSearchCapabilities</key>
<array>
<string>NSExtensionFileProviderSearchByFilename</string>
<string>NSExtensionFileProviderSearchByContentType</string>
<string>NSExtensionFileProviderSearchScopedToDirectory</string>
</array>
<key>NSExtensionPrincipalClass</key>
<string>UserFSFileProviderExtension</string>
<key>NSFileProviderCanToggleDomainVisibility</key>
<false/>
<key>NSFileProviderDefaultDomainEnabled</key>
<false/>
<key>NSExtensionFileProviderEnabledByDefault</key>
<true/>
<key>NSExtensionFileProviderSupportsEnumeration</key>
<true/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.fileprovider-nonui</string>
<key>NSFileProviderDefaultDomainVisible</key>
<false/>
<key>NSFileProviderHideExtensionName</key>
<true/>
</dict>
<key>CFBundleName</key>
<string>userfs_provider</string>
<key>CFBundleExecutable</key>
<string>userfs_provider</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/UIKit.framework/PlugIns/com.apple.UIKit.FontPicker.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/UIKit.framework/PlugIns/com.apple.UIKit.FontPicker.appex/com.apple.UIKit.FontPicker</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.UIKit.FontPicker</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionPointName</key>
<string>com.apple.UIKit.FontPicker</string>
<key>NSExtensionPointVersion</key>
<string>1.0</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionViewControllerHostClass</key>
<string>_UIFontPickerRemoteViewController</string>
<key>NSExtensionPrincipalClass</key>
<string>_UIFontPickerServiceViewController</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.UIKit.FontPicker</string>
<key>CFBundleExecutable</key>
<string>com.apple.UIKit.FontPicker</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4009.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4009.appex/Diagnostic-4009</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4009</integer>
<key>DKDiagnosticInputsClass</key>
<string>CameraSensorInputs</string>
<key>DKDiagnosticName</key>
<string>Camera Sensor</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>CameraSensorController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4009</string>
<key>CFBundleName</key>
<string>Diagnostic-4009</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4009</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/CloudDocsUI.framework/PlugIns/com.apple.CloudDocsUI.DocumentPicker.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/CloudDocsUI.framework/PlugIns/com.apple.CloudDocsUI.DocumentPicker.appex/com.apple.CloudDocsUI.DocumentPicker</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UIDocumentPickerSupportedFileTypes</key>
<array>
<string>public.content</string>
<string>public.data</string>
</array>
<key>UIDocumentPickerModes</key>
<array>
<string>UIDocumentPickerModeImport</string>
<string>UIDocumentPickerModeOpen</string>
<string>UIDocumentPickerModeExportToService</string>
<string>UIDocumentPickerModeMoveToService</string>
</array>
</dict>
<key>NSExtensionContainingViewControllerClass</key>
<string>_UIDocumentPickerViewServiceViewController</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.fileprovider-ui</string>
<key>NSExtensionViewControllerHostClass</key>
<string>_UIDocumentPickerRemoteViewController</string>
<key>NSExtensionPrincipalClass</key>
<string>UIViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CloudDocsUI.DocumentPicker</string>
<key>CFBundleName</key>
<string>com.apple.CloudDocsUI.DocumentPicker</string>
<key>CFBundleExecutable</key>
<string>com.apple.CloudDocsUI.DocumentPicker</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/Diagnostics.app/PlugIns/com.apple.Diagnostics.diagnosticextension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Diagnostics.app/PlugIns/com.apple.Diagnostics.diagnosticextension.appex/com.apple.Diagnostics.diagnosticextension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Diagnostics.diagnosticextension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Field Diagnostics Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DiagnosticExtension</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.Diagnostics.diagnosticextension</string>
<key>CFBundleExecutable</key>
<string>com.apple.Diagnostics.diagnosticextension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Home.app/PlugIns/HomeNotification.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Home.app/PlugIns/HomeNotification.appex/HomeNotification</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<false/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.5625</real>
<key>UNNotificationExtensionCategory</key>
<array>
<string>HomeAppBulletinCategory</string>
<string>HMDBulletinCategoryProvideCameraRecordingFeedback</string>
</array>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>HomeNotificationViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Home.HomeNotification</string>
<key>CFBundleName</key>
<string>HomeNotification</string>
<key>CFBundleExecutable</key>
<string>HomeNotification</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/PassKit.framework/PlugIns/PassKitSpotlightIndexExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/PassKit.framework/PlugIns/PassKitSpotlightIndexExtension.appex/PassKitSpotlightIndexExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.PassKit.PassKitSpotlightIndexExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>IndexRequestHandler</string>
</dict>
<key>CFBundleName</key>
<string>PassKitSpotlightIndexExtension</string>
<key>CFBundleExecutable</key>
<string>PassKitSpotlightIndexExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AppPredictionWidget.framework/PlugIns/ActionPredictionNotificationContent.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AppPredictionWidget.framework/PlugIns/ActionPredictionNotificationContent.appex/ActionPredictionNotificationContent</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AppPredictionWidget.Siri.ActionPredictionNotificationContent</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<string>com.apple.Siri.ActionPredictionNotifications</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>actionNSUA</string>
</array>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.20000000000000001</real>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>NotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>ActionPredictionNotificationContent</string>
<key>CFBundleExecutable</key>
<string>ActionPredictionNotificationContent</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/MobileMail.app/PlugIns/DiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/MobileMail.app/PlugIns/DiagnosticExtension.appex/DiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Mail Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>MFDiagnosticExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilemail.DiagnosticExtension</string>
<key>CFBundleName</key>
<string>DiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>DiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>3654.0.3</string>
</dict>
</dict>
<key>/System/Library/Frameworks/CoreLocation.framework/PlugIns/CoreLocationTemporaryPreciseAuthPromptPlugin.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/CoreLocation.framework/PlugIns/CoreLocationTemporaryPreciseAuthPromptPlugin.appex/CoreLocationTemporaryPreciseAuthPromptPlugin</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.corelocation.CoreLocationTemporaryPreciseAuthPromptPlugin</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.cfusernotification</string>
<key>NSExtensionPrincipalClass</key>
<string>CLTemporaryPreciseAuthPromptPluginViewController</string>
</dict>
<key>CFBundleName</key>
<string>CoreLocationTemporaryPreciseAuthPromptPlugin</string>
<key>CFBundleExecutable</key>
<string>CoreLocationTemporaryPreciseAuthPromptPlugin</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2</string>
</dict>
</dict>
<key>/Applications/PassbookUIService.app/PlugIns/PeerPaymentMessagesExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/PassbookUIService.app/PlugIns/PeerPaymentMessagesExtension.appex/PeerPaymentMessagesExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleName</key>
<string>PeerPaymentMessagesExtension</string>
<key>UIUserInterfaceIdiomMac</key>
<true/>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>NSPrincipalClass</key>
<string>UIApplication</string>
<key>MSShouldBalloonHideAppIcon</key>
<true/>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleExecutable</key>
<string>PeerPaymentMessagesExtension</string>
<key>CFBundleIdentifier</key>
<string>com.apple.PassbookUIService.PeerPaymentMessagesExtension</string>
<key>UIGlobalUserInterfaceIdiomMac</key>
<true/>
<key>MSMessagesExtensionStoreIconName</key>
<string>iMessage App Icon</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionPrincipalClass</key>
<string>PKPeerPaymentMessagesAppViewController</string>
</dict>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Contacts.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Contacts.appex/com.apple.DiagnosticExtensions.Contacts</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Contacts Database</string>
<key>DEAttachmentsLoggingEnabled</key>
<string>DEAttachmentsLoggingInternal</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEContactsExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.Contacts</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.Contacts</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.Contacts</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/MobileSlideShow.app/PlugIns/PhotosSiriExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSlideShow.app/PlugIns/PhotosSiriExtension.appex/PhotosSiriExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobileslideshow.PhotosSiriExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>INSearchForPhotosIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>PhotosSiriExtension</string>
</dict>
<key>CFBundleName</key>
<string>PhotosSiriExtension</string>
<key>CFBundleExecutable</key>
<string>PhotosSiriExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>302.0.127</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/News.app/PlugIns/NewsToday2.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/News.app/PlugIns/NewsToday2.appex/NewsToday2</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.news.widget</string>
<key>NSAccentColorName</key>
<string>accent-color</string>
<key>CFBundleName</key>
<string>NewsToday2</string>
<key>NSWidgetBackgroundColorName</key>
<string>background-color</string>
<key>CFBundleExecutable</key>
<string>NewsToday2</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/CloudDocs.framework/PlugIns/com.apple.CloudDocs.MobileDocumentsFileProvider.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/CloudDocs.framework/PlugIns/com.apple.CloudDocs.MobileDocumentsFileProvider.appex/com.apple.CloudDocs.MobileDocumentsFileProvider</string>
<key>_infoPlist</key>
<dict>
<key>LSHasLocalizedDisplayName</key>
<true/>
<key>CFBundleIdentifier</key>
<string>com.apple.CloudDocs.MobileDocumentsFileProvider</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPrincipalClass</key>
<string>BRFileProviderExtension</string>
<key>NSFileProviderUserInteractions</key>
<array>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_BY_ME_FOLDER_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_SHARED_FOLDERS_TITLE</string>
<key>NSStringFormatValues</key>
<array>
<string>matchingItemsCount</string>
</array>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_SHARED_BY_ME_FOLDERS_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>matchingItemsCount</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isFolder == YES AND sourceItem.isShared == YES AND sourceItem.userInfo.isz == NO</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_BY_ME_FOLDER_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_SHARED_FOLDERS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_SHARED_BY_ME_FOLDERS_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isFolder == YES AND sourceItem.isShared == YES AND sourceItem.userInfo.isz == YES AND sourceItem.userInfo.sr != sourceItem.itemIdentifier</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_WITH_ME_FOLDER_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_SHARED_FOLDERS_TITLE</string>
<key>NSStringFormatValues</key>
<array>
<string>matchingItemsCount</string>
</array>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_SHARED_WITH_ME_FOLDERS_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>matchingItemsCount</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isFolder == YES AND sourceItem.isShared == YES AND sourceItem.userInfo.isz == YES AND sourceItem.userInfo.sr == sourceItem.itemIdentifier</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_NORMAL_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_FOLDER_THAT_CONTAINS_SHARED_BY_ME_ITEMS_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_NORMAL_FOLDERS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_FOLDERS_THAT_CONTAIN_SHARED_BY_ME_ITEMS_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isFolder == YES AND sourceItem.isShared == NO AND sourceItem.userInfo.csbm == YES</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_NORMAL_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_FOLDER_THAT_CONTAINS_SHARED_TO_ME_ITEMS_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_NORMAL_FOLDERS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_FOLDERS_THAT_CONTAIN_SHARED_TO_ME_ITEMS_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isFolder == YES AND sourceItem.isShared == NO AND sourceItem.userInfo.cstm == YES</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_PRESENTATION_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_BY_ME_PRESENTATION_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.presentation"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_SPREADSHEET_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_BY_ME_SPREADSHEET_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.spreadsheet"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_DOCUMENT_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_BY_ME_DOCUMENT_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.content"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_ITEM_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_BY_ME_ITEM_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_SHARED_ITEMS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_SHARED_BY_ME_ITEMS_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isFolder == NO AND sourceItem.isShared == YES AND sourceItem.userInfo.isz == NO</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_SPREADSHEET_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_BY_ME_SPREADSHEET_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.spreadsheet"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_PRESENTATION_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_BY_ME_PRESENTATION_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.presentation"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_DOCUMENT_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_BY_ME_DOCUMENT_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.content"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_ITEM_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_BY_ME_ITEM_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_SHARED_ITEMS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_SHARED_BY_ME_ITEMS_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isFolder == NO AND sourceItem.isShared == YES AND sourceItem.userInfo.isz == YES AND sourceItem.userInfo.sr != sourceItem.itemIdentifier</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_SPREADSHEET_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_TO_ME_SPREADSHEET_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.spreadsheet"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_PRESENTATION_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_TO_ME_PRESENTATION_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.presentation"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_DOCUMENT_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_TO_ME_DOCUMENT_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.content"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_ITEM_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_ONE_SHARED_TO_ME_ITEM_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_SHARED_ITEMS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>DELETE_MANY_SHARED_WITH_ME_ITEMS_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Delete</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isFolder == NO AND sourceItem.isShared == YES AND sourceItem.userInfo.isz == YES AND sourceItem.userInfo.sr == sourceItem.itemIdentifier</string>
</dict>
</array>
<key>ActivationRule</key>
<string>action == "Trash"</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_NORMAL_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_FOLDER_WITH_SHARED_ITEMS_INTO_SHARED_BY_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_NORMAL_FOLDERS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_FOLDERS_WITH_SHARED_ITEMS_INTO_SHARED_BY_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isShared == NO AND sourceItem.userInfo.cs == YES AND destinationItem.isShared == YES AND destinationItem.userInfo.isz == NO</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_NORMAL_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_FOLDER_WITH_SHARED_ITEMS_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_NORMAL_FOLDERS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_FOLDERS_WITH_SHARED_ITEMS_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isShared == NO AND sourceItem.userInfo.cs == YES AND destinationItem.isShared == YES AND destinationItem.userInfo.isz == YES</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_FOLDER_INTO_SHARED_BY_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_FOLDERS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_FOLDERS_INTO_SHARED_BY_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isShared == YES AND destinationItem.isShared == YES AND sourceItem.userInfo.sr != destinationItem.userInfo.sr AND destinationItem.userInfo.isz == NO</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_FOLDER_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_FOLDERS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_FOLDERS_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isShared == YES AND destinationItem.isShared == YES AND sourceItem.userInfo.sr != destinationItem.userInfo.sr AND destinationItem.userInfo.isz == YES</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_FOLDERS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isShared == YES AND sourceItem.userInfo.sr != sourceItem.itemIdentifier AND destinationItem.isShared == NO</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_NORMAL_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_FOLDER_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_NORMAL_FOLDERS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_FOLDERS_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isShared == NO AND destinationItem.isShared == YES AND destinationItem.userInfo.isz == YES</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_FOLDERS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isShared == YES AND sourceItem.userInfo.isz == NO AND sourceItem.userInfo.pzid != destinationItem.userInfo.zid</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_NORMAL_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_FOLDER_WITH_SHARED_BY_ME_ITEMS_OUT_OF_ICLOUD</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_NORMAL_FOLDERS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_FOLDERS_WITH_SHARED_BY_ME_ITEMS_OUT_OF_ICLOUD</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.userInfo.csbm == YES AND sourceItem.userInfo.pzid != destinationItem.userInfo.zid</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isFolder == YES</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_PRESENTATION_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_INTO_SHARED_BY_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.presentation"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_SPREADSHEET_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_INTO_SHARED_BY_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.spreadsheet"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_DOCUMENT_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_INTO_SHARED_BY_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.content"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_INTO_SHARED_BY_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_INTO_ANOTHER_SHARED_BY_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isShared == YES AND destinationItem.isShared == YES AND sourceItem.userInfo.sr != destinationItem.userInfo.sr AND destinationItem.userInfo.isz == NO</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_PRESENTATION_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.presentation"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_SPREADSHEET_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.spreadsheet"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_DOCUMENT_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.content"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_INTO_ANOTHER_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isShared == YES AND destinationItem.isShared == YES AND sourceItem.userInfo.sr != destinationItem.userInfo.sr AND destinationItem.userInfo.isz == YES</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_PRESENTATION_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.presentation"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_SPREADSHEET_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.spreadsheet"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_DOCUMENT_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.content"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isShared == YES AND sourceItem.userInfo.sr != sourceItem.itemIdentifier AND destinationItem.isShared == NO</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_NORMAL_PRESENTATION_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.presentation"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_NORMAL_SPREADSHEET_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.spreadsheet"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_NORMAL_DOCUMENT_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.content"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_NORMAL_ITEM_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_INTO_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_NORMAL_ITEMS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_INTO_ANOTHER_SHARED_WITH_ME_FOLDER_TEXT</string>
<key>NSStringFormatValues</key>
<array>
<string>destinationItem.filename</string>
</array>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isShared == NO AND destinationItem.isShared == YES AND destinationItem.userInfo.isz == YES</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_PRESENTATION_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.presentation"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_SPREADSHEET_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.spreadsheet"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_DOCUMENT_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.content"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isShared == YES AND sourceItem.userInfo.isz == NO AND sourceItem.userInfo.pzid != destinationItem.userInfo.zid</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isFolder == NO</string>
</dict>
</array>
<key>ActivationRule</key>
<string>action == "Move"</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_FOLDERS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isFolder == YES AND sourceItem.isShared == YES</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_PRESENTATION_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.presentation"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_SPREADSHEET_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.spreadsheet"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_DOCUMENT_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1 AND sourceItem.typeIdentifier UTI-CONFORMS-TO "public.content"</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_SHARED_ITEM_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_SHARED_ITEMS_OUT_OF_ICLOUD_TEXT</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isFolder == NO AND sourceItem.isShared == YES</string>
</dict>
<dict>
<key>SubInteractions</key>
<array>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_NORMAL_FOLDER_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_ONE_FOLDER_WITH_SHARED_BY_ME_ITEMS_OUT_OF_ICLOUD</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount == 1</string>
</dict>
<dict>
<key>Alert</key>
<dict>
<key>LocalizedTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_NORMAL_FOLDERS_TITLE</string>
</dict>
<key>LocalizedSubTitle</key>
<dict>
<key>NSStringFormat</key>
<string>MOVE_MANY_FOLDERS_WITH_SHARED_BY_ME_ITEMS_OUT_OF_ICLOUD</string>
</dict>
<key>LocalizedRecoveryOptions</key>
<dict>
<key>Cancel</key>
<string>Cancel</string>
<key>Continue</key>
<string>Move Anyway</string>
</dict>
</dict>
<key>ActivationRule</key>
<string>sourceItemsCount &gt; 1</string>
</dict>
</array>
<key>ActivationRule</key>
<string>sourceItem.isShared == NO AND sourceItem.userInfo.csbm == YES</string>
</dict>
</array>
<key>ActivationRule</key>
<string>action == "MoveOut"</string>
</dict>
</array>
<key>NSExtensionFileProviderSupportsEnumeration</key>
<true/>
<key>NSExtensionFileProviderEnabledByDefault</key>
<true/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.fileprovider-nonui</string>
<key>NSExtensionFileProviderSupportsPickingFolders</key>
<true/>
<key>NSFileProviderDecorations</key>
<array>
<dict>
<key>Identifier</key>
<string>Quota</string>
<key>Label</key>
<dict>
<key>NSStringFormat</key>
<string>.DICT.AVAILABLE.%@.%@</string>
<key>NSStringFormatValues</key>
<array>
<string>parentItem.userInfo.qn</string>
<string>parentItem.userInfo.q</string>
</array>
</dict>
<key>Category</key>
<string>FolderStatus</string>
</dict>
<dict>
<key>Identifier</key>
<string>AddedByOther</string>
<key>Label</key>
<dict>
<key>NSStringFormat</key>
<string>ADDED_BY_OTHER</string>
<key>NSStringFormatValues</key>
<array>
<string>item.userInfo.crnc</string>
</array>
</dict>
<key>Category</key>
<string>Sharing</string>
</dict>
<dict>
<key>Identifier</key>
<string>AddedByMe</string>
<key>Label</key>
<dict>
<key>NSStringFormat</key>
<string>ADDED_BY_ME</string>
</dict>
<key>Category</key>
<string>Sharing</string>
</dict>
</array>
</dict>
<key>CFBundleName</key>
<string>com.apple.CloudDocs.MobileDocumentsFileProvider</string>
<key>CFBundleExecutable</key>
<string>com.apple.CloudDocs.MobileDocumentsFileProvider</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/News.app/PlugIns/NewsAudioExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/News.app/PlugIns/NewsAudioExtension.appex/NewsAudioExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.news.NewsAudioExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>INPlayMediaIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>NewsAudioExtension.IntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>NewsAudioExtension</string>
<key>CFBundleExecutable</key>
<string>NewsAudioExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/FunCameraEmojiStickers.app/PlugIns/FunCameraEmojiStickersExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/FunCameraEmojiStickers.app/PlugIns/FunCameraEmojiStickersExtension.appex/FunCameraEmojiStickersExtension</string>
<key>_infoPlist</key>
<dict>
<key>LSHasLocalizedDisplayName</key>
<true/>
<key>CFBundleSpokenName</key>
<string>Emoji Stickers</string>
<key>CFBundleIdentifier</key>
<string>com.apple.FunCamera.EmojiStickers.MessagesExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionPrincipalClass</key>
<string>FunCameraEmojiStickersViewController</string>
</dict>
<key>CFBundleName</key>
<string>FunCameraEmojiStickersExtension</string>
<key>CFBundleExecutable</key>
<string>FunCameraEmojiStickersExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>MSSupportedPresentationContexts</key>
<array>
<string>MSMessagesAppPresentationContextMedia</string>
</array>
</dict>
</dict>
<key>/Applications/MobileSMS.app/PlugIns/MessagesAssistantExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSMS.app/PlugIns/MessagesAssistantExtension.appex/MessagesAssistantExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>INSendMessageIntent</string>
<string>INSearchForMessagesIntent</string>
<string>INSetMessageAttributeIntent</string>
<string>INPlayAudioMessageIntent</string>
<string>INPlayMessageSoundIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>CKAssistantIntentHandler</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.MobileSMS.MessagesAssistantExtension</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>CFBundleName</key>
<string>MessagesAssistantExtension</string>
<key>CFBundleExecutable</key>
<string>MessagesAssistantExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>6000</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Podcasts.app/PlugIns/com.apple.podcasts.DiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Podcasts.app/PlugIns/com.apple.podcasts.DiagnosticExtension.appex/com.apple.podcasts.DiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Podcast Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>MTDiagnosticExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.podcasts.DiagnosticExtension</string>
<key>CFBundleName</key>
<string>com.apple.podcasts.DiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>com.apple.podcasts.DiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1500.42.1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/iCloudQuotaDaemon.framework/PlugIns/ICQFollowup.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/iCloudQuotaDaemon.framework/PlugIns/ICQFollowup.appex/ICQFollowup</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleExecutable</key>
<string>ICQFollowup</string>
<key>CFBundleIdentifier</key>
<string>com.apple.iCloudQuotaDaemon.ICQFollowup</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>TRUEPREDICATE</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.followup-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>ICQFollowupViewController</string>
</dict>
<key>CFBundleName</key>
<string>ICQFollowup</string>
<key>XPCService</key>
<dict/>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AppPredictionWidget.framework/PlugIns/AppPredictionWidget.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AppPredictionWidget.framework/PlugIns/AppPredictionWidget.appex/AppPredictionWidget</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widget-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>AppPredictionWidgetViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AppPredictionWidget.extension</string>
<key>CFBundleName</key>
<string>AppPredictionWidget</string>
<key>CFBundleIconFiles</key>
<array>
<string>icon</string>
</array>
<key>CFBundleExecutable</key>
<string>AppPredictionWidget</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/ReminderKitUI.framework/PlugIns/com.apple.ReminderKitUI.ReminderCreationViewService.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/ReminderKitUI.framework/PlugIns/com.apple.ReminderKitUI.ReminderCreationViewService.appex/com.apple.ReminderKitUI.ReminderCreationViewService</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.ReminderKitUI.ReminderCreationViewService</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionPointName</key>
<string>com.apple.ReminderKitUI.ReminderCreationViewService</string>
<key>NSExtensionPointVersion</key>
<string>1.0</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionViewControllerHostClass</key>
<string>REMReminderCreationRemoteViewController</string>
<key>NSExtensionPrincipalClass</key>
<string>TTRIVSReminderCreationViewServiceViewController</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.ReminderKitUI.ReminderCreationViewService</string>
<key>CFBundleExecutable</key>
<string>com.apple.ReminderKitUI.ReminderCreationViewService</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2151</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/IOAccessoryManager.framework/PlugIns/WetNotification.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/IOAccessoryManager.framework/PlugIns/WetNotification.appex/WetNotification</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.IOAccessoryManagerFramework.WetNotification</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.cfusernotification</string>
<key>NSExtensionPrincipalClass</key>
<string>WetNotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>WetNotification</string>
<key>CFBundleExecutable</key>
<string>WetNotification</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4492-sshb.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4492-sshb.appex/Diagnostic-4492-sshb</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4492</integer>
<key>DKDiagnosticInputsClass</key>
<string>SSHBPresenceInputs</string>
<key>DKDiagnosticName</key>
<string>SSHB Presence</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>SSHBPresenceController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4492</string>
<key>CFBundleName</key>
<string>Diagnostic-4492-sshb</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4492-sshb</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Messages.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Messages.appex/com.apple.DiagnosticExtensions.Messages</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Messages Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<dict>
<key>/var/mobile/Library/Preferences/com.apple.logging</key>
<dict>
<key>MadridLogging</key>
<true/>
</dict>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEMessagesExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.Messages</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.Messages</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.Messages</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8288.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8288.appex/Diagnostic-8288</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8288</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8288</integer>
<key>DKDiagnosticName</key>
<string>QueryExtrinsicsDiagnostic</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>QueryExtrinsicsDiagnostic</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleName</key>
<string>Diagnostic-8288</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8288</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Books.app/PlugIns/iBooksProductPageExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Books.app/PlugIns/iBooksProductPageExtension.appex/iBooksProductPageExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.storekit.product-page</string>
<key>NSExtensionPrincipalClass</key>
<string>ProductPageRootViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iBooks.iBooksProductPageExtension</string>
<key>UIAppFonts</key>
<array>
<string>SF-UI-Text-Bold.otf</string>
<string>SF-UI-Text-Medium.otf</string>
<string>SF-UI-Text-Regular.otf</string>
<string>SF-UI-Text-Semibold.otf</string>
<string>sf-pro-rounded.ttc</string>
</array>
<key>SKProductPageExtensionSupportedItemKinds</key>
<array>
<string>epubBook</string>
<string>metaEbook</string>
<string>ibook</string>
<string>ibookTextbook</string>
<string>book</string>
</array>
<key>CFBundleName</key>
<string>iBooksProductPageExtension</string>
<key>CFBundleExecutable</key>
<string>iBooksProductPageExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>4661</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/HangTracer.framework/PlugIns/PerformanceLoggingDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/HangTracer.framework/PlugIns/PerformanceLoggingDiagnosticExtension.appex/PerformanceLoggingDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.HangTracer.PerformanceLoggingDiagnosticExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>PerformanceLoggingDiagnosticExtension logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>PerformanceLoggingDiagnosticExtensionExtension</string>
</dict>
<key>CFBundleName</key>
<string>PerformanceLoggingDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>PerformanceLoggingDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/Camera.app/PlugIns/CameraMessagesApp.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Camera.app/PlugIns/CameraMessagesApp.appex/CameraMessagesApp</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider.highmemory</string>
<key>NSExtensionPrincipalClass</key>
<string>CAMMessagesExtensionViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.camera.CameraMessagesApp</string>
<key>UIUserInterfaceStyle</key>
<string>Dark</string>
<key>CFBundleName</key>
<string>CameraMessagesApp</string>
<key>MSShouldBalloonHideAppIcon</key>
<true/>
<key>MSHideInAppDrawer</key>
<true/>
<key>CFBundleExecutable</key>
<string>CameraMessagesApp</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>3702.18.100</string>
</dict>
</dict>
<key>/Applications/FindMy.app/PlugIns/FindMyNotificationsService.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/FindMy.app/PlugIns/FindMyNotificationsService.appex/FindMyNotificationsService</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.findmy.FindMyNotificationsServiceExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionCategory</key>
<array>
<string>PUSH_NOTIFY_FOUND</string>
<string>GEOFENCE</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.service</string>
<key>NSExtensionPrincipalClass</key>
<string>FindMyNotificationsService.NotificationService</string>
</dict>
<key>CFBundleName</key>
<string>FindMyNotificationsService</string>
<key>CFBundleExecutable</key>
<string>FindMyNotificationsService</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/MobilePhone.app/PlugIns/VoicemailMessageNotificationExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobilePhone.app/PlugIns/VoicemailMessageNotificationExtension.appex/VoicemailMessageNotificationExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<integer>1</integer>
<key>UNNotificationExtensionCategory</key>
<array>
<string>VoicemailMessageNotificationExtensionCategory</string>
<string>new-voicemail</string>
<string>new-voicemail-no-caller-id</string>
<string>new-voicemail-no-visual-voicemail</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>MPVoicemailMessageNotificationViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilephone.extension.VoicemailMessageNotificationExtension</string>
<key>CFBundleName</key>
<string>VoicemailMessageNotificationExtension</string>
<key>CFBundleExecutable</key>
<string>VoicemailMessageNotificationExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/VoiceServices.framework/PlugIns/VoiceServicesDiagnosticextension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/VoiceServices.framework/PlugIns/VoiceServicesDiagnosticextension.appex/VoiceServicesDiagnosticextension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.voiceservices.diagnosticextension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>VoiceServices Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>VSDiagnosticExtension</string>
</dict>
<key>CFBundleName</key>
<string>VoiceServicesDiagnosticextension</string>
<key>CFBundleExecutable</key>
<string>VoiceServicesDiagnosticextension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DASDaemon.framework/PlugIns/DuetDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DASDaemon.framework/PlugIns/DuetDiagnosticExtension.appex/DuetDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.das.DASDaemon.DuetDiagnosticExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Duet Activity Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DuetDiagnosticExtension</string>
</dict>
<key>CFBundleName</key>
<string>DuetDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>DuetDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/MobileCal.app/PlugIns/CalendarWidgetExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/MobileCal.app/PlugIns/CalendarWidgetExtension.appex/CalendarWidgetExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsSupported</key>
<array>
<string>EKUICalendarsIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilecal.CalendarWidgetExtension</string>
<key>NSAccentColorName</key>
<string>WidgetAccentColor</string>
<key>CFBundleName</key>
<string>CalendarWidgetExtension</string>
<key>NSWidgetBackgroundColorName</key>
<string>WidgetBackgroundColor</string>
<key>CFBundleExecutable</key>
<string>CalendarWidgetExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>INIntentsExtensionBundleIdentifier</key>
<string>com.apple.CalendarWidget.IntentsExtension</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.VoiceMemos.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.VoiceMemos.appex/com.apple.DiagnosticExtensions.VoiceMemos</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.VoiceMemos</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Voice Memos Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>VoiceMemosDiagnosticsExtension</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.VoiceMemos</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.VoiceMemos</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>829</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3741.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3741.appex/Diagnostic-3741</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3741</integer>
<key>DKDiagnosticRequiresUnlock</key>
<true/>
<key>DKDiagnosticName</key>
<string>Cellular Call Statistics</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>CellularCallStatisticsController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3741</string>
<key>CFBundleName</key>
<string>Diagnostic-3741</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3741</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.VPN.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.VPN.appex/com.apple.DiagnosticExtensions.VPN</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>VPN Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<dict>
<key>/var/preferences/com.apple.networkextension.control</key>
<dict>
<key>LogToFile</key>
<true/>
</dict>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEVPNExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.VPN</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.VPN</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.VPN</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/iTunesStore.framework/PlugIns/AskPermissionExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/iTunesStore.framework/PlugIns/AskPermissionExtension.appex/AskPermissionExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.itunesstore.AskPermissionExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.askpermission-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>AskPermissionRequestExtension</string>
</dict>
<key>CFBundleName</key>
<string>AskPermissionExtension</string>
<key>CFBundleExecutable</key>
<string>AskPermissionExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8035.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8035.appex/Diagnostic-8035</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8035</integer>
<key>DKDiagnosticInputsClass</key>
<string>CameraAPSCalibrationInputs</string>
<key>DKDiagnosticName</key>
<string>Camera Autofocus Positioning Sensor Calibration</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>CameraAPSCalibrationController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8035</string>
<key>CFBundleName</key>
<string>Diagnostic-8035</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8035</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1.1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AGXCompilerCore-S2A8.framework/PlugIns/AGXCompilerCrashLogs-S2A8.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AGXCompilerCore-S2A8.framework/PlugIns/AGXCompilerCrashLogs-S2A8.appex/AGXCompilerCrashLogs-S2A8</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>AGXCompiler Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<string>DEAttachmentsLoggingInternal</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>CompilerCrashLogsExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AGXCompilerCore.CrashLogs</string>
<key>CFBundleName</key>
<string>AGXCompilerCrashLogs-S2A8</string>
<key>CFBundleExecutable</key>
<string>AGXCompilerCrashLogs-S2A8</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2.3.22</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.sysdiagnose.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.sysdiagnose.appex/com.apple.DiagnosticExtensions.sysdiagnose</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>sysdiagnose Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>sysdiagnose_DEExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.sysdiagnose</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.sysdiagnose</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.sysdiagnose</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/Search.framework/PlugIns/SpotlightDiagnostic.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/Search.framework/PlugIns/SpotlightDiagnostic.appex/SpotlightDiagnostic</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Spotlight Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>SpotlightDiagnosticExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Search.framework.SpotlightDiagnostic</string>
<key>CFBundleName</key>
<string>SpotlightDiagnostic</string>
<key>CFBundleExecutable</key>
<string>SpotlightDiagnostic</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/FindMy.app/PlugIns/FindMyNotificationsContent.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/FindMy.app/PlugIns/FindMyNotificationsContent.appex/FindMyNotificationsContent</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.findmy.FindMyNotificationsContentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.75</real>
<key>UNNotificationExtensionCategory</key>
<array>
<string>GEOFENCE_TRIGGER</string>
<string>GEOFENCE</string>
<string>GEOFENCE_RECEIVE</string>
</array>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionMainStoryboard</key>
<string>MainInterface</string>
</dict>
<key>CFBundleName</key>
<string>FindMyNotificationsContent</string>
<key>CFBundleExecutable</key>
<string>FindMyNotificationsContent</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8253.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8253.appex/Diagnostic-8253</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8253</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8253</integer>
<key>DKDiagnosticName</key>
<string>Jas_FW_Status_iOSController</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>Jas_FW_Status_iOSController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleName</key>
<string>Diagnostic-8253</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8253</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/BiometricKit.framework/PlugIns/BioLogDiagnostic.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/BiometricKit.framework/PlugIns/BioLogDiagnostic.appex/BioLogDiagnostic</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Touch ID logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>BioLogDiagnosticExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.BiometricKit.BioLogDiagnostic</string>
<key>CFBundleName</key>
<string>BioLogDiagnostic</string>
<key>CFBundleExecutable</key>
<string>BioLogDiagnostic</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/FindMyiPhone.app/PlugIns/FindMyiPhoneIntentsExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/FindMyiPhone.app/PlugIns/FindMyiPhoneIntentsExtension.appex/FindMyiPhoneIntentsExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobileme.fmip1.FindMyiPhoneIntentsExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array>
<string>FMIPPlaySoundIntent</string>
<string>FMIPLocateIntent</string>
</array>
<key>IntentsSupported</key>
<array>
<string>FMIPLocateIntent</string>
<string>FMIPPlaySoundIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>IntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>FindMyiPhoneIntentsExtension</string>
<key>CFBundleExecutable</key>
<string>FindMyiPhoneIntentsExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/RemoteManagement.framework/PlugIns/LegacyProfilesExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/RemoteManagement.framework/PlugIns/LegacyProfilesExtension.appex/LegacyProfilesExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.RemoteManagement.LegacyProfilesExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>RMExtensionConfigurationSubscriber</key>
<dict>
<key>Types</key>
<array>
<string>com.apple.configuration.legacy</string>
</array>
<key>PrincipalClass</key>
<string>LegacyProfilesApplicator</string>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.remotemanagement.service</string>
</dict>
<key>CFBundleName</key>
<string>LegacyProfilesExtension</string>
<key>CFBundleExecutable</key>
<string>LegacyProfilesExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DocumentManagerUICore.framework/PlugIns/com.apple.DocumentManager.Service.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DocumentManagerUICore.framework/PlugIns/com.apple.DocumentManager.Service.appex/com.apple.DocumentManager.Service</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DocumentManagerUICore.Service</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionViewControllerHostClass</key>
<string>DOCRemoteViewController</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.DocumentManager.Service</string>
<key>NSExtensionContextHostClass</key>
<string>DOCRemoteContext</string>
<key>NSExtensionPrincipalClass</key>
<string>com_apple_DocumentManager_Service.DOCServiceViewController</string>
<key>NSExtensionContextClass</key>
<string>com_apple_DocumentManager_Service.DOCServiceContext</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.DocumentManager.Service</string>
<key>CFBundleExecutable</key>
<string>com.apple.DocumentManager.Service</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>197.1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/Applications/GameCenterUIService.app/PlugIns/GameCenterMessageExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/GameCenterUIService.app/PlugIns/GameCenterMessageExtension.appex/GameCenterMessageExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionMainStoryboard</key>
<string>MainInterface</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.gamecenter.GameCenterUIService.GameCenterMessageExtension</string>
<key>MSHideInAppDrawer</key>
<true/>
<key>CFBundleName</key>
<string>GameCenterMessageExtension</string>
<key>MSShouldBalloonHideAppIcon</key>
<true/>
<key>MSCanSendDataPayloads</key>
<true/>
<key>CFBundleExecutable</key>
<string>GameCenterMessageExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.VisualVoiceMail.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.VisualVoiceMail.appex/com.apple.DiagnosticExtensions.VisualVoiceMail</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Visual Voicemail Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<dict>
<key>/var/mobile/Library/Preferences/com.apple.voicemail</key>
<dict>
<key>VoicemailDebug</key>
<true/>
</dict>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEVisualVoiceMailExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.VisualVoiceMail</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.VisualVoiceMail</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.VisualVoiceMail</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4005.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4005.appex/Diagnostic-4005</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4005</integer>
<key>DKDiagnosticName</key>
<string>Accelerometer Sensor Data</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>AccelerometerSensorDataController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4005</string>
<key>CFBundleName</key>
<string>Diagnostic-4005</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4005</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/PowerlogCore.framework/PlugIns/DEPowerlogEPL.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/PowerlogCore.framework/PlugIns/DEPowerlogEPL.appex/DEPowerlogEPL</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.PowerlogCore.DEPowerlogEPL</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>DEPowerlogEPL logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEPowerlogEPLExtension</string>
</dict>
<key>CFBundleName</key>
<string>DEPowerlogEPL</string>
<key>CFBundleExecutable</key>
<string>DEPowerlogEPL</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3734.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3734.appex/Diagnostic-3734</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticInputsClass</key>
<string>AppCrashHistoryInputs</string>
<key>DKDiagnosticIdentifier</key>
<integer>3734</integer>
<key>DKDiagnosticRequiresUnlock</key>
<true/>
<key>DKDiagnosticName</key>
<string>App Crash History</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>AppCrashHistoryController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3734</string>
<key>CFBundleName</key>
<string>Diagnostic-3734</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3734</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AssistantServices.framework/PlugIns/SiriDE.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AssistantServices.framework/PlugIns/SiriDE.appex/SiriDE</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AssistantServices.SiriDE</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>SiriDE logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>SiriDEExtension</string>
</dict>
<key>CFBundleName</key>
<string>SiriDE</string>
<key>CFBundleExecutable</key>
<string>SiriDE</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/FileProvider.framework/PlugIns/FPSpotlightIndexer.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/FileProvider.framework/PlugIns/FPSpotlightIndexer.appex/FPSpotlightIndexer</string>
<key>_infoPlist</key>
<dict>
<key>LSMinimumSystemVersion</key>
<string>10.16</string>
<key>CFBundleIdentifier</key>
<string>com.apple.FileProvider.FPSpotlightIndexer</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>CoreSpotlightDontRunDuringMigration</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>FPIndexRequestHandler</string>
</dict>
<key>CFBundleName</key>
<string>FPSpotlightIndexer</string>
<key>CFBundleExecutable</key>
<string>FPSpotlightIndexer</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Home.app/PlugIns/HomeIntentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Home.app/PlugIns/HomeIntentExtension.appex/HomeIntentExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>INShowHomeIntent</string>
<string>INConfigureHomeIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>IntentHandler</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Home.HomeIntentExtension</string>
<key>CFBundleName</key>
<string>HomeIntentExtension</string>
<key>CFBundleExecutable</key>
<string>HomeIntentExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/UserNotificationsUIKit.framework/PlugIns/UserNotificationsUIThumbnailProvider.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/UserNotificationsUIKit.framework/PlugIns/UserNotificationsUIThumbnailProvider.appex/UserNotificationsUIThumbnailProvider</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.UserNotificationsUIKit.ThumbnailProvider</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>QLThumbnailMinimumDimension</key>
<integer>0</integer>
<key>QLSupportedContentTypes</key>
<array>
<string>com.apple.private.usernotifications.attachment</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.quicklook.thumbnail</string>
<key>NSExtensionPrincipalClass</key>
<string>NCThumbnailProvider</string>
</dict>
<key>CFBundleName</key>
<string>UserNotificationsUIThumbnailProvider</string>
<key>CFBundleExecutable</key>
<string>UserNotificationsUIThumbnailProvider</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/HomeAI.framework/PlugIns/HomeAIDESExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/HomeAI.framework/PlugIns/HomeAIDESExtension.appex/HomeAIDESExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ml-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.HomeAI.HomeAIDESExtension</string>
<key>CFBundleName</key>
<string>HomeAIDESExtension</string>
<key>ExtensionRunnerClass</key>
<string>PFLBackgroundRunner</string>
<key>CFBundleExecutable</key>
<string>HomeAIDESExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AssetViewer.framework/PlugIns/ASVAssetViewer.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AssetViewer.framework/PlugIns/ASVAssetViewer.appex/ASVAssetViewer</string>
<key>_infoPlist</key>
<dict>
<key>CanInheritApplicationStateFromOtherProcesses</key>
<true/>
<key>CFBundleIdentifier</key>
<string>com.apple.AssetViewer.ASVAssetViewer</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>QLCustomLoadingTimeout</key>
<string>0</string>
<key>QLCustomLoadingView</key>
<true/>
<key>QLSupportsSearchableItems</key>
<false/>
<key>QLShouldAlwaysRunFullscreen</key>
<true/>
<key>QLSupportedContentTypes</key>
<array>
<string>com.pixar.universal-scene-description-mobile</string>
<string>com.apple.reality</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.quicklook.preview.highmemory</string>
<key>NSExtensionPrincipalClass</key>
<string>ASVAssetViewer.PreviewViewController</string>
</dict>
<key>CFBundleName</key>
<string>ASVAssetViewer</string>
<key>CFBundleExecutable</key>
<string>ASVAssetViewer</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>119.2</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Podcasts.app/PlugIns/PodcastsWidget.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Podcasts.app/PlugIns/PodcastsWidget.appex/PodcastsWidget</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.podcasts.widget</string>
<key>NSAccentColorName</key>
<string>accent</string>
<key>CFBundleName</key>
<string>PodcastsWidget</string>
<key>NSWidgetBackgroundColorName</key>
<string>background</string>
<key>CFBundleExecutable</key>
<string>PodcastsWidget</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1.0.1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Syslog.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Syslog.appex/com.apple.DiagnosticExtensions.Syslog</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Console Log</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DESyslogExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.Syslog</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.Syslog</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.Syslog</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/AuthenticationServices.framework/PlugIns/AccountAuthenticationModificationExtensionHelper.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/AuthenticationServices.framework/PlugIns/AccountAuthenticationModificationExtensionHelper.appex/AccountAuthenticationModificationExtensionHelper</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AuthenticationServices.AccountAuthenticationModificationExtensionHelper</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.authentication-services-helper-extension-ui</string>
<key>NSExtensionPrincipalClass</key>
<string>ASAccountAuthenticationModificationServiceViewController</string>
<key>NSExtensionViewControllerHostClass</key>
<string>_ASAccountAuthenticationModificationRemoteViewController</string>
</dict>
<key>CFBundleName</key>
<string>AccountAuthenticationModificationExtensionHelper</string>
<key>CFBundleExecutable</key>
<string>AccountAuthenticationModificationExtensionHelper</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/MediaServicesBroker.framework/PlugIns/MediaSetupViewService.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/MediaServicesBroker.framework/PlugIns/MediaSetupViewService.appex/MediaSetupViewService</string>
<key>_infoPlist</key>
<dict>
<key>SBMachServices</key>
<array>
<string>com.apple.uikit.viewservice.com.apple.mediaservicesbroker.ViewService</string>
</array>
<key>CFBundleIdentifier</key>
<string>com.apple.mediaservicesbroker.ViewService</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>TRUEPREDICATE</string>
<key>NSExtensionPointName</key>
<string>MediaSetupViewService</string>
<key>NSExtensionPointVersion</key>
<string>1.0</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionViewControllerHostClass</key>
<string>_MSRemoteViewController</string>
<key>NSExtensionPrincipalClass</key>
<string>MediaSetupNavigationController</string>
</dict>
<key>UIViewServiceUsesNSXPCConnection</key>
<true/>
<key>CFBundleName</key>
<string>MediaSetupViewService</string>
<key>CFBundleExecutable</key>
<string>MediaSetupViewService</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>CanInheritApplicationStateFromOtherProcesses</key>
<true/>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/SMBClientProvider.framework/PlugIns/com.apple.SMBClientProvider.FileProvider.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/SMBClientProvider.framework/PlugIns/com.apple.SMBClientProvider.FileProvider.appex/com.apple.SMBClientProvider.FileProvider</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionFileProviderSupportedSearchCapabilities</key>
<array>
<string>NSExtensionFileProviderSearchByFilename</string>
<string>NSExtensionFileProviderSearchByContentType</string>
<string>NSExtensionFileProviderSearchScopedToDirectory</string>
<string>NSExtensionFileProviderSearchByContent</string>
</array>
<key>NSExtensionPrincipalClass</key>
<string>SMBFileProviderExtension</string>
<key>NSFileProviderCanToggleDomainVisibility</key>
<false/>
<key>NSFileProviderDefaultDomainEnabled</key>
<false/>
<key>NSExtensionFileProviderEnabledByDefault</key>
<true/>
<key>NSExtensionFileProviderSupportsEnumeration</key>
<true/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.fileprovider-nonui</string>
<key>NSFileProviderDefaultDomainVisible</key>
<false/>
<key>NSFileProviderHideExtensionName</key>
<true/>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.SMBClientProvider.FileProvider</string>
<key>CFBundleName</key>
<string>com.apple.SMBClientProvider.FileProvider</string>
<key>CFBundleExecutable</key>
<string>com.apple.SMBClientProvider.FileProvider</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/PassKit.framework/PlugIns/ApplePayDiagnostics.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/PassKit.framework/PlugIns/ApplePayDiagnostics.appex/ApplePayDiagnostics</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Apple Pay</string>
<key>DEAttachmentsAllowUserSelection</key>
<false/>
<key>DEAttachmentsLoggingEnabled</key>
<dict>
<key>"Apple Global Domain"</key>
<dict>
<key>PKLogging</key>
<true/>
</dict>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>ApplePayDiagnosticsExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.PassKit.applepay.diagnosticextension</string>
<key>CFBundleName</key>
<string>ApplePayDiagnostics</string>
<key>CFBundleExecutable</key>
<string>ApplePayDiagnostics</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKFollowUpExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKFollowUpExtension.appex/AKFollowUpExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleExecutable</key>
<string>AKFollowUpExtension</string>
<key>CFBundleIdentifier</key>
<string>com.apple.AuthKitUI.AKFollowUpServerUIExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.followup-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>AKFollowUpViewController</string>
</dict>
<key>CFBundleName</key>
<string>AKFollowUpExtension</string>
<key>XPCService</key>
<dict/>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/System/Library/Frameworks/PassKit.framework/PlugIns/PassKitThumbnailExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/PassKit.framework/PlugIns/PassKitThumbnailExtension.appex/PassKitThumbnailExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.PassKit.PassKitThumbnailExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>QLSupportsSearchableItems</key>
<true/>
<key>QLSupportedContentTypes</key>
<array>
<string>com.apple.pkpass-data</string>
<string>com.apple.pkpass</string>
<string>com.apple.pktransaction</string>
<string>com.apple.pktransaction-data</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.quicklook.thumbnail</string>
<key>NSExtensionPrincipalClass</key>
<string>ThumbnailProvider</string>
</dict>
<key>CFBundleName</key>
<string>PassKitThumbnailExtension</string>
<key>CFBundleExecutable</key>
<string>PassKitThumbnailExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8246.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8246.appex/Diagnostic-8246</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8246</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8246</integer>
<key>DKDiagnosticInputsClass</key>
<string>QRCodeReaderInputs</string>
<key>DKDiagnosticName</key>
<string>QRCodeReader</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-ui-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>QRCodeReaderViewController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleName</key>
<string>Diagnostic-8246</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8246</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/MobileMail.app/PlugIns/MailSpotlightIndexExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/MobileMail.app/PlugIns/MailSpotlightIndexExtension.appex/MailSpotlightIndexExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilemail.MailSpotlightIndexExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>MFIndexRequestHandler</string>
</dict>
<key>CFBundleName</key>
<string>MailSpotlightIndexExtension</string>
<key>CFBundleExecutable</key>
<string>MailSpotlightIndexExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>3654.0.3</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/RemoteManagement.framework/PlugIns/InteractiveLegacyProfilesExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/RemoteManagement.framework/PlugIns/InteractiveLegacyProfilesExtension.appex/InteractiveLegacyProfilesExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.RemoteManagement.InteractiveLegacyProfilesExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>RMExtensionConfigurationSubscriber</key>
<dict>
<key>Types</key>
<array>
<string>com.apple.configuration.legacy.interactive</string>
</array>
<key>PrincipalClass</key>
<string>InteractiveLegacyProfilesApplicator</string>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.remotemanagement.service</string>
</dict>
<key>CFBundleName</key>
<string>InteractiveLegacyProfilesExtension</string>
<key>CFBundleExecutable</key>
<string>InteractiveLegacyProfilesExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Podcasts.app/PlugIns/com.apple.podcasts.SpotlightIndexExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Podcasts.app/PlugIns/com.apple.podcasts.SpotlightIndexExtension.appex/com.apple.podcasts.SpotlightIndexExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>CoreSpotlightDontRunDuringMigration</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>IndexRequestHandler</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.podcasts.SpotlightIndexExtension</string>
<key>CFBundleName</key>
<string>com.apple.podcasts.SpotlightIndexExtension</string>
<key>CFBundleExecutable</key>
<string>com.apple.podcasts.SpotlightIndexExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1500.42.1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/SiriSettingsIntents.framework/PlugIns/SettingsIntentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/SiriSettingsIntents.framework/PlugIns/SettingsIntentExtension.appex/SettingsIntentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.siri.SiriSettingsIntents.SettingsIntentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>INSetBinarySettingIntent</string>
<string>INSetNumericSettingIntent</string>
<string>INSetTemporalSettingIntent</string>
<string>INSetLabeledSettingIntent</string>
<string>INOpenSettingIntent</string>
<string>INGetSettingIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>SettingsIntentExtension.IntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>SettingsIntentExtension</string>
<key>CFBundleExecutable</key>
<string>SettingsIntentExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4351.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4351.appex/Diagnostic-4351</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticFreeSpaceRequired</key>
<string>20971520</string>
<key>DKDiagnosticIdentifier</key>
<integer>4351</integer>
<key>DKDiagnosticRequiresUnlock</key>
<true/>
<key>DKDiagnosticName</key>
<string>Wi-Fi Performance</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>WiFiPerformanceController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4351</string>
<key>CFBundleName</key>
<string>Diagnostic-4351</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4351</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/Sidecar.app/PlugIns/ContinuitySignature.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Sidecar.app/PlugIns/ContinuitySignature.appex/ContinuitySignature</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.private.sidecarui-service</string>
<key>NSExtensionPrincipalClass</key>
<string>SignatureViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.sidecar.extension.signature</string>
<key>CFBundleName</key>
<string>ContinuitySignature</string>
<key>CFBundleExecutable</key>
<string>ContinuitySignature</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>225</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3907.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3907.appex/Diagnostic-3907</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3907</integer>
<key>DKDiagnosticInputsClass</key>
<string>AccessoryPresenceInputs</string>
<key>DKDiagnosticName</key>
<string>Accessory Presence</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>AccessoryPresenceController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3907</string>
<key>CFBundleName</key>
<string>Diagnostic-3907</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3907</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/ReplayKit.framework/PlugIns/RPVideoEditorExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/ReplayKit.framework/PlugIns/RPVideoEditorExtension.appex/RPVideoEditorExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.ReplayKit.RPVideoEditorExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>TRUEPREDICATE</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.screen-recorder-services</string>
<key>NSExtensionContextHostClass</key>
<string>RPVideoEditorExtensionHostContext</string>
<key>NSExtensionMainStoryboard</key>
<string>RPVideoEditorExtension</string>
<key>NSExtensionViewControllerHostClass</key>
<string>RPVideoEditorHostViewController</string>
<key>NSExtensionContextClass</key>
<string>RPVideoEditorExtensionContext</string>
</dict>
<key>CFBundleName</key>
<string>RPVideoEditorExtension</string>
<key>CFBundleExecutable</key>
<string>RPVideoEditorExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AppPredictionWidget.framework/PlugIns/AppPredictionWidgetDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AppPredictionWidget.framework/PlugIns/AppPredictionWidgetDiagnosticExtension.appex/AppPredictionWidgetDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AppPredictionWidget.DiagnosticExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Siri AppAction Predictions</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>APWDiagnostics</string>
</dict>
<key>CFBundleName</key>
<string>AppPredictionWidgetDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>AppPredictionWidgetDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Stocks.app/PlugIns/StocksWidget.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Stocks.app/PlugIns/StocksWidget.appex/StocksWidget</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.stocks.widget</string>
<key>NSAccentColorName</key>
<string>accent-color</string>
<key>CFBundleName</key>
<string>StocksWidget</string>
<key>NSWidgetBackgroundColorName</key>
<string>background-color</string>
<key>CFBundleExecutable</key>
<string>StocksWidget</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AssetViewer.framework/PlugIns/ASVAssetThumbnail.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AssetViewer.framework/PlugIns/ASVAssetThumbnail.appex/ASVAssetThumbnail</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AssetViewer.ASVAssetThumbnail</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>QLSupportsInteractiveBadges</key>
<true/>
<key>QLSupportedContentTypes</key>
<array>
<string>com.apple.reality</string>
<string>com.pixar.universal-scene-description-mobile</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.quicklook.thumbnail.highmemory</string>
<key>NSExtensionPrincipalClass</key>
<string>ASVAssetThumbnail.ThumbnailProvider</string>
</dict>
<key>CFBundleName</key>
<string>ASVAssetThumbnail</string>
<key>CFBundleExecutable</key>
<string>ASVAssetThumbnail</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>119.2</string>
<key>CAProcessCanAccessGPU</key>
<true/>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/GameCenterUI.framework/PlugIns/GameCenterChallengeIssueExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/GameCenterUI.framework/PlugIns/GameCenterChallengeIssueExtension.appex/GameCenterChallengeIssueExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionServiceRoleType</key>
<string>NSExtensionServiceRoleTypeViewer</string>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsAttachmentsWithMaxCount</key>
<integer>10</integer>
<key>NSExtensionActivationSupportsText</key>
<true/>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.gamecenter-services</string>
<key>NSExtensionContextHostClass</key>
<string>GKChallengeIssueExtensionHostContext</string>
<key>NSExtensionMainStoryboard</key>
<string>GameCenterChallengeIssueExtensionInterface</string>
<key>NSExtensionViewControllerHostClass</key>
<string>GKChallengeIssueHostViewController</string>
<key>NSExtensionContextClass</key>
<string>GKChallengeIssueExtensionContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.GameCenterUI.GameCenterChallengeIssueExtension</string>
<key>CFBundleName</key>
<string>GameCenterChallengeIssueExtension</string>
<key>CFBundleExecutable</key>
<string>GameCenterChallengeIssueExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/RemoteManagement.framework/PlugIns/AccountExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/RemoteManagement.framework/PlugIns/AccountExtension.appex/AccountExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.RemoteManagement.AccountExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>RMExtensionStatusPublisher</key>
<dict>
<key>PrincipalClass</key>
<string>AccountStatus</string>
<key>KeyPaths</key>
<array>
<string>account.caldav/are-calendars-enabled</string>
<string>account.caldav/are-reminders-enabled</string>
<string>account.caldav/authenticated</string>
<string>account.caldav/description</string>
<string>account.caldav/hostname</string>
<string>account.caldav/identifier</string>
<string>account.caldav/port</string>
<string>account.caldav/username</string>
<string>account.carddav/authenticated</string>
<string>account.carddav/description</string>
<string>account.carddav/hostname</string>
<string>account.carddav/identifier</string>
<string>account.carddav/port</string>
<string>account.carddav/username</string>
<string>account.exchange/are-calendars-enabled</string>
<string>account.exchange/are-contacts-enabled</string>
<string>account.exchange/are-notes-enabled</string>
<string>account.exchange/are-reminders-enabled</string>
<string>account.exchange/authenticated</string>
<string>account.exchange/description</string>
<string>account.exchange/hostname</string>
<string>account.exchange/identifier</string>
<string>account.exchange/is-mail-enabled</string>
<string>account.exchange/port</string>
<string>account.exchange/username</string>
<string>account.google/are-calendars-enabled</string>
<string>account.google/are-contacts-enabled</string>
<string>account.google/are-notes-enabled</string>
<string>account.google/authenticated</string>
<string>account.google/description</string>
<string>account.google/identifier</string>
<string>account.google/is-mail-enabled</string>
<string>account.google/username</string>
<string>account.ldap/authenticated</string>
<string>account.ldap/description</string>
<string>account.ldap/hostname</string>
<string>account.ldap/identifier</string>
<string>account.ldap/is-enabled</string>
<string>account.ldap/port</string>
<string>account.ldap/username</string>
<string>account.mail.incoming/are-notes-enabled</string>
<string>account.mail.incoming/authenticated</string>
<string>account.mail.incoming/description</string>
<string>account.mail.incoming/hostname</string>
<string>account.mail.incoming/identifier</string>
<string>account.mail.incoming/is-mail-enabled</string>
<string>account.mail.incoming/port</string>
<string>account.mail.incoming/username</string>
<string>account.mail.outgoing/authenticated</string>
<string>account.mail.outgoing/description</string>
<string>account.mail.outgoing/hostname</string>
<string>account.mail.outgoing/identifier</string>
<string>account.mail.outgoing/port</string>
<string>account.mail.outgoing/username</string>
<string>account.subscribed-calendar/authenticated</string>
<string>account.subscribed-calendar/calendar-url</string>
<string>account.subscribed-calendar/description</string>
<string>account.subscribed-calendar/identifier</string>
<string>account.subscribed-calendar/is-enabled</string>
<string>account.subscribed-calendar/username</string>
</array>
</dict>
<key>RMExtensionConfigurationSubscriber</key>
<dict>
<key>Types</key>
<array>
<string>com.apple.configuration.account.caldav</string>
<string>com.apple.configuration.account.carddav</string>
<string>com.apple.configuration.account.exchange</string>
<string>com.apple.configuration.account.google</string>
<string>com.apple.configuration.account.ldap</string>
<string>com.apple.configuration.account.mail</string>
<string>com.apple.configuration.account.subscribed-calendar</string>
</array>
<key>PrincipalClass</key>
<string>AccountApplicator</string>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.remotemanagement.service</string>
</dict>
<key>CFBundleName</key>
<string>AccountExtension</string>
<key>CFBundleExecutable</key>
<string>AccountExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/MobileTimer.framework/PlugIns/MobileTimerIntents.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/MobileTimer.framework/PlugIns/MobileTimerIntents.appex/MobileTimerIntents</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>ClocksIntent</string>
<string>ClocksSingleIntent</string>
<string>INCreateTimerIntent</string>
<string>MTCreateAlarmIntent</string>
<string>MTDeleteAlarmIntent</string>
<string>MTDisableAlarmIntent</string>
<string>MTEnableAlarmIntent</string>
<string>MTGetAlarmsIntent</string>
<string>MTToggleAlarmIntent</string>
<string>MTUpdateAlarmIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>IntentHandler</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobiletimer-framework.MobileTimerIntents</string>
<key>INDisplayableApplicationBundleIdentifier</key>
<string>com.apple.mobiletimer</string>
<key>CFBundleName</key>
<string>MobileTimerIntents</string>
<key>CFBundleExecutable</key>
<string>MobileTimerIntents</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/WirelessCharging.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/WirelessCharging.appex/WirelessCharging</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.WirelessCharging</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Wireless Charging Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<false/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>WirelessChargingExtension</string>
</dict>
<key>CFBundleName</key>
<string>WirelessCharging</string>
<key>CFBundleExecutable</key>
<string>WirelessCharging</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/MobileTimer.app/PlugIns/MobileTimerNotificationExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileTimer.app/PlugIns/MobileTimerNotificationExtension.appex/MobileTimerNotificationExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobiletimer.MobileTimerNotificationExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.69999999999999996</real>
<key>UNNotificationExtensionCategory</key>
<string>AlarmSnoozeCountdown</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>MTNotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>MobileTimerNotificationExtension</string>
<key>CFBundleExecutable</key>
<string>MobileTimerNotificationExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4183.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4183.appex/Diagnostic-4183</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4183</integer>
<key>DKDiagnosticName</key>
<string>Touch ID Sensor Calibration Data Check</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>TouchIDSensorCalibrationDataCheckController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4183</string>
<key>CFBundleName</key>
<string>Diagnostic-4183</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4183</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8187.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8187.appex/Diagnostic-8187</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8187</integer>
<key>DKDiagnosticInputsClass</key>
<string>BatteryDrainInputs</string>
<key>DKDiagnosticName</key>
<string>Battery Drain Tool</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>BatteryDrainController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8187</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>CFBundleName</key>
<string>Diagnostic-8187</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8187</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/MobileSMS.app/PlugIns/MessagesNotificationExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSMS.app/PlugIns/MessagesNotificationExtension.appex/MessagesNotificationExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleName</key>
<string>MessagesNotificationExtension</string>
<key>UIViewServiceUsesNSXPCConnection</key>
<true/>
<key>CFBundleVersion</key>
<string>6000</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CAProcessCanAccessGPU</key>
<true/>
<key>CFBundleExecutable</key>
<string>MessagesNotificationExtension</string>
<key>CFBundleIdentifier</key>
<string>com.apple.MobileSMS.MessagesNotificationExtension</string>
<key>SBMachServices</key>
<array>
<string>com.apple.uikit.viewservice.com.apple.mobilesms.notification</string>
</array>
<key>UIApplicationSystemWindowsSecureKey</key>
<true/>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.69999999999999996</real>
<key>UNNotificationExtensionCategory</key>
<array>
<string>MessageExtension</string>
<string>MessageExtension-AudioRaise</string>
<string>MessageExtension-Madrid</string>
<string>MessageExtension-MadridGroup</string>
<string>MessageExtension-SMS</string>
</array>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
<key>UNNotificationExtensionOverridesDefaultTitle</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>CKMessagesNotificationViewController</string>
</dict>
</dict>
</dict>
<key>/Applications/SubcredentialUIService.app/PlugIns/SubcredentialInvitationMessagesExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/SubcredentialUIService.app/PlugIns/SubcredentialInvitationMessagesExtension.appex/SubcredentialInvitationMessagesExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionPrincipalClass</key>
<string>PKSubcredentialInvitationMessagesAppViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.SubcredentialUIService.SubcredentialInvitationMessagesExtension</string>
<key>MSHideInAppDrawer</key>
<true/>
<key>CFBundleName</key>
<string>SubcredentialInvitationMessagesExtension</string>
<key>MSShouldBalloonHideAppIcon</key>
<true/>
<key>CFBundleExecutable</key>
<string>SubcredentialInvitationMessagesExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/MobileTimer.app/PlugIns/WorldClockWidget.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileTimer.app/PlugIns/WorldClockWidget.appex/WorldClockWidget</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionJavaScriptPreprocessingFile</key>
<string>Action</string>
<key>NSExtensionServiceTouchBarBezelColorName</key>
<string>TouchBarBezel</string>
<key>NSExtensionServiceTouchBarIconName</key>
<string>NSActionTemplate</string>
<key>NSExtensionServiceAllowsFinderPreviewItem</key>
<true/>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsFileWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsMovieWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
<integer>1</integer>
<key>NSExtensionActivationSupportsImageWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsText</key>
<false/>
</dict>
<key>NSExtensionServiceAllowsTouchBarItem</key>
<true/>
<key>NSExtensionServiceFinderPreviewIconName</key>
<string>NSActionTemplate</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobiletimer.WorldClockWidget</string>
<key>NSAccentColorName</key>
<string>WidgetAccentColor</string>
<key>CFBundleName</key>
<string>WorldClockWidget</string>
<key>NSWidgetBackgroundColorName</key>
<string>WidgetBackgroundColor</string>
<key>CFBundleExecutable</key>
<string>WorldClockWidget</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>INIntentsExtensionBundleIdentifier</key>
<string>com.apple.mobiletimer-framework.MobileTimerIntents</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/SystemReport.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/SystemReport.appex/SystemReport</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKReporterManifest</key>
<dict>
<key>Audio.VibrationMotor</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Bluetooth</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Display</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Software.EnhancedLoggingState</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Accessory.ApplePencil</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Storage</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Accessory.MiniJack</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>WiFi</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>ForceTouch</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Battery.SmartBatteryCase</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>MotionCoprocessor</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Accelerometer</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Gyro</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Camera.Front</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Button.Sleep</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Battery.Internal</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.1</string>
</dict>
<key>Baseband</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.1</string>
</dict>
<key>System</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.2</string>
</dict>
<key>Accessory.AirPods</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>2.0</string>
</dict>
<key>Button.Home</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Button.Ringer</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Button.VolumeIncrement</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Accessory.SmartKeyboard</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>USBCController</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.1</string>
</dict>
<key>Audio</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>LightningController</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Accessory.AirPodsCase</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>ApplePay</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Camera.RearTelephoto</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>UltraWideBand</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Strobe.FrontSLP</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Sensor.HomeButton</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Accessory.USB</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>MLB</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Camera.RearSuperWide</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Audio.HapticEngine</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>MultiTouch</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>ProximitySensor</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Camera.Rear</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Barometer</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Camera.FrontIR</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Accessory.SmartBatteryCase</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Button.VolumeDecrement</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Compass</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Sensor.Temperature</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>ALS</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>TouchID</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Camera.RearIR</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
</dict>
<key>DKReporterName</key>
<string>System Report</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-reporter-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKReportHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>SystemReport</string>
<key>NSExtensionContextClass</key>
<string>DKReporterContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.SystemReport</string>
<key>CFBundleName</key>
<string>SystemReport</string>
<key>CFBundleExecutable</key>
<string>SystemReport</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.HangTracer.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.HangTracer.appex/com.apple.DiagnosticExtensions.HangTracer</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>HangTracer Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<dict>
<key>/var/mobile/Library/Caches/com.apple.hangtracer</key>
<dict>
<key>HangTracerEnabled</key>
<true/>
</dict>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEHangTracerExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.HangTracer</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.HangTracer</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.HangTracer</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Phone.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Phone.appex/com.apple.DiagnosticExtensions.Phone</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Phone Logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<dict>
<key>/var/mobile/Library/Preferences/com.apple.TelephonyUtilities</key>
<dict>
<key>TUPhoneLoggerEnabled</key>
<true/>
</dict>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEPhoneExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.Phone</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.Phone</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.Phone</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DataDetectorsUI.framework/PlugIns/com.apple.DataDetectorsUI.ActionsExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DataDetectorsUI.framework/PlugIns/com.apple.DataDetectorsUI.ActionsExtension.appex/com.apple.DataDetectorsUI.ActionsExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionViewControllerHostClass</key>
<string>DDRemoteActionHostViewController</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.datadetectors.previewcontent</string>
<key>NSExtensionContextHostClass</key>
<string>DDRemoteActionHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>DDPreviewExtensionViewController</string>
<key>NSExtensionContextClass</key>
<string>DDRemoteActionViewServiceContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DataDetectorsUI.ActionsExtension</string>
<key>CFBundleName</key>
<string>com.apple.DataDetectorsUI.ActionsExtension</string>
<key>CFBundleExecutable</key>
<string>com.apple.DataDetectorsUI.ActionsExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>395</string>
</dict>
</dict>
<key>/Applications/MobileSMS.app/PlugIns/MobileSMSSpotlightImporter.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSMS.app/PlugIns/MobileSMSSpotlightImporter.appex/MobileSMSSpotlightImporter</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>IndexRequestHandler</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.MobileSMS.spotlight</string>
<key>CFBundleName</key>
<string>MobileSMSSpotlightImporter</string>
<key>CFBundleExecutable</key>
<string>MobileSMSSpotlightImporter</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>6000</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/UserActivity.framework/PlugIns/UASharedPasteboardiOSUI.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/UserActivity.framework/PlugIns/UASharedPasteboardiOSUI.appex/UASharedPasteboardiOSUI</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.cfusernotification</string>
<key>NSExtensionPrincipalClass</key>
<string>UASharedPasteboardProgressViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.UserActivity.UASharedPasteboardiOSUI</string>
<key>CFBundleName</key>
<string>UASharedPasteboardiOSUI</string>
<key>CFBundleExecutable</key>
<string>UASharedPasteboardiOSUI</string>
<key>CFBundleVersion</key>
<string>54.1</string>
</dict>
</dict>
<key>/Applications/Passbook.app/PlugIns/PassbookTransactionNotificationContentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Passbook.app/PlugIns/PassbookTransactionNotificationContentExtension.appex/PassbookTransactionNotificationContentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleIdentifier</key>
<string>com.apple.Passbook.NotificationContentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.5</real>
<key>UNNotificationExtensionCategory</key>
<array>
<string>PKPaymentTransactionNotificationCategory</string>
<string>PKTransitPaymentTransactionNotificationCategory</string>
<string>PDUserNotificationTypePassTransitRelevancy</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>PKTransactionNotificationContentViewController</string>
</dict>
<key>CFBundleName</key>
<string>PassbookTransactionNotificationContentExtension</string>
<key>CFBundleExecutable</key>
<string>PassbookTransactionNotificationContentExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>CFBundleDocumentTypes</key>
<array/>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKSecondFactorAlert.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKSecondFactorAlert.appex/AKSecondFactorAlert</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.cfusernotification</string>
<key>NSExtensionPrincipalClass</key>
<string>AKSecondFactorContentViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AuthKitUI.AKSecondFactorAlert</string>
<key>CFBundleName</key>
<string>AKSecondFactorAlert</string>
<key>CFBundleExecutable</key>
<string>AKSecondFactorAlert</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/GameCenterUI.framework/PlugIns/GameCenterAuthenticateExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/GameCenterUI.framework/PlugIns/GameCenterAuthenticateExtension.appex/GameCenterAuthenticateExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionServiceRoleType</key>
<string>NSExtensionServiceRoleTypeViewer</string>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsAttachmentsWithMaxCount</key>
<integer>10</integer>
<key>NSExtensionActivationSupportsText</key>
<true/>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.gamecenter-services</string>
<key>NSExtensionContextHostClass</key>
<string>GKAuthenticateExtensionHostContext</string>
<key>NSExtensionMainStoryboard</key>
<string>GameCenterAuthenticateExtensionInterface</string>
<key>NSExtensionViewControllerHostClass</key>
<string>GKAuthenticateHostViewController</string>
<key>NSExtensionContextClass</key>
<string>GKAuthenticateExtensionContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.GameCenterUI.GameCenterAuthenticateExtension</string>
<key>CFBundleName</key>
<string>GameCenterAuthenticateExtension</string>
<key>CFBundleExecutable</key>
<string>GameCenterAuthenticateExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/MobileNotes.app/PlugIns/com.apple.mobilenotes.IntentsExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/MobileNotes.app/PlugIns/com.apple.mobilenotes.IntentsExtension.appex/com.apple.mobilenotes.IntentsExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilenotes.IntentsExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array>
<string>INAppendToNoteIntent</string>
<string>INSearchForNotebookItemsIntent</string>
</array>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>ICNoteIntent</string>
<string>ICNotesFolderIntent</string>
<string>INAppendToNoteIntent</string>
<string>INCreateNoteIntent</string>
<string>INSearchForNotebookItemsIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>ICIntentsExtension</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.mobilenotes.IntentsExtension</string>
<key>CFBundleExecutable</key>
<string>com.apple.mobilenotes.IntentsExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1749</string>
</dict>
</dict>
<key>/System/Library/Frameworks/EventKitUI.framework/PlugIns/CalendarSpotlight.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/EventKitUI.framework/PlugIns/CalendarSpotlight.appex/CalendarSpotlight</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>CoreSpotlightDontRunDuringMigration</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.spotlight.index</string>
<key>NSExtensionPrincipalClass</key>
<string>CalendarIndexRequestHandler</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.eventkitui.spotlight</string>
<key>CFBundleName</key>
<string>CalendarSpotlight</string>
<key>CFBundleExecutable</key>
<string>CalendarSpotlight</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Panic.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.Panic.appex/com.apple.DiagnosticExtensions.Panic</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.Panic</string>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.Panic</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Panic Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEPanicExtension</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.Panic</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/CloudDocs.framework/PlugIns/com.apple.CloudDocs.MobileDocumentsFileProviderUI.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/CloudDocs.framework/PlugIns/com.apple.CloudDocs.MobileDocumentsFileProviderUI.appex/com.apple.CloudDocs.MobileDocumentsFileProviderUI</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CloudDocs.MobileDocumentsFileProviderUI</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.fileprovider-actionsui</string>
<key>NSExtensionPrincipalClass</key>
<string>BRFileProviderUIExtension</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.CloudDocs.MobileDocumentsFileProviderUI</string>
<key>CFBundleExecutable</key>
<string>com.apple.CloudDocs.MobileDocumentsFileProviderUI</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/ClassKitUI.framework/PlugIns/PrivacyDisclosure.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/ClassKitUI.framework/PlugIns/PrivacyDisclosure.appex/PrivacyDisclosure</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.ClassKitUI.PrivacyDisclosure</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionPrincipalClass</key>
<string>CLSPrivacyViewController</string>
<key>NSExtensionViewControllerHostClass</key>
<string>CLSRemoteViewController</string>
</dict>
<key>CFBundleName</key>
<string>PrivacyDisclosure</string>
<key>CFBundleExecutable</key>
<string>PrivacyDisclosure</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>146.0.67</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/TelephonyUtilities.framework/PlugIns/PhoneIntentHandler.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/TelephonyUtilities.framework/PlugIns/PhoneIntentHandler.appex/PhoneIntentHandler</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>INStartCallIntent</string>
<string>INSearchCallHistoryIntent</string>
<string>INPlayVoicemailIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>IntentRouter</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.TelephonyUtilities.PhoneIntentHandler</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>CFBundleName</key>
<string>PhoneIntentHandler</string>
<key>CFBundleExecutable</key>
<string>PhoneIntentHandler</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/MobileStore.app/PlugIns/MusicStoreNotificationContentPlugin.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/MobileStore.app/PlugIns/MusicStoreNotificationContentPlugin.appex/MusicStoreNotificationContentPlugin</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.MobileStore.MusicStoreNotificationContentPlugin</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<string>0.1</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>mst-notification-category</string>
</array>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>NotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>MusicStoreNotificationContentPlugin</string>
<key>CFBundleExecutable</key>
<string>MusicStoreNotificationContentPlugin</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Music.app/PlugIns/PlaybackIntent.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Music.app/PlugIns/PlaybackIntent.appex/PlaybackIntent</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Music.PlaybackIntent</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>INPlayMediaIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>PlaybackIntent.IntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>PlaybackIntent</string>
<key>CFBundleExecutable</key>
<string>PlaybackIntent</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1.0</string>
</dict>
</dict>
<key>/System/Library/Frameworks/ClassKit.framework/PlugIns/ClassKitDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/ClassKit.framework/PlugIns/ClassKitDiagnosticExtension.appex/ClassKitDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.ClassKit.diagnosticextension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>ClassKit logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>ClassKitDiagnosticExtension</string>
</dict>
<key>CFBundleName</key>
<string>ClassKitDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>ClassKitDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/CoreCDPUI.framework/PlugIns/CoreCDPUIService.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/CoreCDPUI.framework/PlugIns/CoreCDPUIService.appex/CoreCDPUIService</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleExecutable</key>
<string>CoreCDPUIService</string>
<key>CFBundleIdentifier</key>
<string>com.apple.CoreCDPUI.localSecretPrompt</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.corecdp.ui-collectors</string>
<key>NSExtensionPrincipalClass</key>
<string>CDPServiceViewController</string>
</dict>
<key>CFBundleName</key>
<string>CoreCDPUIService</string>
<key>XPCService</key>
<dict/>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/News.app/PlugIns/NewsTodayIntents.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/News.app/PlugIns/NewsTodayIntents.appex/NewsTodayIntents</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.news.widgetintents</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>TagIntent</string>
<string>TodayIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>NewsTodayIntents.IntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>NewsTodayIntents</string>
<key>CFBundleExecutable</key>
<string>NewsTodayIntents</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AccessibilityUtilities.framework/PlugIns/AXSettingsShortcuts.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AccessibilityUtilities.framework/PlugIns/AXSettingsShortcuts.appex/AXSettingsShortcuts</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>AXSetLargeTextIntent</string>
<string>AXSetSoundDetectorIntent</string>
<string>AXStartGuidedAccessIntent</string>
<string>AXStartMagnifierIntent</string>
<string>AXStartSpeakScreenIntent</string>
<string>AXToggleAssistiveTouchIntent</string>
<string>AXToggleAudioDescriptionsIntent</string>
<string>AXToggleCaptionsIntent</string>
<string>AXToggleClassicInvertIntent</string>
<string>AXToggleContrastIntent</string>
<string>AXToggleGuidedAccessIntent</string>
<string>AXToggleLEDFlashIntent</string>
<string>AXToggleMonoAudioIntent</string>
<string>AXToggleReduceMotionIntent</string>
<string>AXToggleSmartInvertIntent</string>
<string>AXToggleSoundDetectionIntent</string>
<string>AXToggleSpeakScreenIntent</string>
<string>AXToggleSwitchControlIntent</string>
<string>AXToggleTransparencyIntent</string>
<string>AXToggleVoiceControlIntent</string>
<string>AXToggleVoiceOverIntent</string>
<string>AXToggleWhitePointIntent</string>
<string>AXToggleZoomIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>AXIntentHandler</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AccessibilityUtilities.AXSettingsShortcuts</string>
<key>INDisplayableApplicationBundleIdentifier</key>
<string>com.apple.Preferences</string>
<key>CFBundleName</key>
<string>AXSettingsShortcuts</string>
<key>CFBundleExecutable</key>
<string>AXSettingsShortcuts</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/WiFiKit.framework/PlugIns/WiFiPickerExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/WiFiKit.framework/PlugIns/WiFiPickerExtension.appex/WiFiPickerExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.framework.WiFiKit.WiFiPickerExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.cfusernotification</string>
<key>NSExtensionPrincipalClass</key>
<string>WiFiPickerExtensionViewController</string>
</dict>
<key>CFBundleName</key>
<string>WiFiPickerExtension</string>
<key>CFBundleExecutable</key>
<string>WiFiPickerExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/WirelessDiagnostics.framework/PlugIns/AWDDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/WirelessDiagnostics.framework/PlugIns/AWDDiagnosticExtension.appex/AWDDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Cellular Diagnostics (AWD)</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>AWDDiagnosticExtensionExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.awd.AWDDiagnosticExtension</string>
<key>CFBundleName</key>
<string>AWDDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>AWDDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/Sharing.framework/PlugIns/AirDrop.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/Sharing.framework/PlugIns/AirDrop.appex/AirDrop</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Sharing.AirDrop</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>TRUEPREDICATE</string>
<key>NSExtensionPointName</key>
<string>AirDrop</string>
<key>NSExtensionPointVersion</key>
<string>1.0</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionViewControllerHostClass</key>
<string>_SFAirDropRemoteViewController</string>
<key>NSExtensionPrincipalClass</key>
<string>AirDropNavigationController</string>
</dict>
<key>CFBundleName</key>
<string>AirDrop</string>
<key>CFBundleExecutable</key>
<string>AirDrop</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1563.5</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AVConference.framework/PlugIns/com.apple.AVConference.Diagnostic.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AVConference.framework/PlugIns/com.apple.AVConference.Diagnostic.appex/com.apple.AVConference.Diagnostic</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AVConference.Diagnostic</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>AVConference logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>com_apple_AVConference_DiagnosticExtension</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.AVConference.Diagnostic</string>
<key>CFBundleExecutable</key>
<string>com.apple.AVConference.Diagnostic</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/ActivityMessagesApp.app/PlugIns/ActivityMessagesExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/ActivityMessagesApp.app/PlugIns/ActivityMessagesExtension.appex/ActivityMessagesExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.ActivityMessagesApp.MessagesExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionPrincipalClass</key>
<string>ActivityMessagesExtension.AppViewController</string>
</dict>
<key>CFBundleName</key>
<string>ActivityMessagesExtension</string>
<key>MSShouldBalloonHideAppIcon</key>
<true/>
<key>CFBundleExecutable</key>
<string>ActivityMessagesExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>MSSupportedPresentationContexts</key>
<array>
<string>MSMessagesAppPresentationContextMessages</string>
<string>MSMessagesAppPresentationContextMedia</string>
</array>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3903.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-3903.appex/Diagnostic-3903</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>3903</integer>
<key>DKDiagnosticInputsClass</key>
<string>TouchResponseInputs</string>
<key>DKDiagnosticName</key>
<string>Touch Response</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-ui-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>TouchResponseViewController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-3903</string>
<key>CFBundleName</key>
<string>Diagnostic-3903</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-3903</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/HAENotifications.framework/PlugIns/HAENotificationContentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/HAENotifications.framework/PlugIns/HAENotificationContentExtension.appex/HAENotificationContentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.coreaudio.haenotifications.HAENotificationContentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<string>com.apple.coreaudio.adam.hae</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>hae.loud.ios</string>
<string>hae.weekly.ios</string>
</array>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.10000000000000001</real>
<key>UNNotificationExtensionUserInteractionEnabled </key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>NotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>HAENotificationContentExtension</string>
<key>CFBundleExecutable</key>
<string>HAENotificationContentExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/NetworkRelay.framework/PlugIns/NRDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/NetworkRelay.framework/PlugIns/NRDiagnosticExtension.appex/NRDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.NetworkRelay.NRDiagnosticExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>NRDiagnosticExtension logs</string>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>NRDiagnosticExtension</string>
</dict>
<key>CFBundleName</key>
<string>NRDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>NRDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AppStoreOverlays.framework/PlugIns/AppStoreOverlaysService.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AppStoreOverlays.framework/PlugIns/AppStoreOverlaysService.appex/AppStoreOverlaysService</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AppStoreOverlays.ViewService</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionViewControllerHostClass</key>
<string>ASORemoteViewController</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionContextHostClass</key>
<string>ASOHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>ASOServiceOverlayViewController</string>
<key>NSExtensionContextClass</key>
<string>ASOServiceContext</string>
</dict>
<key>CFBundleName</key>
<string>AppStoreOverlaysService</string>
<key>CFBundleExecutable</key>
<string>AppStoreOverlaysService</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/SystemReport-BatteryCase.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/SystemReport-BatteryCase.appex/SystemReport-BatteryCase</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKBundleIdentifier</key>
<string>Accessory.SmartBatteryCase</string>
<key>DKReporterManifest</key>
<dict>
<key>Battery</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>System</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.0</string>
</dict>
<key>Host.System</key>
<dict>
<key>DKReporterManifestResources</key>
<array/>
<key>DKReporterManifestVersion</key>
<string>1.2</string>
</dict>
</dict>
<key>DKReporterName</key>
<string>System Report for Battery Case</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-reporter-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKReportHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>SystemReport</string>
<key>NSExtensionContextClass</key>
<string>DKReporterContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.SystemReport-BatteryCase</string>
<key>CFBundleName</key>
<string>SystemReport-BatteryCase</string>
<key>CFBundleExecutable</key>
<string>SystemReport-BatteryCase</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2</string>
</dict>
</dict>
<key>/Applications/Passbook.app/PlugIns/PassbookQuicklookPreviewExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Passbook.app/PlugIns/PassbookQuicklookPreviewExtension.appex/PassbookQuicklookPreviewExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Passbook.QuicklookPreviewExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>QLSupportsSearchableItems</key>
<true/>
<key>QLSupportedContentTypes</key>
<array>
<string>com.apple.pktransaction</string>
<string>com.apple.pkpass</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.quicklook.preview</string>
<key>NSExtensionPrincipalClass</key>
<string>PreviewViewController</string>
</dict>
<key>CFBundleName</key>
<string>PassbookQuicklookPreviewExtension</string>
<key>CFBundleExecutable</key>
<string>PassbookQuicklookPreviewExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/Applications/FunCameraText.app/PlugIns/FunCameraTextExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/FunCameraText.app/PlugIns/FunCameraTextExtension.appex/FunCameraTextExtension</string>
<key>_infoPlist</key>
<dict>
<key>LSHasLocalizedDisplayName</key>
<true/>
<key>CFBundleSpokenName</key>
<string>Text</string>
<key>CFBundleIdentifier</key>
<string>com.apple.FunCamera.TextPicker.MessagesExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionPrincipalClass</key>
<string>FunCameraTextViewController</string>
</dict>
<key>CFBundleName</key>
<string>FunCameraTextExtension</string>
<key>CFBundleExecutable</key>
<string>FunCameraTextExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>MSSupportedPresentationContexts</key>
<array>
<string>MSMessagesAppPresentationContextMedia</string>
</array>
</dict>
</dict>
<key>/Applications/MobileSlideShow.app/PlugIns/PhotosDestructiveChangeConfirmation.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/MobileSlideShow.app/PlugIns/PhotosDestructiveChangeConfirmation.appex/PhotosDestructiveChangeConfirmation</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobileslideshow.DestructiveChangeConfirmation</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.internal.springboard.cfusernotification</string>
<key>NSExtensionPrincipalClass</key>
<string>PDCDestructiveChangeConfirmationViewController</string>
</dict>
<key>CFBundleName</key>
<string>PhotosDestructiveChangeConfirmation</string>
<key>CFBundleExecutable</key>
<string>PhotosDestructiveChangeConfirmation</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>302.0.127</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/RemoteManagement.framework/PlugIns/AppManagementExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/RemoteManagement.framework/PlugIns/AppManagementExtension.appex/AppManagementExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.RemoteManagement.AppManagementExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>RMExtensionConfigurationSubscriber</key>
<dict>
<key>Types</key>
<array>
<string>com.apple.configuration.app</string>
</array>
<key>PrincipalClass</key>
<string>AppManagementApplicator</string>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.remotemanagement.service</string>
</dict>
<key>CFBundleName</key>
<string>AppManagementExtension</string>
<key>CFBundleExecutable</key>
<string>AppManagementExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/PDFKit.framework/PlugIns/com.apple.PDFKit.PDFExtensionView.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/PDFKit.framework/PlugIns/com.apple.PDFKit.PDFExtensionView.appex/com.apple.PDFKit.PDFExtensionView</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.PDFKit.PDFExtensionView</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionViewControllerHostClass</key>
<string>PDFHostViewController</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.pdfkit-private</string>
<key>NSExtensionContextHostClass</key>
<string>PDFHostExtensionContext</string>
<key>NSExtensionPrincipalClass</key>
<string>PDFExtensionViewController</string>
<key>NSExtensionContextClass</key>
<string>PDFExtensionContext</string>
</dict>
<key>CFBundleName</key>
<string>com.apple.PDFKit.PDFExtensionView</string>
<key>CFBundleExecutable</key>
<string>com.apple.PDFKit.PDFExtensionView</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>CAProcessCanAccessGPU</key>
<true/>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4006.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4006.appex/Diagnostic-4006</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4006</integer>
<key>DKDiagnosticName</key>
<string>Compass Sensor Data</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>CompassSensorDataController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4006</string>
<key>CFBundleName</key>
<string>Diagnostic-4006</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4006</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/PBBridgeSupport.framework/PlugIns/BridgeIntents.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/PBBridgeSupport.framework/PlugIns/BridgeIntents.appex/BridgeIntents</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsRestrictedWhileProtectedDataUnavailable</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>COSSetGizmoFaceIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>IntentHandler</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.PBBridgeSupport.BridgeIntents</string>
<key>INDisplayableApplicationBundleIdentifier</key>
<string>com.apple.Bridge</string>
<key>CFBundleName</key>
<string>BridgeIntents</string>
<key>INLaunchableAApplicationBundleIdentifier</key>
<string>com.apple.Bridge</string>
<key>CFBundleExecutable</key>
<string>BridgeIntents</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/NewDeviceOutreach.framework/PlugIns/NewDeviceOutreachExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/NewDeviceOutreach.framework/PlugIns/NewDeviceOutreachExtension.appex/NewDeviceOutreachExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.NewDeviceOutreach.Extension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.followup-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>NDOAppleCareLandingViewController</string>
</dict>
<key>CFBundleName</key>
<string>NewDeviceOutreachExtension</string>
<key>CFBundleExecutable</key>
<string>NewDeviceOutreachExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/News.app/PlugIns/ArticleNotificationServiceExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/News.app/PlugIns/ArticleNotificationServiceExtension.appex/ArticleNotificationServiceExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.service</string>
<key>NSExtensionPrincipalClass</key>
<string>FRArticleNotificationService</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.news.articlenotificationserviceextension</string>
<key>CFBundleName</key>
<string>ArticleNotificationServiceExtension</string>
<key>CFBundleExecutable</key>
<string>ArticleNotificationServiceExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2580.1</string>
</dict>
</dict>
<key>/Applications/CredentialSharingUIViewService.app/PlugIns/ShareableCredentialsMessagesExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/CredentialSharingUIViewService.app/PlugIns/ShareableCredentialsMessagesExtension.appex/ShareableCredentialsMessagesExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.message-payload-provider</string>
<key>NSExtensionPrincipalClass</key>
<string>PKShareableCredentialsMessagesAppViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CredentialSharingService.ShareableCredentialsMessagesExtension</string>
<key>MSHideInAppDrawer</key>
<true/>
<key>CFBundleName</key>
<string>ShareableCredentialsMessagesExtension</string>
<key>MSShouldBalloonHideAppIcon</key>
<true/>
<key>CFBundleExecutable</key>
<string>ShareableCredentialsMessagesExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8209.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8209.appex/Diagnostic-8209</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8209</integer>
<key>DKDiagnosticInputsClass</key>
<string>RFSelfDiagInputs</string>
<key>DKDiagnosticName</key>
<string>RFSelfDiag</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>RFSelfDiagController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8209</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>CFBundleName</key>
<string>Diagnostic-8209</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8209</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4153.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4153.appex/Diagnostic-4153</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4153</integer>
<key>DKDiagnosticInputsClass</key>
<string>CameraSensorAnomalyInputs</string>
<key>DKDiagnosticName</key>
<string>Camera Sensor Anomaly Test</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-ui-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>CameraSensorAnomalyViewController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4153</string>
<key>CFBundleName</key>
<string>Diagnostic-4153</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4153</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Music.app/PlugIns/StoreFlowExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Music.app/PlugIns/StoreFlowExtension.appex/StoreFlowExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.storekit.cloud-service-setup</string>
<key>NSExtensionPrincipalClass</key>
<string>MusicStoreFlowServiceViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Music.StoreFlowExtension</string>
<key>CFBundleName</key>
<string>StoreFlowExtension</string>
<key>CFBundleExecutable</key>
<string>StoreFlowExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1.0</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/MobileNotes.app/PlugIns/com.apple.mobilenotes.SharingExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/MobileNotes.app/PlugIns/com.apple.mobilenotes.SharingExtension.appex/com.apple.mobilenotes.SharingExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
<integer>1</integer>
<key>NSExtensionActivationSupportsFileWithMaxCount</key>
<integer>1</integer>
<key>NSExtensionActivationSupportsWebPageWithMaxCount</key>
<integer>1</integer>
<key>NSExtensionActivationSupportsMovieWithMaxCount</key>
<integer>10</integer>
<key>NSExtensionActivationSupportsVideoWithMaxCount</key>
<integer>1</integer>
<key>NSExtensionActivationSupportsImageWithMaxCount</key>
<integer>100</integer>
<key>NSExtensionActivationSupportsText</key>
<true/>
<key>NSExtensionActivationSupportsLocationWithMaxCount</key>
<integer>1</integer>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.share-services</string>
<key>NSExtensionPrincipalClass</key>
<string>ICSERootViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilenotes.SharingExtension</string>
<key>CFBundleName</key>
<string>com.apple.mobilenotes.SharingExtension</string>
<key>CFBundleExecutable</key>
<string>com.apple.mobilenotes.SharingExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1749</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.CrashLogs.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/PlugIns/com.apple.DiagnosticExtensions.CrashLogs.appex/com.apple.DiagnosticExtensions.CrashLogs</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Crash Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DECrashLogsExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticExtensions.CrashLogs</string>
<key>CFBundleName</key>
<string>com.apple.DiagnosticExtensions.CrashLogs</string>
<key>CFBundleExecutable</key>
<string>com.apple.DiagnosticExtensions.CrashLogs</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/MarkupUI.framework/PlugIns/MarkupPrivateExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/MarkupUI.framework/PlugIns/MarkupPrivateExtension.appex/MarkupPrivateExtension</string>
<key>_infoPlist</key>
<dict>
<key>CAProcessCanAccessGPU</key>
<true/>
<key>CFBundleIdentifier</key>
<string>com.apple.MarkupUI.MarkupPrivateExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.markup-private</string>
<key>NSExtensionPrincipalClass</key>
<string>MUPrivateExtensionViewController</string>
<key>NSExtensionViewControllerHostClass</key>
<string>MURemoteViewController</string>
</dict>
<key>CFBundleName</key>
<string>Markup</string>
<key>CFBundleExecutable</key>
<string>MarkupPrivateExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>378</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/PowerlogCore.framework/PlugIns/com.apple.PowerlogCore.diagnosticextension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/PowerlogCore.framework/PlugIns/com.apple.PowerlogCore.diagnosticextension.appex/com.apple.PowerlogCore.diagnosticextension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Battery Life Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>DEPowerlogExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.PowerlogCore.diagnosticextension</string>
<key>CFBundleName</key>
<string>com.apple.PowerlogCore.diagnosticextension</string>
<key>CFBundleExecutable</key>
<string>com.apple.PowerlogCore.diagnosticextension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Tips.app/PlugIns/TipsNotificationExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Tips.app/PlugIns/TipsNotificationExtension.appex/TipsNotificationExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<string>1.25</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>tip-notification-extension</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>TPSNotificationExtensionViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.tips.TipsNotificationExtension</string>
<key>CFBundleName</key>
<string>TipsNotificationExtension</string>
<key>CFBundleExecutable</key>
<string>TipsNotificationExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>562</string>
</dict>
</dict>
<key>/System/Library/Frameworks/FileProviderUI.framework/PlugIns/ServerAuthUIExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/FileProviderUI.framework/PlugIns/ServerAuthUIExtension.appex/ServerAuthUIExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.FileProviderUI.ServerAuthUIExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.fileprovider-actionsui</string>
<key>NSExtensionPrincipalClass</key>
<string>ServerAuthUIViewController</string>
</dict>
<key>CFBundleName</key>
<string>ServerAuthUIExtension</string>
<key>CFBundleExecutable</key>
<string>ServerAuthUIExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/AppleTV.app/PlugIns/TVIntentsExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/AppleTV.app/PlugIns/TVIntentsExtension.appex/TVIntentsExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.tv.TVIntentsExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>IntentsRestrictedWhileLocked</key>
<array/>
<key>IntentsSupported</key>
<array>
<string>INPlayMediaIntent</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.intents-service</string>
<key>NSExtensionPrincipalClass</key>
<string>TVIEIntentHandler</string>
</dict>
<key>CFBundleName</key>
<string>TVIntentsExtension</string>
<key>CFBundleExecutable</key>
<string>TVIntentsExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/Health.app/PlugIns/ShareExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/Health.app/PlugIns/ShareExtension.appex/ShareExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>SUBQUERY (
extensionItems,
$extensionItem,
SUBQUERY (
$extensionItem.attachments,
$attachment,
(
ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.xml"
|| ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "com.pkware.zip-archive"
)
).@count == $extensionItem.attachments.@count
).@count == 1
</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.share-services</string>
<key>NSExtensionPrincipalClass</key>
<string>ShareExtensionViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Health.ShareExtension</string>
<key>CFBundleName</key>
<string>ShareExtension</string>
<key>CFBundleExecutable</key>
<string>ShareExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/MediaPlayer.framework/PlugIns/MediaPlayerDiagnosticExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/MediaPlayer.framework/PlugIns/MediaPlayerDiagnosticExtension.appex/MediaPlayerDiagnosticExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Media Library</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>MediaPlayerDiagnosticExtension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.MediaPlayer.DiagnosticExtension</string>
<key>CFBundleName</key>
<string>MediaPlayerDiagnosticExtension</string>
<key>CFBundleExecutable</key>
<string>MediaPlayerDiagnosticExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Reminders.app/PlugIns/RemindersSharingExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Reminders.app/PlugIns/RemindersSharingExtension.appex/RemindersSharingExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.reminders.sharingextension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsText</key>
<true/>
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
<integer>1</integer>
<key>NSExtensionActivationSupportsWebPageWithMaxCount</key>
<integer>1</integer>
<key>NSExtensionActivationSupportsImageWithMaxCount</key>
<integer>5</integer>
<key>NSExtensionActivationSupportsLocationWithMaxCount</key>
<integer>1</integer>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.share-services</string>
<key>NSExtensionPrincipalClass</key>
<string>RemindersSharingExtension.TTRISERootViewController</string>
</dict>
<key>CFBundleName</key>
<string>RemindersSharingExtension</string>
<key>CFBundleExecutable</key>
<string>RemindersSharingExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2151</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/SoundDetectionNotificationExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/SoundDetectionNotificationExtension.appex/SoundDetectionNotificationExtension</string>
<key>_infoPlist</key>
<dict>
<key>SBMachServices</key>
<array>
<string>com.apple.uikit.viewservice.com.apple.SoundDetectionNotifications</string>
</array>
<key>CFBundleIdentifier</key>
<string>com.apple.accessibility.HearingUtilities.SoundDetectionNotifications</string>
<key>UIApplicationSystemWindowsSecureKey</key>
<true/>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionDefaultContentHidden</key>
<true/>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<string>com.apple.SoundDetectionNotifications</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>com.apple.SoundDetectionNotifications.message</string>
</array>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>1</real>
<key>UNNotificationExtensionUserInteractionEnabled</key>
<true/>
<key>UNNotificationExtensionOverridesDefaultTitle</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>SoundDetectionNotificationViewController</string>
</dict>
<key>UIViewServiceUsesNSXPCConnection</key>
<true/>
<key>CFBundleName</key>
<string>SoundDetectionNotificationExtension</string>
<key>CFBundleExecutable</key>
<string>SoundDetectionNotificationExtension</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/MobileNotes.app/PlugIns/com.apple.mobilenotes.WidgetExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/MobileNotes.app/PlugIns/com.apple.mobilenotes.WidgetExtension.appex/com.apple.mobilenotes.WidgetExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionJavaScriptPreprocessingFile</key>
<string>Action</string>
<key>NSExtensionServiceTouchBarBezelColorName</key>
<string>TouchBarBezel</string>
<key>NSExtensionServiceTouchBarIconName</key>
<string>NSActionTemplate</string>
<key>NSExtensionServiceAllowsFinderPreviewItem</key>
<true/>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsFileWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsMovieWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
<integer>1</integer>
<key>NSExtensionActivationSupportsImageWithMaxCount</key>
<integer>0</integer>
<key>NSExtensionActivationSupportsText</key>
<false/>
</dict>
<key>NSExtensionServiceAllowsTouchBarItem</key>
<true/>
<key>NSExtensionServiceFinderPreviewIconName</key>
<string>NSActionTemplate</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.mobilenotes.WidgetExtension</string>
<key>NSAccentColorName</key>
<string>WidgetAccentColor</string>
<key>CFBundleName</key>
<string>Notes</string>
<key>NSWidgetBackgroundColorName</key>
<string>WidgetBackgroundColor</string>
<key>CFBundleExecutable</key>
<string>com.apple.mobilenotes.WidgetExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1749</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4579.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4579.appex/Diagnostic-4579</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4579</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4579</integer>
<key>DKDiagnosticInputsClass</key>
<string>BatterySwellingInputs</string>
<key>DKDiagnosticName</key>
<string>Battery Swelling Test</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-ui-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>BatterySwellingViewController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleName</key>
<string>Diagnostic-4579</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4579</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Music.app/PlugIns/MusicWidgets.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Music.app/PlugIns/MusicWidgets.appex/MusicWidgets</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Music.MusicWidgets</string>
<key>NSAccentColorName</key>
<string>WidgetAccentColor</string>
<key>CFBundleName</key>
<string>MusicWidgets</string>
<key>NSWidgetBackgroundColorName</key>
<string>WidgetBackgroundColor</string>
<key>CFBundleExecutable</key>
<string>MusicWidgets</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1.0</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/CarKit.framework/PlugIns/CarPlayDiagnostics.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/CarKit.framework/PlugIns/CarPlayDiagnostics.appex/CarPlayDiagnostics</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CarKit.CarPlayDiagnosticsExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>CarPlay Logs</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>CarPlayDiagnosticsExtension</string>
</dict>
<key>CFBundleName</key>
<string>CarPlayDiagnostics</string>
<key>CFBundleExecutable</key>
<string>CarPlayDiagnostics</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/AppSSOKerberos.framework/PlugIns/KerberosExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/AppSSOKerberos.framework/PlugIns/KerberosExtension.appex/KerberosExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.AppSSOKerberos.KerberosExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.AppSSO.idp-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>KerberosViewController</string>
</dict>
<key>CFBundleName</key>
<string>KerberosExtension</string>
<key>CFBundleExecutable</key>
<string>KerberosExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8079.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8079.appex/Diagnostic-8079</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8079</integer>
<key>DKDiagnosticInputsClass</key>
<string>AudioSystemInputs</string>
<key>DKDiagnosticName</key>
<string>Audio System</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-restricted-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>AudioSystemController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8079</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>CFBundleName</key>
<string>Diagnostic-8079</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8079</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/PlugIns/SUSFollowUpExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/PlugIns/SUSFollowUpExtension.appex/SUSFollowUpExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.SoftwareUpdateServices.SUSFollowUpExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.followup-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>SUSFollowUpExtensionViewController</string>
</dict>
<key>CFBundleName</key>
<string>SUSFollowUpExtension</string>
<key>CFBundleExecutable</key>
<string>SUSFollowUpExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PlugIns/PhotosDiagnostics.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PlugIns/PhotosDiagnostics.appex/PhotosDiagnostics</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.PhotoLibraryServices.PhotosDiagnostics</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DEAttachmentsName</key>
<string>Photos Diagnostics</string>
<key>DEAttachmentsAllowUserSelection</key>
<true/>
<key>DEAttachmentsLoggingEnabled</key>
<true/>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnosticextensions-service</string>
<key>NSExtensionPrincipalClass</key>
<string>PhotosDiagnosticsExtension</string>
</dict>
<key>CFBundleName</key>
<string>PhotosDiagnostics</string>
<key>CFBundleExecutable</key>
<string>PhotosDiagnostics</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/ExchangeSyncExpress.framework/PlugIns/ActiveSyncOAuthService.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/ExchangeSyncExpress.framework/PlugIns/ActiveSyncOAuthService.appex/ActiveSyncOAuthService</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.exchangesyncexpress.framework.EASOAuthService</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.social.ui-authenticators</string>
<key>NSExtensionPrincipalClass</key>
<string>DAEASOAuthWebAuthServiceController</string>
</dict>
<key>CFBundleName</key>
<string>ActiveSyncOAuthService</string>
<key>CFBundleExecutable</key>
<string>ActiveSyncOAuthService</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/GameCenterUI.framework/PlugIns/GameCenterDashboardExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/GameCenterUI.framework/PlugIns/GameCenterDashboardExtension.appex/GameCenterDashboardExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionServiceRoleType</key>
<string>NSExtensionServiceRoleTypeViewer</string>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsAttachmentsWithMaxCount</key>
<integer>10</integer>
<key>NSExtensionActivationSupportsText</key>
<true/>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.gamecenter-services</string>
<key>NSExtensionContextHostClass</key>
<string>GKDashboardExtensionHostContext</string>
<key>NSExtensionMainStoryboard</key>
<string>GameCenterDashboardExtensionInterface</string>
<key>NSExtensionViewControllerHostClass</key>
<string>GKDashboardHostViewController</string>
<key>NSExtensionContextClass</key>
<string>GKDashboardExtensionContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.GameCenterUI.GameCenterDashboardExtension</string>
<key>CFBundleName</key>
<string>GameCenterDashboardExtension</string>
<key>CFBundleExecutable</key>
<string>GameCenterDashboardExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/AppleTV.app/PlugIns/TVWidgetExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/AppleTV.app/PlugIns/TVWidgetExtension.appex/TVWidgetExtension</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict/>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.widgetkit-extension</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.tv.TVWidgetExtension</string>
<key>NSAccentColorName</key>
<string>TVWidgetAccentColor</string>
<key>CFBundleName</key>
<string>TVWidgetExtension</string>
<key>NSWidgetBackgroundColorName</key>
<string>TVWidgetBackgroundColor</string>
<key>CFBundleExecutable</key>
<string>TVWidgetExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/News.app/PlugIns/OpenInNews.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/News.app/PlugIns/OpenInNews.appex/OpenInNews</string>
<key>_infoPlist</key>
<dict>
<key>LSHasLocalizedDisplayName</key>
<true/>
<key>CFBundleIdentifier</key>
<string>com.apple.news.openinnews</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>FRExtensionActivationRule</key>
<string>FUNCTION(FUNCTION(CAST('MCProfileConnection', 'Class'), 'sharedConnection'), 'effectiveParametersForBoolSetting:', 'allowNews').value == 1</string>
<key>NSExtensionActivationRule</key>
<string>FALSEPREDICATE</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.services</string>
<key>NSExtensionPrincipalClass</key>
<string>FROpenInNews</string>
</dict>
<key>CFBundleName</key>
<string>OpenInNews</string>
<key>CFBundleExecutable</key>
<string>OpenInNews</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>2580.1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4184.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-4184.appex/Diagnostic-4184</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>4184</integer>
<key>DKDiagnosticName</key>
<string>Touch ID Sensor Provisioning Check</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>TouchIDSensorProvisioningCheckController</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-4184</string>
<key>CFBundleName</key>
<string>Diagnostic-4184</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-4184</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8259.appex</key>
<dict>
<key>_executablePath</key>
<string>/Applications/DiagnosticsService.app/PlugIns/Diagnostic-8259.appex/Diagnostic-8259</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.DiagnosticsService.Diagnostic-8259</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>DKDiagnosticIdentifier</key>
<integer>8259</integer>
<key>DKDiagnosticInputsClass</key>
<string>EndpointReachabilityInputs</string>
<key>DKDiagnosticName</key>
<string>Endpoint Reachability Plugin</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.diagnostics-service</string>
<key>NSExtensionContextHostClass</key>
<string>DKDiagnosticHostContext</string>
<key>NSExtensionPrincipalClass</key>
<string>EndpointReachability</string>
<key>NSExtensionContextClass</key>
<string>DKDiagnosticContext</string>
</dict>
<key>CFBundleName</key>
<string>Diagnostic-8259</string>
<key>CFBundleExecutable</key>
<string>Diagnostic-8259</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/UIKit.framework/PlugIns/com.apple.UIKit.ShareUI.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/UIKit.framework/PlugIns/com.apple.UIKit.ShareUI.appex/com.apple.UIKit.ShareUI</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionPointName</key>
<string>com.apple.UIKit.ShareUI</string>
<key>NSExtensionPointVersion</key>
<string>1.0</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
<key>NSExtensionViewControllerHostClass</key>
<string>_EmptyExtensionRemoteViewController</string>
<key>NSExtensionPrincipalClass</key>
<string>EmptyActivityViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.UIKit.ShareUI</string>
<key>CFBundleName</key>
<string>com.apple.UIKit.ShareUI</string>
<key>CFBundleExecutable</key>
<string>com.apple.UIKit.ShareUI</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/private/var/staged_system_apps/Home.app/PlugIns/HomeUtilNotification.appex</key>
<dict>
<key>_executablePath</key>
<string>/private/var/staged_system_apps/Home.app/PlugIns/HomeUtilNotification.appex/HomeUtilNotification</string>
<key>_infoPlist</key>
<dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>HomeUtilNotificationViewController</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.Home.HomeUtilNotification</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>UIViewServiceUsesNSXPCConnection</key>
<true/>
<key>CFBundleName</key>
<string>HomeUtilNotification</string>
<key>CFBundleExecutable</key>
<string>HomeUtilNotification</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
<key>/System/Library/Frameworks/ContactsUI.framework/PlugIns/ContactViewViewService.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/Frameworks/ContactsUI.framework/PlugIns/ContactViewViewService.appex/ContactViewViewService</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleName</key>
<string>ContactViewViewService</string>
<key>UIUserInterfaceIdiomMac</key>
<true/>
<key>CFBundleVersion</key>
<string>1</string>
<key>_STAttributionDisplayName</key>
<string>System Service</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleExecutable</key>
<string>ContactViewViewService</string>
<key>_LSSupportsRemoval</key>
<false/>
<key>CFBundleIdentifier</key>
<string>com.apple.ContactsUI.ContactViewViewService</string>
<key>CanInheritApplicationStateFromOtherProcesses</key>
<true/>
<key>UIGlobalUserInterfaceIdiomMac</key>
<true/>
<key>NSExtension</key>
<dict>
<key>NSExtensionViewControllerHostClass</key>
<string>CNContactViewHostViewController</string>
<key>NSExtensionPrincipalClass</key>
<string>CNContactViewServiceViewController</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.contact-view</string>
<key>NSExtensionContextClass</key>
<string>CNContactViewExtensionContext</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSExtensionContextHostClass</key>
<string>CNContactViewExtensionHostContext</string>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
</dict>
</dict>
</dict>
<key>/System/Library/PrivateFrameworks/SleepHealthUI.framework/PlugIns/SleepNotificationContentExtension.appex</key>
<dict>
<key>_executablePath</key>
<string>/System/Library/PrivateFrameworks/SleepHealthUI.framework/PlugIns/SleepNotificationContentExtension.appex/SleepNotificationContentExtension</string>
<key>_infoPlist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.SleepHealthUI.SleepNotificationContentExtension</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>UNNotificationExtensionInitialContentSizeRatio</key>
<real>0.001</real>
<key>UNNotificationExtensionCustomSectionIdentifier</key>
<string>com.apple.Health</string>
<key>UNNotificationExtensionCategory</key>
<array>
<string>BedtimeReminderCategory</string>
<string>WindDownReminderCategory</string>
</array>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.usernotifications.content-extension</string>
<key>NSExtensionPrincipalClass</key>
<string>NotificationViewController</string>
</dict>
<key>CFBundleName</key>
<string>SleepNotificationContentExtension</string>
<key>CFBundleExecutable</key>
<string>SleepNotificationContentExtension</string>
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</dict>
</dict>
<key>LaunchDaemons</key>
<dict>
<key>/System/Library/LaunchDaemons/bash.plist</key>
<dict>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.bash</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>ProgramArguments</key>
<array>
<string>/bin/bash</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>StandardErrorPath</key>
<string>/dev/console</string>
<key>StandardInPath</key>
<string>/dev/console</string>
<key>StandardOutPath</key>
<string>/dev/console</string>
<key>Umask</key>
<integer>0</integer>
<key>UserName</key>
<string>root</string>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.nptocompaniond.plist</key>
<dict>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/mobile/Library/NanoPhotos/KeepAlive</key>
<true/>
</dict>
</dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>Synced Album changed</key>
<dict>
<key>Notification</key>
<string>com.apple.nanophotos.prefs.SyncAlbum-changed</string>
</dict>
<key>Watch Face Always Updating Albums changed</key>
<dict>
<key>Notification</key>
<string>com.apple.nanophotos.prefs.WatchFaceAlwaysUpdatingAlbums-changed</string>
</dict>
<key>Photos Limit changed</key>
<dict>
<key>Notification</key>
<string>com.apple.nanophotos.prefs.SyncCount-changed</string>
</dict>
<key>Watch Face Album Fetch Counts changed</key>
<dict>
<key>Notification</key>
<string>com.apple.nanophotos.prefs.WatchFaceAlbumFetchCounts-changed</string>
</dict>
<key>com.apple.photos.private.watchUpdate</key>
<dict>
<key>Notification</key>
<string>com.apple.photos.private.watchUpdate</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.nptocompaniond</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.pairedsync.nptocompaniond</key>
<true/>
<key>com.apple.private.alloy.photos.proxy-idswake</key>
<true/>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>WorkingDirectory</key>
<string>/tmp</string>
<key>EnablePressuredExit</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/nptocompaniond</string>
</array>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.wcd.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/wcd</string>
<key>TransactionTimeLimitEnabled</key>
<false/>
<key>UserName</key>
<string>mobile</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.private.alloy.watchconnectivity.classd-idswake</key>
<true/>
<key>com.apple.pairedsync.watchconnectivity.complications</key>
<true/>
<key>com.apple.wcd.private</key>
<true/>
<key>com.apple.watchconnectivity.complication</key>
<true/>
<key>com.apple.watchconnectivity.complication.push</key>
<true/>
<key>com.apple.private.alloy.watchconnectivity-idswake</key>
<true/>
<key>com.apple.wcd</key>
<true/>
<key>com.apple.watchconnectivity.complication.push.development</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>RunAtLoad</key>
<true/>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.wcd.wake-up</key>
<dict>
<key>Notification</key>
<string>com.apple.wcd.wake-up</string>
</dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
<key>com.apple.nanoregistry.watchdidbecomeactive</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoregistry.watchdidbecomeactive</string>
</dict>
<key>com.apple.sockpuppet.applications.updated</key>
<dict>
<key>Notification</key>
<string>com.apple.sockpuppet.applications.updated</string>
</dict>
<key>com.apple.nanoregistry.devicedidpair</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoregistry.devicedidpair</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.wcd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mobileassetd.plist</key>
<dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.mobileassetd.v2</key>
<true/>
<key>com.apple.mobileassetd</key>
<true/>
<key>com.apple.mobileassetd.cache-delete</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/mobileassetd</string>
</array>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/private/var/MobileAsset/Assets/preinstall-is-complete.plist</key>
<false/>
</dict>
</dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.mobileassetd.metadata-update</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>GracePeriod</key>
<integer>60</integer>
<key>Repeating</key>
<true/>
<key>Delay</key>
<integer>60</integer>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.mobileassetd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.CommCenterRootHelper.plist</key>
<dict>
<key>ThrottleInterval</key>
<integer>0</integer>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>StartInterval</key>
<integer>172800</integer>
<key>MachServices</key>
<dict>
<key>com.apple.abm.helper.root</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.abm.cache-delete</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.commcenter.root-helper</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
</dict>
<key>EnableTransactions</key>
<false/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenterRootHelper</string>
</array>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.CommCenterRootHelper</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.assistivetouchd.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>ThrottleInterval</key>
<integer>1</integer>
<key>POSIXSpawnType</key>
<string>App</string>
<key>MachServices</key>
<dict>
<key>com.apple.assistivetouchd.drag.xpc</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.private.alloy.accessibility.switchcontrol-idswake</key>
<true/>
<key>UIASTNotificationCenter</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.assistivetouchd</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/CoreServices/AssistiveTouch.app/assistivetouchd</string>
</array>
<key>RunAtLoad</key>
<false/>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.assistivetouchd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.dataaccess.dataaccessd.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>-49</integer>
<key>JetsamMemoryLimit</key>
<integer>65500</integer>
</dict>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.dataaccess.dataaccessd.aps</key>
<true/>
<key>com.apple.dataaccess.dataaccessd.aps.dev</key>
<true/>
<key>com.apple.dataaccess.dataaccessd.aps.demo</key>
<true/>
<key>com.apple.dataaccess.dataaccessd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/DataAccess.framework/Support/dataaccessd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>_CalDatabaseChangedNotification</key>
<dict>
<key>Notification</key>
<string>_CalDatabaseChangedNotification</string>
</dict>
<key>NoteContextDarwinNotificationWithLoggedChanges</key>
<dict>
<key>Notification</key>
<string>NoteContextDarwinNotificationWithLoggedChanges</string>
</dict>
<key>PCPreferencesDidChangeNotification</key>
<dict>
<key>Notification</key>
<string>PCPreferencesDidChangeNotification</string>
</dict>
<key>__ABDataBaseChangedByOtherProcessNotification</key>
<dict>
<key>Notification</key>
<string>__ABDataBaseChangedByOtherProcessNotification</string>
</dict>
<key>com.apple.dataaccess.checkHolidayCalendarAccount</key>
<dict>
<key>Notification</key>
<string>com.apple.dataaccess.checkHolidayCalendarAccount</string>
</dict>
<key>com.apple.calendar.database.preference.notification.kCalPreferredDaysToSyncKey</key>
<dict>
<key>Notification</key>
<string>com.apple.calendar.database.preference.notification.kCalPreferredDaysToSyncKey</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.dataaccess.connected</key>
<dict>
<key>RequireBatteryLevel</key>
<integer>15</integer>
<key>Priority</key>
<string>Maintenance</string>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<true/>
<key>RequiresBuddyComplete</key>
<true/>
<key>RequireScreenSleep</key>
<false/>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.dataaccess.dataaccessd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.ScreenTimeAgent.plist</key>
<dict>
<key>Label</key>
<string>com.apple.ScreenTimeAgent</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.ScreenTimeAgent.command-line-tool</key>
<true/>
<key>com.apple.private.alloy.digitalhealth-idswake</key>
<true/>
<key>com.apple.private.alloy.screentimelocal-idswake</key>
<true/>
<key>com.apple.aps.ScreenTime</key>
<true/>
<key>com.apple.ScreenTimeAgent.ask-for-time</key>
<true/>
<key>com.apple.ScreenTimeAgent.persistence</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.ScreenTimeDowntimeNotifications</key>
<true/>
<key>com.apple.ScreenTimeAgent.organization-status</key>
<true/>
<key>com.apple.ScreenTimeAgent.Contacts</key>
<true/>
<key>com.apple.private.alloy.screentime-idswake</key>
<true/>
<key>com.apple.ScreenTimeAgent.private</key>
<true/>
<key>com.apple.ScreenTimeAgent.setup</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.ScreenTimeNotifications</key>
<true/>
<key>com.apple.ScreenTimeAgent</key>
<true/>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.family.family_updated</key>
<dict>
<key>Notification</key>
<string>com.apple.family.family_updated</string>
</dict>
<key>com.apple.dmd.iCloudAccount.didChange</key>
<dict>
<key>Notification</key>
<string>com.apple.dmd.iCloudAccount.didChange</string>
</dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
<key>com.apple.mobile.lockdown.device_name_changed</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.lockdown.device_name_changed</string>
</dict>
<key>com.apple.nanoregistry.devicedidpair</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoregistry.devicedidpair</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>_DKKnowledgeStorageDidTombstoneEventsNotification:Notifications</key>
<dict>
<key>Name</key>
<string>_DKKnowledgeStorageDidTombstoneEventsNotification</string>
<key>Object</key>
<string>/notification/usage</string>
</dict>
<key>_DKKnowledgeStorageDidTombstoneEventsNotification:WebUsage</key>
<dict>
<key>Name</key>
<string>_DKKnowledgeStorageDidTombstoneEventsNotification</string>
<key>Object</key>
<string>/app/webUsage</string>
</dict>
<key>_DKKnowledgeStorageDidTombstoneEventsNotification:AppUsage</key>
<dict>
<key>Name</key>
<string>_DKKnowledgeStorageDidTombstoneEventsNotification</string>
<key>Object</key>
<string>/app/usage</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.ScreenTimeAgent.activity.awd-logging</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Interval</key>
<integer>86400</integer>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeAgent</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.iconservices.iconservicesagent.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>EnvironmentVariables</key>
<dict/>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.iconservices</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>_iconservices</string>
<key>ProgramArguments</key>
<array>
<string>/System/Library/CoreServices/iconservicesagent</string>
</array>
<key>RunAtLoad</key>
<false/>
<key>Label</key>
<string>com.apple.iconservices.iconservicesagent</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.BarcodeSupport.BarcodeNotificationService.plist</key>
<dict>
<key>Label</key>
<string>com.apple.BarcodeSupport.BarcodeNotificationService</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.usernotifications.delegate.com.apple.barcodesupport.qrcode</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.barcodesupport.nfc</key>
<true/>
<key>com.apple.BarcodeSupport.BarcodeNotificationService</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>Region Setting Changed</key>
<dict>
<key>Notification</key>
<string>AppleDatePreferencesChangedNotification</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/BarcodeSupport.framework/com.apple.BarcodeSupport.BarcodeNotificationService</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.ioupsd.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/ioupsd</string>
<key>ProcessType</key>
<string>Interactive</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.iokit.matching</key>
<dict>
<key>Device was attached</key>
<dict>
<key>IOProviderClass</key>
<string>IOHIDDevice</string>
<key>IOMatchLaunchStream</key>
<false/>
<key>DeviceUsagePairs</key>
<array>
<dict>
<key>DeviceUsagePage</key>
<integer>132</integer>
</dict>
<dict>
<key>DeviceUsagePage</key>
<integer>133</integer>
</dict>
<dict>
<key>DeviceUsage</key>
<integer>20</integer>
<key>DeviceUsagePage</key>
<integer>65280</integer>
</dict>
<dict>
<key>DeviceUsage</key>
<integer>6</integer>
<key>DeviceUsagePage</key>
<integer>132</integer>
</dict>
</array>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.ioupsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.OTATaskingAgent.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/OTATaskingAgent</string>
<string>server-init</string>
</array>
<key>Label</key>
<string>com.apple.OTATaskingAgent</string>
<key>MachServices</key>
<dict>
<key>com.apple.OTATaskingAgent</key>
<dict/>
</dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.managedconfiguration.teslad.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/teslad</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>RunAtLoad</key>
<false/>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>Label</key>
<string>com.apple.managedconfiguration.teslad</string>
<key>MachServices</key>
<dict>
<key>com.apple.managedconfiguration.teslad</key>
<true/>
</dict>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.MobileInternetSharing.plist</key>
<dict>
<key>WorkingDirectory</key>
<string>/var/run</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.MobileInternetSharing</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/misd</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.MobileInternetSharing</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.corerepaird.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/corerepaird</string>
</array>
<key>Label</key>
<string>com.apple.corerepaird</string>
<key>MachServices</key>
<dict>
<key>com.apple.corerepair</key>
<true/>
</dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.icloud.searchpartyd.plist</key>
<dict>
<key>Umask</key>
<integer>23</integer>
<key>Label</key>
<string>com.apple.icloud.searchpartyd</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.aps.searchpartyd</key>
<true/>
<key>com.apple.icloud.searchpartyd.pairingmanager</key>
<true/>
<key>com.apple.private.alloy.fmd-idswake</key>
<true/>
<key>com.apple.icloud.searchpartyd.advertisementcache</key>
<true/>
<key>com.apple.icloud.searchpartyd.finderstatemanager</key>
<true/>
<key>com.apple.icloud.searchpartyd.beaconmanager</key>
<true/>
<key>com.apple.icloud.searchpartyd.scheduler</key>
<true/>
<key>com.apple.icloud.searchpartyd.ownersession</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.icloud.searchpartyuseragent.post-install</key>
<dict>
<key>RequireNetworkConnectivity</key>
<true/>
<key>Priority</key>
<string>Utility</string>
<key>AllowBattery</key>
<true/>
<key>Repeating</key>
<false/>
<key>PostInstall</key>
<true/>
</dict>
</dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.locationd/Prefs</key>
<dict>
<key>Notification</key>
<string>com.apple.locationd/Prefs</string>
</dict>
<key>com.apple.locationd.authorization</key>
<dict>
<key>Notification</key>
<string>com.apple.locationd.authorization</string>
</dict>
<key>com.apple.AOSNotification.FMIPStateDidChange</key>
<dict>
<key>Notification</key>
<string>com.apple.AOSNotification.FMIPStateDidChange</string>
</dict>
<key>FMFDevicesChangedNotification</key>
<dict>
<key>Notification</key>
<string>FMFDevicesChangedNotification</string>
</dict>
<key>FMFFollowersChangedNotification</key>
<dict>
<key>Notification</key>
<string>FMFFollowersChangedNotification</string>
</dict>
<key>CKIdentityUpdateNotification</key>
<dict>
<key>Notification</key>
<string>CKIdentityUpdateNotification</string>
</dict>
<key>FMFMeDeviceChangedNotification</key>
<dict>
<key>Notification</key>
<string>FMFMeDeviceChangedNotification</string>
</dict>
<key>com.apple.family.family_updated</key>
<dict>
<key>Notification</key>
<string>com.apple.family.family_updated</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/searchpartyd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.PerfPowerServicesExtended.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/bin/PerfPowerServicesExtended</string>
</array>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/mobile/Library/Caches/powerlogd.launchd</key>
<true/>
</dict>
</dict>
<key>Label</key>
<string>com.apple.PerfPowerServicesExtended</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.powerlog-GRRRR-FULL</key>
<true/>
<key>com.apple.powerlogd.XPCService.xpc</key>
<true/>
</dict>
<key>EnvironmentVariables</key>
<dict>
<key>OS_ACTIVITY_MODE</key>
<string>enable</string>
</dict>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.ndoagent.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ThrottleInterval</key>
<integer>3</integer>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.ndoagent</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/NewDeviceOutreach.framework/ndoagent</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.ndoagent.upgrade</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>GracePeriod</key>
<integer>300</integer>
<key>Repeating</key>
<false/>
<key>PostInstall</key>
<true/>
</dict>
<key>com.apple.ndoagent.boot</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>GracePeriod</key>
<integer>300</integer>
<key>Repeating</key>
<false/>
</dict>
</dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.language.changed</key>
<dict>
<key>Notification</key>
<string>com.apple.language.changed</string>
</dict>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.ndoagent</string>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.bulletindistributord.plist</key>
<dict>
<key>RunAtLoad</key>
<true/>
<key>Label</key>
<string>com.apple.bulletindistributord</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.bulletindistributor.testservice</key>
<true/>
<key>com.apple.bulletindistributord.server</key>
<true/>
<key>com.apple.NotificationsUIPreferredDeviceManager.systemstateconnection</key>
<true/>
<key>com.apple.bulletindistributor.pairedsync</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/bulletindistributord</string>
</array>
<key>KeepAlive</key>
<true/>
<key>EnablePressuredExit</key>
<false/>
<key>UserName</key>
<string>mobile</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.coresymbolicationd.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/CoreSymbolication.framework/coresymbolicationd</string>
</array>
<key>Label</key>
<string>com.apple.coresymbolicationd</string>
<key>MachServices</key>
<dict>
<key>com.apple.coresymbolicationd</key>
<true/>
<key>com.apple.coresymbolicationd.cache-delete</key>
<true/>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.screenshotsyncd.plist</key>
<dict>
<key>WorkingDirectory</key>
<string>/var/mobile/Library/Caches</string>
<key>ProcessType</key>
<string>Interactive</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.private.alloy.screenshotter-idswake</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/screenshotsyncd</string>
</array>
<key>RunAtLoad</key>
<false/>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.screenshotsyncd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.fseventsd.plist</key>
<dict>
<key>HopefullyExitsLast</key>
<true/>
<key>EnvironmentVariables</key>
<dict/>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.FSEvents</key>
<true/>
</dict>
<key>EnableTransactions</key>
<false/>
<key>RunAtLoad</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/fseventsd</string>
</array>
<key>KeepAlive</key>
<true/>
<key>Label</key>
<string>com.apple.fseventsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.progressd.plist</key>
<dict>
<key>Program</key>
<string>/System/Library/Frameworks/ClassKit.framework/progressd</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.progressd</key>
<true/>
<key>com.apple.progressd.aps</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict/>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.progressd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.bluetoothuiservice.plist</key>
<dict>
<key>Program</key>
<string>/System/Library/CoreServices/BluetoothUIService.app/BluetoothUIService</string>
<key>POSIXSpawnType</key>
<string>App</string>
<key>MachServices</key>
<dict>
<key>com.apple.BluetoothUIService</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.BluetoothUIService</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.photoanalysisd.plist</key>
<dict>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/PhotoAnalysis.framework/Support/photoanalysisd</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.photoanalysisd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.photoanalysisd.turboanalysis</key>
<dict/>
<key>com.apple.photoanalysisd.backgroundanalysis</key>
<dict>
<key>MemoryIntensive</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>RequiresClassC</key>
<true/>
<key>AllowBattery</key>
<false/>
<key>Repeating</key>
<true/>
<key>CPUIntensive</key>
<true/>
<key>Interval</key>
<integer>7200</integer>
<key>RequireScreenSleep</key>
<true/>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.photoanalysisd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.ckdiscretionaryd.plist</key>
<dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.ckdiscretionaryd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/ckdiscretionaryd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.ckdiscretionaryd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.filesystems.livefileproviderd.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.filesystems.livefileproviderd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/UserFS.framework/livefileproviderd</string>
</array>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/private/var/mobile/Library/Application Support/livefsd/settings.plist</key>
<true/>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.filesystems.livefileproviderd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.filesystems.userfs_helper.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/UserFS.framework/userfs_helper</string>
</array>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.filesystems.userfs_helper</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.filesystems.userfs_helper</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.coreidvd.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/coreidvd</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.aps.coreidvd</key>
<true/>
<key>com.apple.coreidvd.proofing</key>
<true/>
<key>com.apple.coreidvd.system-notifications</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.coreidvd.wu</key>
<dict>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<real>28800</real>
<key>Repeating</key>
<true/>
<key>Interval</key>
<real>86400</real>
</dict>
<key>com.apple.coreidvd.wudu</key>
<dict>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<real>28800</real>
<key>Repeating</key>
<true/>
<key>RequiresClassA</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
</dict>
<key>com.apple.coreidvd.lfs</key>
<dict>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<real>28800</real>
<key>Repeating</key>
<true/>
<key>Interval</key>
<real>86400</real>
</dict>
<key>com.apple.coreidvd.gcdu</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<real>28800</real>
<key>Repeating</key>
<true/>
<key>RequiresClassA</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
</dict>
<key>com.apple.coreidvd.gc</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<real>28800</real>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>Application Installed</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationRegistered</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.coreidvd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.SepUpdateTimer.plist</key>
<dict>
<key>ProcessType</key>
<string>Background</string>
<key>_LimitLoadToDeviceTree</key>
<string>hilo</string>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/seputil</string>
<string>--daemonize-update-timer</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.SepUpdateTimer</key>
<dict>
<key>ShouldWakeDevice</key>
<true/>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<integer>0</integer>
<key>Interval</key>
<integer>3600</integer>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.SepUpdateTimer</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.timed.plist</key>
<dict>
<key>GroupName</key>
<string>_timed</string>
<key>KeepAlive</key>
<true/>
<key>LaunchEvents</key>
<dict>
<key>com.apple.systemconfiguration</key>
<dict>
<key>airplane mode changed</key>
<dict>
<key>Identifier</key>
<string>com.apple.radios.plist</string>
<key>KeyPath</key>
<string>AirplaneMode</string>
<key>Value</key>
<false/>
</dict>
</dict>
</dict>
<key>StartInterval</key>
<integer>3600</integer>
<key>UserName</key>
<string>_timed</string>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>-49</integer>
<key>JetsamMemoryLimit</key>
<integer>2500</integer>
</dict>
<key>Label</key>
<string>com.apple.timed</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/timed</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>ThrottleInterval</key>
<integer>3</integer>
<key>MachServices</key>
<dict>
<key>com.apple.timed.xpc</key>
<true/>
<key>com.apple.timed.fe.xpc</key>
<true/>
</dict>
<key>_LimitLoadFromBootMode</key>
<string>fvunlock</string>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.addressbooksyncd.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.pairedsync.addressbooksyncd</key>
<true/>
<key>com.apple.private.alloy.addressbooksync-idswake</key>
<true/>
<key>com.apple.addressbooksync.statusreporter</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/addressbooksyncd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.addressbooksync.setupcomplete</key>
<dict>
<key>Notification</key>
<string>com.apple.addressbooksync.setupcomplete</string>
</dict>
<key>ForceFullSync</key>
<dict>
<key>Notification</key>
<string>com.apple.addressbooksync.fullsync</string>
</dict>
<key>com.apple.datamigrator.migrationDidFinish</key>
<dict>
<key>Notification</key>
<string>com.apple.datamigrator.migrationDidFinish</string>
</dict>
<key>ABFavoritesListChangedExternallyNotification</key>
<dict>
<key>Notification</key>
<string>ABFavoritesListChangedExternallyNotification</string>
</dict>
<key>__ABDataBaseChangedByOtherProcessNotification</key>
<dict>
<key>Notification</key>
<string>__ABDataBaseChangedByOtherProcessNotification</string>
</dict>
<key>com.apple.addressbooksync.idslaunchnotification</key>
<dict>
<key>Notification</key>
<string>com.apple.addressbooksync.idslaunchnotification</string>
</dict>
<key>CNFavoritesChangedExternallyNotification</key>
<dict>
<key>Notification</key>
<string>CNFavoritesChangedExternallyNotification</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.addressbooksyncd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.TextInput.kbd.plist</key>
<dict>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>5</integer>
<key>JetsamMemoryLimit</key>
<integer>8192</integer>
</dict>
<key>EnvironmentVariables</key>
<dict>
<key>MallocNanoZone</key>
<string>0</string>
</dict>
<key>POSIXSpawnType</key>
<string>App</string>
<key>MachServices</key>
<dict>
<key>com.apple.TextInput.autofill-server</key>
<true/>
<key>com.apple.keyboardServices.textReplacementServer.aps</key>
<true/>
<key>com.apple.TextInput.preferences</key>
<true/>
<key>com.apple.TextInput.lexicon-server</key>
<true/>
<key>com.apple.TextInput.image-cache-server</key>
<true/>
<key>com.apple.TextInput.emoji</key>
<true/>
<key>com.apple.DataDeliveryServices.AssetService</key>
<true/>
<key>com.apple.TextInput</key>
<true/>
<key>com.apple.TextInput.CacheDelete</key>
<true/>
<key>com.apple.TextInput.rdt</key>
<true/>
<key>com.apple.TextInput.shortcuts</key>
<true/>
<key>com.apple.TextInput.accessibility</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/TextInput/kbd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.purplebuddy.setupexited</key>
<dict>
<key>Notification</key>
<string>com.apple.purplebuddy.setupexited</string>
</dict>
<key>AppleKeyboardsPreferencesChangedNotification</key>
<dict>
<key>Notification</key>
<string>AppleKeyboardsPreferencesChangedNotification</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.LaunchServices.applicationUnregistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.TextInput.kbd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.subridged.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ProcessType</key>
<string>Adaptive</string>
<key>Disabled</key>
<false/>
<key>MachServices</key>
<dict>
<key>com.apple.subridged</key>
<true/>
<key>com.apple.private.alloy.otaupdate-idswake</key>
<true/>
<key>com.apple.private.alloy.otaupdate.cloud-idswake</key>
<true/>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/SoftwareUpdateBridge.framework/Support/subridged</string>
</array>
<key>GroupName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.subridged</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.cfprefsd.xpc.daemon.plist</key>
<dict>
<key>HardResourceLimits</key>
<dict>
<key>NumberOfFiles</key>
<integer>512</integer>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.cfprefsd.daemon</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/cfprefsd</string>
<string>daemon</string>
</array>
<key>SoftResourceLimits</key>
<dict>
<key>NumberOfFiles</key>
<integer>512</integer>
</dict>
<key>Label</key>
<string>com.apple.cfprefsd.xpc.daemon</string>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.companionfindlocallyd.plist</key>
<dict>
<key>RunAtLoad</key>
<false/>
<key>UserName</key>
<string>mobile</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.findmylocaldevice</key>
<true/>
<key>com.apple.companionfindlocallyd</key>
<true/>
<key>com.apple.private.alloy.findmylocaldevice-idswake</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/NanoLeash.framework/companionfindlocallyd</string>
</array>
<key>KeepAlive</key>
<false/>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.companionfindlocallyd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.sysdiagnose.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/bin/sysdiagnose</string>
</array>
<key>EfficiencyMode</key>
<string>Efficient</string>
<key>Label</key>
<string>com.apple.sysdiagnose</string>
<key>MachServices</key>
<dict>
<key>com.apple.sysdiagnose.CacheDelete</key>
<true/>
<key>com.apple.sysdiagnose.service.xpc</key>
<dict/>
<key>com.apple.private.alloy.sysdiagnose-idswake</key>
<true/>
<key>com.apple.sysdiagnose.kernel.ipc</key>
<dict>
<key>HostSpecialPort</key>
<integer>23</integer>
</dict>
</dict>
<key>ProcessType</key>
<string>Interactive</string>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.devicecheckd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ThrottleInterval</key>
<integer>3</integer>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.devicecheckd</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/DeviceCheckInternal.framework/devicecheckd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.devicecheck.notify</key>
<dict>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<integer>3</integer>
<key>Repeating</key>
<true/>
<key>Priority</key>
<string>Utility</string>
<key>Interval</key>
<integer>86400</integer>
</dict>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.devicecheckd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.duetexpertd.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/duetexpertd</string>
<key>UserName</key>
<string>mobile</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.usernotifications.delegate.com.apple.Siri.ActionPredictionNotifications</key>
<true/>
<key>com.apple.private.alloy.apppredictionsync-idswake</key>
<true/>
<key>com.apple.proactive.infoSuggestion.xpc</key>
<true/>
<key>com.apple.proactive.ActionPrediction.predictions</key>
<true/>
<key>com.apple.proactive.ProactiveSuggestionClientModel.xpc</key>
<true/>
<key>com.apple.proactive.appPreference.intentStreamUpdate</key>
<true/>
<key>com.apple.notifications.logging</key>
<true/>
<key>com.apple.duet.appPrediction.inspection</key>
<true/>
<key>com.apple.proactive.AppPrediction.predictions</key>
<true/>
<key>com.apple.proactive.appDirectory</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.ATXDebugNotifications</key>
<true/>
<key>com.apple.duet.expertcenter</key>
<true/>
<key>com.apple.duet.appPreference.prediction</key>
<true/>
<key>com.apple.proactive.hero.AppPrediction.predictions</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/duetexpertd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.duetexpertd.ATXAnchorModel.invalidate.WiredAudioDeviceConnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXAnchorModel.invalidate.WiredAudioDeviceConnectedAnchor</string>
</dict>
<key>_CalDatabaseChangedNotification</key>
<dict>
<key>Notification</key>
<string>_CalDatabaseChangedNotification</string>
</dict>
<key>com.apple.duetexpertd.feedbackavailable</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.feedbackavailable</string>
</dict>
<key>com.apple.proactive.queries.databaseChange</key>
<dict>
<key>Notification</key>
<string>com.apple.proactive.queries.databaseChange</string>
</dict>
<key>com.apple.pasteboard.notify.changed</key>
<dict>
<key>Notification</key>
<string>com.apple.pasteboard.notify.changed</string>
</dict>
<key>dmf.policy.monitor.app</key>
<dict>
<key>Notification</key>
<string>dmf.policy.monitor.app</string>
</dict>
<key>com.apple.duetexpertd.ATXMMAppPredictor.BluetoothConnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXMMAppPredictor.BluetoothConnectedAnchor</string>
</dict>
<key>com.apple.duetexpertd.ATXMMAppPredictor.WiredAudioDeviceConnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXMMAppPredictor.WiredAudioDeviceConnectedAnchor</string>
</dict>
<key>com.apple.duetexpertd.ms.carplaydisconnect</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ms.carplaydisconnect</string>
</dict>
<key>com.apple.duetexpertd.appchangeprediction</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.appchangeprediction</string>
</dict>
<key>com.apple.ManagedConfiguration.managedAppsChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.ManagedConfiguration.managedAppsChanged</string>
</dict>
<key>com.apple.duetexpertd.ATXAnchorModel.invalidate.BluetoothConnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXAnchorModel.invalidate.BluetoothConnectedAnchor</string>
</dict>
<key>com.apple.duetexpertd.donationmonitor.activity</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.donationmonitor.activity</string>
</dict>
<key>com.apple.managedconfiguration.restrictionchanged</key>
<dict>
<key>Notification</key>
<string>com.apple.managedconfiguration.restrictionchanged</string>
</dict>
<key>com.apple.duetexpertd.ATXAnchorModel.BluetoothConnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXAnchorModel.BluetoothConnectedAnchor</string>
</dict>
<key>com.apple.duetexpertd.ms.carplayconnect</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ms.carplayconnect</string>
</dict>
<key>com.apple.duetexpertd.homeScreenPageConfigCacheUpdate</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.homeScreenPageConfigCacheUpdate</string>
</dict>
<key>com.apple.duetexpertd.ATXAnchorModel.CarPlayConnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXAnchorModel.CarPlayConnectedAnchor</string>
</dict>
<key>com.apple.managedconfiguration.managedorginfochanged</key>
<dict>
<key>Notification</key>
<string>com.apple.managedconfiguration.managedorginfochanged</string>
</dict>
<key>com.apple.duetexpertd.ATXAnchorModel.invalidate.CarPlayConnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXAnchorModel.invalidate.CarPlayConnectedAnchor</string>
</dict>
<key>com.apple.duetexpertd.ATXMMAppPredictor.IdleTimeEndAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXMMAppPredictor.IdleTimeEndAnchor</string>
</dict>
<key>com.apple.duetexpertd.mm.bluetoothconnected</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.mm.bluetoothconnected</string>
</dict>
<key>com.apple.duetexpertd.updateDefaultsDueToRelevantHomeScreenConfigUpdate</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.updateDefaultsDueToRelevantHomeScreenConfigUpdate</string>
</dict>
<key>com.apple.duetexpertd.mm.audiodisconnect</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.mm.audiodisconnect</string>
</dict>
<key>com.apple.duet.expertcenter.appRefresh</key>
<dict>
<key>Notification</key>
<string>com.apple.duet.expertcenter.appRefresh</string>
</dict>
<key>com.apple.duetexpertd.clientModelRefreshBlendingLayer</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.clientModelRefreshBlendingLayer</string>
</dict>
<key>com.apple.duetexpertd.ms.nowplayingpause</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ms.nowplayingpause</string>
</dict>
<key>com.apple.duetexpertd.ATXMMAppPredictor.CarPlayConnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXMMAppPredictor.CarPlayConnectedAnchor</string>
</dict>
<key>CNFavoritesChangedExternallyNotification</key>
<dict>
<key>Notification</key>
<string>CNFavoritesChangedExternallyNotification</string>
</dict>
<key>com.apple.siri.cloud.synch.changed</key>
<dict>
<key>Notification</key>
<string>com.apple.siri.cloud.synch.changed</string>
</dict>
<key>com.apple.duetexpertd.ATXAnchorModel.WiredAudioDeviceConnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXAnchorModel.WiredAudioDeviceConnectedAnchor</string>
</dict>
<key>com.apple.coreduetd.knowledgebase.launch.duetexpertd</key>
<dict>
<key>Notification</key>
<string>com.apple.coreduetd.knowledgebase.launch.duetexpertd</string>
</dict>
<key>com.apple.duetexpertd.ATXMMAppPredictor.BluetoothDisconnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXMMAppPredictor.BluetoothDisconnectedAnchor</string>
</dict>
<key>com.apple.duetexpertd.ATXAnchorModel.ChargerConnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXAnchorModel.ChargerConnectedAnchor</string>
</dict>
<key>com.apple.duetexpertd.appclipprediction</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.appclipprediction</string>
</dict>
<key>com.apple.duetexpertd.ATXMMAppPredictor.WiredAudioDeviceDisconnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXMMAppPredictor.WiredAudioDeviceDisconnectedAnchor</string>
</dict>
<key>com.apple.duetexpertd.ATXScreenUnlockUpdateSource</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXScreenUnlockUpdateSource</string>
</dict>
<key>com.apple.duetexpertd.ATXAnchorModel.IdleTimeEndAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXAnchorModel.IdleTimeEndAnchor</string>
</dict>
<key>com.apple.duetexpertd.dockAppListCacheUpdate</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.dockAppListCacheUpdate</string>
</dict>
<key>com.apple.duetexpertd.ms.nowplayingplay</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ms.nowplayingplay</string>
</dict>
<key>com.apple.siri.cloud.storage.deleted</key>
<dict>
<key>Notification</key>
<string>com.apple.siri.cloud.storage.deleted</string>
</dict>
<key>com.apple.Preferences.ResetPrivacyWarningsNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.Preferences.ResetPrivacyWarningsNotification</string>
</dict>
<key>com.apple.duetexpertd.ATXAnchorModel.invalidate.ChargerConnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXAnchorModel.invalidate.ChargerConnectedAnchor</string>
</dict>
<key>com.apple.duetexpertd.ATXAnchorModel.invalidate.IdleTimeEndAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXAnchorModel.invalidate.IdleTimeEndAnchor</string>
</dict>
<key>com.apple.duetexpertd.donationmonitor.intent</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.donationmonitor.intent</string>
</dict>
<key>com.apple.duetexpertd.ATXMMAppPredictor.CarPlayDisconnectedAnchor</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.ATXMMAppPredictor.CarPlayDisconnectedAnchor</string>
</dict>
<key>com.apple.CallHistoryPluginHelper.launchnotification</key>
<dict>
<key>Notification</key>
<string>com.apple.CallHistoryPluginHelper.launchnotification</string>
</dict>
<key>SignificantTimeChangeNotification</key>
<dict>
<key>Notification</key>
<string>SignificantTimeChangeNotification</string>
</dict>
<key>com.apple.proactive.information.source.weather</key>
<dict>
<key>Notification</key>
<string>com.apple.proactive.information.source.weather</string>
</dict>
<key>com.apple.duetexpertd.prefschanged</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.prefschanged</string>
</dict>
<key>com.apple.duetexpertd.mm.bluetoothdisconnect</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.mm.bluetoothdisconnect</string>
</dict>
<key>com.apple.pex.connections.focalappchanged</key>
<dict>
<key>Notification</key>
<string>com.apple.pex.connections.focalappchanged</string>
</dict>
<key>com.apple.spotlightui.prefschanged</key>
<dict>
<key>Notification</key>
<string>com.apple.spotlightui.prefschanged</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.LaunchServices.applicationStateChanged</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationStateChanged</string>
</dict>
<key>com.apple.LaunchServices.applicationUnregistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
<key>com.apple.LaunchServices.applicationRegistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationRegistered</string>
</dict>
<key>com.apple.duetexpertd.homeScreenStackChange</key>
<dict>
<key>Name</key>
<string>com.apple.duetexpertd.homeScreenStackChange</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.duetexpertd.atxbackup</key>
<dict>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<false/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<real>259200</real>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.atxbackupnow</key>
<dict>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<true/>
<key>Priority</key>
<string>Utility</string>
<key>Repeating</key>
<true/>
<key>UserRequestedBackupTask</key>
<true/>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.nsualogging</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>54000</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.updateAssetMetadata</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>43200</integer>
<key>RequiresClassC</key>
<false/>
</dict>
<key>com.apple.duet.expertcenter.activity.training</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.widgetonboardingblacklistrefresh</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<real>604800</real>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.biomevalidation</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.notificationsettinglogging</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<true/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>604800</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.appdirectorylogging</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.timelinerelevance</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<real>604800</real>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.appdirectory</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.anchormodeltraining</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.anchormodeldataharvesting</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.atxtrain</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.magicalmoments</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.biomepruning</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.apppredictionupdate</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>7200</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.homescreenlogging</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.widgetonboarding</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.everydayshortcuts</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>3600</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.action.timeestimate</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<real>86400</real>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.periodiclog</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.focusmodesappprediction</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.infosuggestionslogging</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.duetexpertd.blendingbiomestreamlogging</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Allow Battery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RequiresClassC</key>
<true/>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.duetexpertd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.sosd.plist</key>
<dict>
<key>Label</key>
<string>com.apple.sosd</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.sos</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/mobile/Library/SOS/KeepAlive</key>
<true/>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/SOS.framework/sosd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.CoreAuthentication.daemon.plist</key>
<dict>
<key>GroupName</key>
<string>mobile</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.LocalAuthentication.RemoteUIHost</key>
<dict/>
<key>com.apple.CoreAuthentication.daemon</key>
<dict/>
<key>com.apple.CoreAuthentication.daemon.libxpc</key>
<dict/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Frameworks/LocalAuthentication.framework/Support/coreauthd</string>
</array>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.CoreAuthentication.daemon</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.carkitd.plist</key>
<dict>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/CarKit.framework/Support/carkitd</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.usernotifications.delegate.com.apple.CarKit.notifications</key>
<true/>
<key>com.apple.carkit.service</key>
<true/>
<key>com.apple.carkit.app.service</key>
<true/>
<key>com.apple.carkit.monitoring.service</key>
<true/>
<key>com.apple.carkit.dnd.service</key>
<true/>
<key>com.apple.carkit.navowners.service</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.carkit.carplay-attached</key>
<dict>
<key>Notification</key>
<string>com.apple.carkit.carplay-attached</string>
</dict>
<key>com.apple.carkit.capabilities-changed</key>
<dict>
<key>Notification</key>
<string>com.apple.carkit.capabilities-changed</string>
</dict>
<key>com.apple.locationd.vehicle.disconnected</key>
<dict>
<key>Notification</key>
<string>com.apple.locationd.vehicle.disconnected</string>
</dict>
<key>com.apple.locationd.vehicle.connected</key>
<dict>
<key>Notification</key>
<string>com.apple.locationd.vehicle.connected</string>
</dict>
<key>com.apple.vehiclePolicy.DNDMode</key>
<dict>
<key>Notification</key>
<string>com.apple.locationd.vehicular.changed.toVehicular</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.carkitd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.rapportd.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/rapportd</string>
<key>Label</key>
<string>com.apple.rapportd</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.PairingManager</key>
<true/>
<key>com.apple.CompanionLink</key>
<true/>
<key>com.apple.rapport</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.RPUserNotificationAppSignIn</key>
<true/>
<key>com.apple.rapport.people</key>
<true/>
<key>com.apple.RemoteDisplay</key>
<true/>
<key>com.apple.rapport.private-discovery</key>
<true/>
<key>com.apple.private.alloy.nearby-idswake</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.rapport.prefsChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.rapport.prefsChanged</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>PublishesEvents</key>
<string>com.apple.rapport.matching</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.cloudd.plist</key>
<dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.ManagedConfiguration.profileListChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.ManagedConfiguration.profileListChanged</string>
</dict>
<key>com.apple.Preferences.ResetPrivacyWarningsNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.Preferences.ResetPrivacyWarningsNotification</string>
</dict>
<key>com.apple.tcc.access.changed</key>
<dict>
<key>Notification</key>
<string>com.apple.tcc.access.changed</string>
</dict>
<key>com.apple.managedconfiguration.effectivesettingschanged</key>
<dict>
<key>Notification</key>
<string>com.apple.managedconfiguration.effectivesettingschanged</string>
</dict>
<key>com.apple.Preferences.ChangedRestrictionsEnabledStateNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.Preferences.ChangedRestrictionsEnabledStateNotification</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.cdp.manatee-availability</key>
<dict>
<key>Name</key>
<string>com.apple.cdp.manatee-availability</string>
</dict>
</dict>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.cloudd</key>
<true/>
<key>com.apple.cloudd.cache-delete</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.cloudd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.powerd.plist</key>
<dict>
<key>Program</key>
<string>/System/Library/CoreServices/powerd.bundle/powerd</string>
<key>KeepAlive</key>
<true/>
<key>Label</key>
<string>com.apple.powerd</string>
<key>MachServices</key>
<dict>
<key>com.apple.iokit.powerdxpc</key>
<true/>
<key>com.apple.PowerManagement.control</key>
<true/>
</dict>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>-100</integer>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.abm-helper.plist</key>
<dict>
<key>Label</key>
<string>com.apple.abm-helper</string>
<key>ExitTimeOut</key>
<integer>18</integer>
<key>MachServices</key>
<dict>
<key>com.apple.abm.helper.wireless</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>_wireless</string>
<key>KeepAlive</key>
<dict>
<key>Crashed</key>
<true/>
</dict>
<key>EnablePressuredExit</key>
<false/>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/ABMHelper.framework/Support/abm-helper</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.SafariBookmarksSyncAgent.plist</key>
<dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.SafariBookmarksSyncAgent.XPC.ZoneSubscriptionRegistration</key>
<dict>
<key>GracePeriod</key>
<integer>1</integer>
<key>Priority</key>
<string>Maintenance</string>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<true/>
<key>Repeating</key>
<false/>
<key>Interval</key>
<integer>10</integer>
<key>RequiresClassC</key>
<true/>
<key>NetworkTransferDirection</key>
<string>Bidirectional</string>
<key>Delay</key>
<integer>0</integer>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.SafariBookmarksSyncAgent.Push</key>
<true/>
<key>com.apple.SafariBookmarksSyncAgent</key>
<true/>
</dict>
<key>Label</key>
<string>com.apple.SafariBookmarksSyncAgent</string>
<key>UserName</key>
<string>mobile</string>
<key>Program</key>
<string>/System/Library/CoreServices/SafariSupport.bundle/SafariBookmarksSyncAgent</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.signpost.signpost_reporter.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/signpost_reporter</string>
</array>
<key>Label</key>
<string>com.apple.signpost.signpost_reporter</string>
<key>ProcessType</key>
<string>Background</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.signpost.signpost_reporter_activity</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>RequireScreenSleep</key>
<true/>
<key>AllowBattery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>Delay</key>
<integer>86400</integer>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.iapauthd.plist</key>
<dict>
<key>ProcessType</key>
<string>Background</string>
<key>MachServices</key>
<dict>
<key>com.apple.iapauthd</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.iapauthd.xpc</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/IAPAuthentication.framework/Support/iapauthd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.iapauthd</string>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.resourcegrabberd.companion.plist</key>
<dict>
<key>RunAtLoad</key>
<false/>
<key>UserName</key>
<string>mobile</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.nanoresourcegrabber.pairedsync.prelaunch</key>
<true/>
<key>com.apple.nano.nanoresourcegrabber</key>
<true/>
<key>com.apple.nanoresourcegrabber.pairedsync</key>
<true/>
<key>com.apple.mobile.cache_delete_nano_resource_grabber</key>
<true/>
<key>com.apple.private.alloy.resourcegrabber-idswake</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/resourcegrabberd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>IDSWake</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoresourcegrabber.idslaunchnotification</string>
</dict>
<key>ACXApplicationsUpdatedDarwinNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.sockpuppet.applications.updated</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.resourcegrabberd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.hangtracerd.plist</key>
<dict>
<key>LowPriorityIO</key>
<true/>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.hangtracerd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/hangtracerd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.hangtracerd.htse_state_changed</key>
<dict>
<key>Notification</key>
<string>com.apple.hangtracerd.htse_state_changed</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.hangtracerd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.tailspind.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/tailspind</string>
</array>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.tailspind</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.tailspin.profile_changed</key>
<dict>
<key>Notification</key>
<string>com.apple.ManagedConfiguration.profileListChanged</string>
</dict>
<key>com.apple.tailspin.dump_on_reset</key>
<dict>
<key>Notification</key>
<string>com.apple.system.logging.power_button_notification</string>
</dict>
<key>com.apple.tailspin.tasking_changed</key>
<dict>
<key>Notification</key>
<string>com.apple.da.tasking_changed</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.tailspin.cleanup</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>GracePeriod</key>
<real>86400</real>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>604800</integer>
</dict>
</dict>
</dict>
<key>MachServices</key>
<dict>
<key>com.apple.tailspind.ktrace_background</key>
<dict>
<key>HostSpecialPort</key>
<integer>13</integer>
</dict>
<key>com.apple.tailspind</key>
<true/>
</dict>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.tipsd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.tipsd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/tipsd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.tipsd.restart-load</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>Priority</key>
<string>Utility</string>
<key>Repeating</key>
<false/>
<key>PostInstall</key>
<true/>
<key>RequiresBuddyComplete</key>
<true/>
</dict>
<key>com.apple.tipsd.postInstall-network-load</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<true/>
<key>Repeating</key>
<false/>
<key>RequiresBuddyComplete</key>
<true/>
<key>NetworkTransferDirection</key>
<string>Download</string>
<key>PostInstall</key>
<true/>
</dict>
<key>com.apple.tipsd.update-content</key>
<dict>
<key>GracePeriod</key>
<integer>21600</integer>
<key>Priority</key>
<string>Maintenance</string>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<false/>
<key>RequiresBuddyComplete</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
<key>Repeating</key>
<true/>
<key>NetworkTransferDirection</key>
<string>Download</string>
<key>Interval</key>
<integer>86400</integer>
</dict>
<key>com.apple.tipsd.analytics-maintenance</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>RequireScreenSleep</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>GracePeriod</key>
<integer>3600</integer>
<key>Interval</key>
<integer>86400</integer>
</dict>
</dict>
<key>com.apple.coreduetcontext.client_event_stream</key>
<dict>
<key>notification</key>
<dict>
<key>client-identifier</key>
<string>com.apple.tipsd</string>
</dict>
</dict>
<key>com.apple.nsurlsessiond-events</key>
<dict>
<key>LaunchOnDemand</key>
<dict>
<key>ClientIdentifier</key>
<string>com.apple.tipsd</string>
</dict>
</dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.bluetooth.pairing</key>
<dict>
<key>Notification</key>
<string>com.apple.bluetooth.pairing</string>
</dict>
<key>com.apple.homed.speakersConfiguredChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.homed.speakersConfiguredChanged</string>
</dict>
<key>com.apple.language.changed</key>
<dict>
<key>Notification</key>
<string>com.apple.language.changed</string>
</dict>
<key>com.apple.purplebuddy.setupexited</key>
<dict>
<key>Notification</key>
<string>com.apple.purplebuddy.setupexited</string>
</dict>
<key>com.apple.nanoregistry.devicedidpair</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoregistry.devicedidpair</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.tipsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.spotlight.IndexAgent.plist</key>
<dict>
<key>Label</key>
<string>com.apple.spotlight.IndexAgent</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.spotlight.userfs</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/System/Library/Frameworks/CoreSpotlight.framework/Support/com.apple.spotlight.IndexAgent</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.commandandcontrol.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>ThrottleInterval</key>
<integer>1</integer>
<key>POSIXSpawnType</key>
<string>App</string>
<key>MachServices</key>
<dict>
<key>com.apple.speech.CommandAndControl.utility</key>
<true/>
<key>com.apple.commandandcontrol</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.commandandcontrol.drag.xpc</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/CoreServices/CommandAndControl.app/CommandAndControl</string>
</array>
<key>RunAtLoad</key>
<false/>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.commandandcontrol</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.languageassetd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.purplebuddy.setupdone</key>
<dict>
<key>Notification</key>
<string>com.apple.purplebuddy.setupdone</string>
</dict>
<key>AppleLanguagePreferencesChangedNotification</key>
<dict>
<key>Notification</key>
<string>AppleLanguagePreferencesChangedNotification</string>
</dict>
<key>AppleKeyboardsPreferencesChangedNotification</key>
<dict>
<key>Notification</key>
<string>AppleKeyboardsPreferencesChangedNotification</string>
</dict>
</dict>
</dict>
<key>MachServices</key>
<dict>
<key>com.apple.languageassetd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>RunAtLoad</key>
<false/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/languageassetd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.languageassetd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.pfd.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/pfd</string>
</array>
<key>Label</key>
<string>com.apple.pfd</string>
<key>MachServices</key>
<dict>
<key>com.apple.pfd</key>
<true/>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.splashboardd.plist</key>
<dict>
<key>ExitTimeOut</key>
<integer>1</integer>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.splashboard.launchimage</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/splashboardd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.splashboard</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.ap.adservicesd.plist</key>
<dict>
<key>Label</key>
<string>com.apple.ap.adservicesd</string>
<key>EnvironmentVariables</key>
<dict>
<key>MallocMaxMagazines</key>
<string>2</string>
</dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.ap.adservicesd.server</key>
<true/>
<key>com.apple.ap.adservicesd.statusconditionservice</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict/>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/adservicesd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.VoiceOverTouch.plist</key>
<dict>
<key>ThrottleInterval</key>
<integer>1</integer>
<key>ProcessType</key>
<string>App</string>
<key>MachServices</key>
<dict>
<key>com.apple.VoiceOverTouch.xpc</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.VoiceOverTouch</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.accessibility.AXVoiceOverServer</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.VoiceOverTouch.drag.xpc</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/CoreServices/VoiceOverTouch.app/vot</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.VoiceOverTouch</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.nand.aspcarry.plist</key>
<dict>
<key>Label</key>
<string>com.apple.nand.aspcarry</string>
<key>RunAtLoad</key>
<false/>
<key>ProcessType</key>
<string>Adaptive</string>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/ASPCarryLog</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.nand.aspcarry_boot</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<integer>60</integer>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<false/>
<key>Delay</key>
<integer>300</integer>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/ASPCarryLog</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.bluetoothd.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/bluetoothd</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>SuccessfulExit</key>
<false/>
<key>Label</key>
<string>com.apple.bluetoothd</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.server.bluetooth.le.att.xpc</key>
<true/>
<key>com.apple.server.bluetooth</key>
<true/>
<key>com.apple.server.bluetooth.le.pipe.xpc</key>
<true/>
<key>com.apple.server.bluetooth.bbprovider.xpc</key>
<true/>
<key>com.apple.server.bluetooth.classic.xpc</key>
<true/>
<key>com.apple.bluetooth.BTPacketLogger</key>
<true/>
<key>com.apple.ExposureNotification</key>
<true/>
<key>com.apple.wirelessproxd</key>
<true/>
<key>com.apple.BTAudioHALPlugin.xpc</key>
<true/>
<key>com.apple.server.bluetooth.general.xpc</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.ExposureNotificationBundle</key>
<true/>
<key>com.apple.bluetooth.xpc</key>
<true/>
<key>com.apple.bluetooth.cloudkit.xpc</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>KeepAlive</key>
<dict>
<key>SuccessfulExit</key>
<false/>
</dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.mobile.lockdown.activation_state</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.lockdown.activation_state</string>
</dict>
</dict>
</dict>
<key>PublishesEvents</key>
<string>com.apple.bluetooth.discovery</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.cloudpaird.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/cloudpaird</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/cloudpaird</string>
</array>
<key>KeepAlive</key>
<dict>
<key>Crashed</key>
<true/>
<key>SuccessfulExit</key>
<false/>
</dict>
<key>MachServices</key>
<dict>
<key>com.apple.usernotifications.delegate.com.apple.BTUserNotifications</key>
<true/>
<key>com.apple.BluetoothServices</key>
<true/>
<key>com.apple.BluetoothCloudServices</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.ShareAudioNotifications</key>
<true/>
<key>com.apple.private.alloy.icloudpairing-idswake</key>
<true/>
<key>com.apple.BTServer.cloudpairing</key>
<true/>
<key>com.apple.aps.cloudpaird</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>CKIdentityUpdateNotification</key>
<dict>
<key>Notification</key>
<string>CKIdentityUpdateNotification</string>
</dict>
<key>com.apple.icloudpairing.idslaunchnotification</key>
<dict>
<key>Notification</key>
<string>com.apple.icloudpairing.idslaunchnotification</string>
</dict>
<key>com.apple.system.hostname</key>
<dict>
<key>Notification</key>
<string>com.apple.system.hostname</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.cloudpaird</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.coreduetd.plist</key>
<dict>
<key>Label</key>
<string>com.apple.coreduetd</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.coreduetd.knowledge</key>
<true/>
<key>com.apple.coreduet.knowledge.sync.push</key>
<true/>
<key>com.apple.coreduetd</key>
<true/>
<key>com.apple.corespotlight.receiver.coreduet</key>
<true/>
<key>com.apple.coreduetd.people</key>
<true/>
<key>com.apple.private.alloy.coreduet-idswake</key>
<true/>
<key>com.apple.coreduetd.pairedsync</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.rapport.matching</key>
<dict>
<key>OnIncomingRequest</key>
<dict>
<key>type</key>
<string>server</string>
<key>serviceType</key>
<string>com.apple.coreduet.sync</string>
</dict>
</dict>
<key>com.apple.coreduetcontext.client_event_stream</key>
<dict>
<key>notification</key>
<dict>
<key>client-identifier</key>
<string>com.apple.coreduetd</string>
</dict>
</dict>
<key>com.apple.coreduetcontext.mdcs_events</key>
<dict>
<key>mdcs</key>
<dict/>
</dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.siri.cloud.synch.changed</key>
<dict>
<key>Notification</key>
<string>com.apple.siri.cloud.synch.changed</string>
</dict>
<key>com.apple.coreduet.client-needs-help.coreduetd</key>
<dict>
<key>Notification</key>
<string>com.apple.coreduet.client-needs-help.coreduetd</string>
</dict>
<key>com.apple.siri.cloud.storage.deleted</key>
<dict>
<key>Notification</key>
<string>com.apple.siri.cloud.storage.deleted</string>
</dict>
<key>com.apple.cddcommunicator.batteryChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.cddcommunicator.batteryChanged</string>
</dict>
<key>com.apple.cddcommunicator.thermalChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.cddcommunicator.thermalChanged</string>
</dict>
<key>com.apple.datamigrator.migrationDidFinish</key>
<dict>
<key>Notification</key>
<string>com.apple.datamigrator.migrationDidFinish</string>
</dict>
<key>com.apple.cddcommunicator.nwchanged</key>
<dict>
<key>Notification</key>
<string>com.apple.cddcommunicator.nwchanged</string>
</dict>
<key>com.apple.rapport.CompanionLinkDeviceAdded</key>
<dict>
<key>Notification</key>
<string>com.apple.rapport.CompanionLinkDeviceAdded</string>
</dict>
<key>com.apple.duetexpertd.defaultsChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.duetexpertd.defaultsChanged</string>
</dict>
<key>com.apple.cddcommunicator.pluginChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.cddcommunicator.pluginChanged</string>
</dict>
<key>com.apple.suggestions.settingsChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.suggestions.settingsChanged</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>_DKKnowledgeStorageDidInsertLocalEventsNotification:NowPlaying</key>
<dict>
<key>Object</key>
<string>/media/nowPlaying</string>
<key>Notification</key>
<string>_DKKnowledgeStorageDidInsertLocalEventsNotification</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/coreduetd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.dprivacyd.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/dprivacyd</string>
</array>
<key>Label</key>
<string>com.apple.dprivacyd</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.dprivacyd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.DifferentialPrivacy.serverBlacklistUpdate</key>
<dict>
<key>RequireNetworkConnectivity</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>RequiresBuddyComplete</key>
<true/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
</dict>
<key>com.apple.DifferentialPrivacy.runtimeBlacklistMaintenance</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
</dict>
<key>com.apple.DifferentialPrivacy.StorageMaintenance</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>43200</integer>
</dict>
<key>com.apple.DifferentialPrivacy.ReportFilesMaintenance</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
</dict>
<key>com.apple.DifferentialPrivacy.ReportGenerator</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>64800</integer>
</dict>
<key>com.apple.DifferentialPrivacy.StorageCulling</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
</dict>
<key>com.apple.DifferentialPrivacy.PrivacyBudgetMaintenance</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>43200</integer>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/dprivacyd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.diagnosticextensionsd.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/diagnosticextensionsd</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.diagnosticextensionsd.sharing-wakeup</key>
<true/>
<key>com.apple.private.alloy.ded-idswake</key>
<true/>
<key>com.apple.private.alloy.ded.watch-idswake</key>
<true/>
<key>com.apple.diagnosticextensionsd.session</key>
<true/>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.diagnosticextensionsd.reschedule</key>
<dict>
<key>Priority</key>
<string>Utility</string>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<integer>600</integer>
<key>Repeating</key>
<false/>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.diagnosticextensionsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.BTServer.le.plist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.BTLEServer</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.BTServer.le</key>
<true/>
<key>com.apple.BTLEAudioController.xpc</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/BTLEServer</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.BTServer.le</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.nexusd.plist</key>
<dict>
<key>Label</key>
<string>com.apple.nexusd</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.nexus</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.rapport.matching</key>
<dict>
<key>com.apple.LiveAudio</key>
<dict>
<key>type</key>
<string>server</string>
<key>serviceType</key>
<string>com.apple.LiveAudio</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/nexusd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.CallHistorySyncHelper.plist</key>
<dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.callhistorysync.idslaunchnotification</key>
<dict>
<key>Notification</key>
<string>com.apple.callhistorysync.idslaunchnotification</string>
</dict>
</dict>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.CallHistorySyncHelper</key>
<true/>
<key>com.apple.CallHistorySyncHelper.aps</key>
<true/>
<key>com.apple.callhistory.pairedsync</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistorySyncHelper</string>
</array>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.CallHistorySyncHelper</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.newsd.plist</key>
<dict>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/NewsDaemon.framework/newsd</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.newsd.analytics</key>
<true/>
<key>com.apple.newsd.today</key>
<true/>
<key>com.apple.newsd.feed</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.nsurlsessiond-events</key>
<dict>
<key>LaunchOnDemand</key>
<dict>
<key>ClientIdentifier</key>
<string>com.apple.newsd</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.newsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.deferredmediad.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/deferredmediad</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.deferredmediad</string>
<key>MachServices</key>
<dict>
<key>com.apple.coremedia.deferredmedia.photoprocessor</key>
<true/>
</dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.companion_proxy.plist</key>
<dict>
<key>Label</key>
<string>com.apple.companion_proxy</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.companion_proxy</key>
<true/>
<key>com.apple.private.alloy.companionproxy-idswake</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/companion_proxy</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.ABDatabaseDoctor.plist</key>
<dict>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.ABDatabaseDoctor</key>
<true/>
</dict>
<key>EnableTransactions</key>
<false/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Frameworks/AddressBook.framework/Support/ABDatabaseDoctor</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.ABDatabaseDoctor</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.fairplayd.H2.plist</key>
<dict>
<key>CFBundleName</key>
<string>fairplayd.H2</string>
<key>CFBundleIdentifier</key>
<string>com.apple.fairplayd.H2</string>
<key>GroupName</key>
<string>mobile</string>
<key>KeepAlive</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>-100</integer>
<key>JetsamMemoryLimit</key>
<integer>2000</integer>
</dict>
<key>EnableTransactions</key>
<false/>
<key>Label</key>
<string>com.apple.fairplayd.H2</string>
<key>EnablePressuredExit</key>
<false/>
<key>Program</key>
<string>/usr/sbin/fairplayd.H2</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.unfreed</key>
<dict>
<key>HostSpecialPort</key>
<integer>17</integer>
</dict>
<key>com.apple.fairplayd.versioned</key>
<true/>
<key>com.apple.fairplayd</key>
<true/>
</dict>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.corecaptured.plist</key>
<dict>
<key>StartInterval</key>
<integer>86400</integer>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.corecaptured</key>
<true/>
</dict>
<key>RemoteServices</key>
<dict>
<key>com.apple.corecaptured.remoteservice</key>
<dict>
<key>ServiceProperties</key>
<dict>
<key>UsesRemoteXPC</key>
<true/>
</dict>
<key>RequireEntitlement</key>
<string>com.apple.corecaptured.remoteservice-access</string>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/corecaptured</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.ManagedConfiguration.profileListChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.ManagedConfiguration.profileListChanged</string>
</dict>
<key>com.apple.MCX._managementStatusChangedForDomains</key>
<dict>
<key>Notification</key>
<string>com.apple.MCX._managementStatusChangedForDomains</string>
</dict>
</dict>
<key>com.apple.iokit.matching</key>
<dict>
<key>com.apple.corecaptured</key>
<dict>
<key>IOProviderClass</key>
<string>CCCapture</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.corecaptured</string>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.companionappd.plist</key>
<dict>
<key>Program</key>
<string>/System/Library/Frameworks/WatchKit.framework/Support/companionappd</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.companionappd</key>
<true/>
<key>com.apple.private.alloy.sockpuppet-idswake</key>
<true/>
<key>com.apple.companionappd.pingsubscriber</key>
<true/>
<key>com.apple.private.alloy.sockpuppet.classd-idswake</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.sockpuppet.activeComplicationsPreferencesChangedNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.sockpuppet.activeComplicationsPreferencesChangedNotification</string>
</dict>
<key>com.apple.sockpuppet.idslaunchnotification</key>
<dict>
<key>Notification</key>
<string>com.apple.sockpuppet.idslaunchnotification</string>
</dict>
<key>com.apple.pairedsync.syncDidComplete</key>
<dict>
<key>Notification</key>
<string>com.apple.pairedsync.syncDidComplete</string>
</dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.LaunchServices.applicationUnregistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
<key>com.apple.LaunchServices.applicationRegistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationRegistered</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.companionappd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.pasteboard.pasted.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/Pasteboard.framework/Support/pasted</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.pasteboard.pasted</string>
<key>MachServices</key>
<dict>
<key>com.apple.pasteboard.pasted</key>
<true/>
<key>com.apple.coreservices.uauseractivitypasteboardclient.xpc</key>
<true/>
<key>com.apple.pasteboard.cache-delete</key>
<true/>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.idscredentialsagent.plist</key>
<dict>
<key>WorkingDirectory</key>
<string>/tmp</string>
<key>EnvironmentVariables</key>
<dict>
<key>NSRunningFromLaunchd</key>
<string>1</string>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.idscredentialsagent.embedded.auth</key>
<true/>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/IDSFoundation.framework/IDSCredentialsAgent.app/IDSCredentialsAgent</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.idscredentials.idslaunchnotification</key>
<dict>
<key>Notification</key>
<string>com.apple.idscredentials.idslaunchnotification</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.ids.IDSCredentialsAgent</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.powerlogHelperd.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/bin/powerlogHelperd</string>
</array>
<key>EnablePressuredExit</key>
<false/>
<key>EnvironmentVariables</key>
<dict>
<key>OS_ACTIVITY_MODE</key>
<string>enable</string>
</dict>
<key>Label</key>
<string>com.apple.powerlogHelperd</string>
<key>MachServices</key>
<dict>
<key>com.apple.powerlogHelperd.XPCService.xpc</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.pairedunlockd-phone.plist</key>
<dict>
<key>Label</key>
<string>com.apple.pairedunlockd</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.private.alloy.pairedunlock-idswake</key>
<true/>
<key>com.apple.paired-unlock</key>
<true/>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/PairedUnlock.framework/pairedunlockd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>KeybagStateChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.lock_status</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.passd.plist</key>
<dict>
<key>PublishesEvents</key>
<array>
<string>com.apple.passd.matching</string>
</array>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.usernotifications.delegate.com.apple.Passbook</key>
<true/>
<key>com.apple.passd.usage</key>
<dict>
<key>_ExperimentalNonLaunching</key>
<true/>
</dict>
<key>com.apple.passd.in-app-payment</key>
<true/>
<key>com.apple.passd.cloud-store</key>
<true/>
<key>com.apple.passd.account</key>
<true/>
<key>com.apple.passd.payment-continuity</key>
<true/>
<key>com.apple.passd.library</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.NanoPassbook</key>
<true/>
<key>com.apple.passd.aps</key>
<true/>
<key>com.apple.private.alloy.applepay-idswake</key>
<true/>
<key>com.apple.passd.nf-events</key>
<true/>
<key>com.apple.passd.device-registration</key>
<true/>
<key>com.apple.passd.bulletins</key>
<true/>
<key>com.apple.passd.trusted-device-enrollment-info-provider</key>
<true/>
<key>com.apple.passd.peer-payment</key>
<true/>
<key>com.apple.passd.search</key>
<true/>
<key>com.apple.passd.assertions</key>
<true/>
<key>com.apple.passd.discovery</key>
<true/>
<key>com.apple.passd.payment</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/PassKitCore.framework/passd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
</dict>
<key>com.apple.nsurlsessiond-events</key>
<dict>
<key>LaunchOnDemand</key>
<dict>
<key>ClientIdentifier</key>
<string>com.apple.passd</string>
</dict>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.passd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.homed.plist</key>
<dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.private.alloy.willow.stream-idswake</key>
<true/>
<key>com.apple.homed.aps</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.Home</key>
<true/>
<key>com.apple.homekit.pairedsync</key>
<true/>
<key>com.apple.homed.xpc</key>
<true/>
<key>com.apple.private.alloy.willow-idswake</key>
<true/>
<key>com.apple.private.alloy.willow.proxy-idswake</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/HomeKitDaemon.framework/Support/homed</string>
</array>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/mobile/Library/homed/com.apple.relaunch.assertion.plist</key>
<true/>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.homed</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.rtcreportingd.plist</key>
<dict>
<key>MachServices</key>
<dict>
<key>com.apple.rtcreportingd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/rtcreportingd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.rtcreportingd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.ind.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ThrottleInterval</key>
<integer>3</integer>
<key>JetsamProperties</key>
<dict>
<key>JetsamMemoryLimit</key>
<real>5000</real>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.ind.notifier</key>
<true/>
<key>com.apple.ind.and_callback</key>
<true/>
<key>com.apple.ind.aps</key>
<true/>
<key>com.apple.ind.xpc</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/iCloudNotification.framework/ind</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.ind.freshmint</key>
<dict/>
<key>com.apple.ind.heartbeat</key>
<dict/>
</dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>DeviceNameChangeEvent</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.lockdown.device_name_changed</string>
</dict>
<key>SimulateVFSNotFullEvent</key>
<dict>
<key>Notification</key>
<string>com.apple.cloud.quota.simulate.vfs.notfull</string>
</dict>
<key>DeviceDidPairEvent</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoregistry.devicedidpair</string>
</dict>
<key>PhotosiCPLStateChangedEvent</key>
<dict>
<key>Notification</key>
<string>com.apple.mobileslideshow.ICPLStateChanged</string>
</dict>
<key>PhotosOptimizeStateChangedEvent</key>
<dict>
<key>Notification</key>
<string>com.apple.mobileslideshow.PLNotificationKeepOriginalsChanged</string>
</dict>
<key>SimulateVFSAlmostFullEvent</key>
<dict>
<key>Notification</key>
<string>com.apple.cloud.quota.simulate.vfs.almostfull</string>
</dict>
<key>FirstUnlockEvent</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
</dict>
<key>com.apple.dispatch.vfs</key>
<dict>
<key>Monitor Low Disk Conditions</key>
<dict>
<key>VeryLowDisk</key>
<true/>
<key>DesiredDisk</key>
<true/>
<key>LowDisk</key>
<integer>60</integer>
<key>NearLowDisk</key>
<true/>
</dict>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.ind</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.seld.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/seld</string>
<key>ExitTimeOut</key>
<integer>40</integer>
<key>MachServices</key>
<dict>
<key>com.apple.seld.aps</key>
<true/>
<key>com.apple.seld.tsmmanager</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>RunAtLoad</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.system.powermanagement.poweradapter</key>
<dict>
<key>Name</key>
<string>com.apple.system.powermanagement.poweradapter</string>
</dict>
<key>com.apple.nfcd.se.restricted</key>
<dict>
<key>Name</key>
<string>com.apple.nfcd.se.restricted</string>
</dict>
<key>com.apple.nfcd.se.restricted.exit</key>
<dict>
<key>Name</key>
<string>com.apple.nfcd.se.restricted.exit</string>
</dict>
<key>com.apple.nfcd.se.restrictedperformance</key>
<dict>
<key>Name</key>
<string>com.apple.nfcd.se.restrictedperformance</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.seld</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.FileProvider.plist</key>
<dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.FileProvider.maintenance.auto-trash</key>
<dict>
<key>GracePeriod</key>
<integer>14400</integer>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>Delay</key>
<integer>60</integer>
</dict>
</dict>
<key>com.apple.fileproviderd.background-download</key>
<dict>
<key>RequireNetworkConnectivity</key>
<true/>
<key>Priority</key>
<string>Utility</string>
<key>NetworkTransferDirection</key>
<string>Download</string>
<key>Delay</key>
<integer>0</integer>
<key>Interval</key>
<integer>3600</integer>
</dict>
<key>com.apple.fileproviderd.disk-import</key>
<dict>
<key>Priority</key>
<string>Utility</string>
<key>AllowBattery</key>
<false/>
<key>Delay</key>
<integer>0</integer>
<key>Interval</key>
<integer>3600</integer>
</dict>
</dict>
<key>Program</key>
<string>/System/Library/Frameworks/FileProvider.framework/Support/fileproviderd</string>
<key>EnvironmentVariables</key>
<dict>
<key>LIBDISPATCH_STRICT</key>
<string>YES</string>
</dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.FileProvider.cache-delete</key>
<true/>
<key>com.apple.FileProvider</key>
<true/>
<key>com.apple.fileprovider.extension.push</key>
<true/>
<key>com.apple.fileprovider.pushkit</key>
<true/>
<key>com.apple.fileprovider.extension.push.development</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.FileProvider.cache-delete.push</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>GracePeriod</key>
<integer>14400</integer>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>14400</integer>
<key>RequireScreenSleep</key>
<true/>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.FileProvider</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.assistantd.plist</key>
<dict>
<key>RunAtLoad</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>EnvironmentVariables</key>
<dict>
<key>DEFAULT_NETWORK_PRIVACY_LEVEL</key>
<string>public</string>
</dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.assistant.sync</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.siri.NotificationSource</key>
<true/>
<key>com.apple.siri.pairedsync</key>
<true/>
<key>com.apple.assistant.dictation</key>
<true/>
<key>com.apple.assistantd.managedstorage</key>
<true/>
<key>com.apple.siri.external_request</key>
<true/>
<key>com.apple.siri.CacheDelete</key>
<true/>
<key>com.apple.siri.vocabularyupdates</key>
<true/>
<key>com.apple.assistantd.aps</key>
<true/>
<key>com.apple.assistant.notification_service</key>
<true/>
<key>com.apple.assistant.client</key>
<true/>
<key>com.apple.assistant.flow_service</key>
<true/>
<key>com.apple.assistant.settings</key>
<true/>
<key>com.apple.private.alloy.siri.location-idswake</key>
<true/>
<key>com.apple.private.alloy.siri.proxy-idswake</key>
<true/>
<key>com.apple.private.alloy.siri.icloud-idswake</key>
<true/>
<key>com.apple.siri.tether</key>
<true/>
<key>com.apple.siri.client_lite</key>
<true/>
<key>com.apple.aps.assistantd.fmip</key>
<true/>
<key>com.apple.assistant.security</key>
<true/>
<key>com.apple.assistant.context</key>
<true/>
<key>com.apple.assistant.analytics-observation</key>
<true/>
<key>com.apple.assistant.analytics</key>
<true/>
<key>com.apple.private.alloy.siri.device-idswake</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/AssistantServices.framework/assistantd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.LaunchServices.applicationUnregistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
<key>FMFDevicesChangedNotification</key>
<dict>
<key>Name</key>
<string>FMFDevicesChangedNotification</string>
</dict>
<key>FMFMeDeviceChangedNotification</key>
<dict>
<key>Name</key>
<string>FMFMeDeviceChangedNotification</string>
</dict>
<key>PKPeerPaymentRegistrationStatusChangedNotification</key>
<dict>
<key>Name</key>
<string>PKPeerPaymentRegistrationStatusChangedNotification</string>
</dict>
<key>CKPersistentStorageKeysAndValuesUpdated.SiriUserCorrections</key>
<dict>
<key>Name</key>
<string>CKPersistentStorageKeysAndValuesUpdated.SiriUserCorrections</string>
</dict>
<key>CKPersistentStorageKeysRemoved.synched</key>
<dict>
<key>Name</key>
<string>CKPersistentStorageKeysRemoved.synched</string>
</dict>
<key>CKPersistentStorageKeysRemoved.SiriUserCorrections</key>
<dict>
<key>Name</key>
<string>CKPersistentStorageKeysRemoved.SiriUserCorrections</string>
</dict>
<key>com.apple.LaunchServices.applicationRegistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationRegistered</string>
</dict>
<key>CKPersistentStorageKeysAndValuesUpdated.synched</key>
<dict>
<key>Name</key>
<string>CKPersistentStorageKeysAndValuesUpdated.synched</string>
</dict>
</dict>
<key>com.apple.rapport.matching</key>
<dict>
<key>WakeUpRequest</key>
<dict>
<key>type</key>
<string>server</string>
<key>serviceType</key>
<string>com.apple.siri.wakeup</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.siri.xpc_activity.scripter_boot_maintenance</key>
<dict>
<key>Priority</key>
<string>Utility</string>
<key>GracePeriod</key>
<integer>120</integer>
<key>Repeating</key>
<false/>
<key>Delay</key>
<integer>0</integer>
</dict>
</dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.assistant.app_vocabulary</key>
<dict>
<key>Notification</key>
<string>com.apple.assistant.app_vocabulary</string>
</dict>
<key>com.apple.nanoregistry.devicedidpair</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoregistry.devicedidpair</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssets.ma.cached-metadata-updated</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssets.ma.cached-metadata-updated</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssets.cached-metadata-updated</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssets.cached-metadata-updated</string>
</dict>
<key>com.apple.MobileAsset.SpeechEndpointAssets.ma.cached-metadata-updated</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.SpeechEndpointAssets.ma.cached-metadata-updated</string>
</dict>
<key>com.apple.reminder.list.name.siri_data_changed</key>
<dict>
<key>Notification</key>
<string>com.apple.reminder.list.name.siri_data_changed</string>
</dict>
<key>com.apple.assistant.sync_data_changed</key>
<dict>
<key>Notification</key>
<string>com.apple.assistant.sync_data_changed</string>
</dict>
<key>com.apple.siri.client.state.DynamiteClientState.siri_data_changed</key>
<dict>
<key>Notification</key>
<string>com.apple.siri.client.state.DynamiteClientState.siri_data_changed</string>
</dict>
<key>com.apple.managedconfiguration.effectivesettingschanged</key>
<dict>
<key>Notification</key>
<string>com.apple.managedconfiguration.effectivesettingschanged</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssetsWatch.ma.new-asset-installed</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssetsWatch.ma.new-asset-installed</string>
</dict>
<key>com.apple.geoservices.siri_data_changed</key>
<dict>
<key>Notification</key>
<string>com.apple.geoservices.siri_data_changed</string>
</dict>
<key>MPStoreClientTokenDidChangeNotification</key>
<dict>
<key>Notification</key>
<string>MPStoreClientTokenDidChangeNotification</string>
</dict>
<key>com.apple.voicetrigger.PHSProfileModified</key>
<dict>
<key>Notification</key>
<string>com.apple.voicetrigger.PHSProfileModified</string>
</dict>
<key>com.apple.SafariShared.Assistant.reload_plugin</key>
<dict>
<key>Notification</key>
<string>com.apple.SafariShared.Assistant.reload_plugin</string>
</dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
<key>com.apple.alarm.label.siri_data_changed</key>
<dict>
<key>Notification</key>
<string>com.apple.alarm.label.siri_data_changed</string>
</dict>
<key>com.apple.proactive.PersonalizationPortrait.namedEntitiesDidChangeMeaningfully</key>
<dict>
<key>Notification</key>
<string>com.apple.proactive.PersonalizationPortrait.namedEntitiesDidChangeMeaningfully</string>
</dict>
<key>com.apple.siri.preheat.quiet</key>
<dict>
<key>Notification</key>
<string>com.apple.siri.preheat.quiet</string>
</dict>
<key>com.apple.media.entities.siri_data_changed</key>
<dict>
<key>Notification</key>
<string>com.apple.media.entities.siri_data_changed</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssets.new-asset-installed</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssets.new-asset-installed</string>
</dict>
<key>com.apple.voicetrigger.EarlyDetect</key>
<dict>
<key>Notification</key>
<string>com.apple.voicetrigger.EarlyDetect</string>
</dict>
<key>com.apple.chatkit.groups.siri_data_changed</key>
<dict>
<key>Notification</key>
<string>com.apple.chatkit.groups.siri_data_changed</string>
</dict>
<key>com.apple.homed.user-cloud-share.wake.com.apple.siri.data</key>
<dict>
<key>Notification</key>
<string>com.apple.homed.user-cloud-share.wake.com.apple.siri.data</string>
</dict>
<key>com.apple.assistant.sync_needed</key>
<dict>
<key>Notification</key>
<string>com.apple.assistant.sync_needed</string>
</dict>
<key>com.apple.parsecd.bag</key>
<dict>
<key>Notification</key>
<string>com.apple.parsecd.bag</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssets.ma.new-asset-installed</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssets.ma.new-asset-installed</string>
</dict>
<key>com.apple.media.podcasts.siri_data_changed</key>
<dict>
<key>Notification</key>
<string>com.apple.media.podcasts.siri_data_changed</string>
</dict>
<key>com.apple.assistant.sync_homekit_now</key>
<dict>
<key>Notification</key>
<string>com.apple.assistant.sync_homekit_now</string>
</dict>
<key>AppleDatePreferencesChangedNotification</key>
<dict>
<key>Notification</key>
<string>AppleDatePreferencesChangedNotification</string>
</dict>
<key>__ABDataBaseChangedByOtherProcessNotification</key>
<dict>
<key>Notification</key>
<string>__ABDataBaseChangedByOtherProcessNotification</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssetsWatch.new-asset-installed</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssetsWatch.new-asset-installed</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssetsIPad.ma.cached-metadata-updated</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssetsIPad.ma.cached-metadata-updated</string>
</dict>
<key>com.apple.voiceservices.notification.voice-update</key>
<dict>
<key>Notification</key>
<string>com.apple.voiceservices.notification.voice-update</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssetsIPad.ma.new-asset-installed</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssetsIPad.ma.new-asset-installed</string>
</dict>
<key>com.apple.homed.user-cloud-share.wake.com.apple.siri.zonesharing</key>
<dict>
<key>Notification</key>
<string>com.apple.homed.user-cloud-share.wake.com.apple.siri.zonesharing</string>
</dict>
<key>com.apple.MobileAsset.EmbeddedSpeech.ma.new-asset-installed</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.EmbeddedSpeech.ma.new-asset-installed</string>
</dict>
<key>com.apple.proactive.PersonalizationPortrait.namedEntitiesInvalidated</key>
<dict>
<key>Notification</key>
<string>com.apple.proactive.PersonalizationPortrait.namedEntitiesInvalidated</string>
</dict>
<key>com.apple.VideoSubscriberAccount.DidRegisterSubscription</key>
<dict>
<key>Notification</key>
<string>com.apple.VideoSubscriberAccount.DidRegisterSubscription</string>
</dict>
<key>com.apple.MobileAsset.SpeechEndpointAssets.cached-metadata-updated</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.SpeechEndpointAssets.cached-metadata-updated</string>
</dict>
<key>com.apple.icloud.fmip.siri_data_changed</key>
<dict>
<key>Notification</key>
<string>com.apple.icloud.fmip.siri_data_changed</string>
</dict>
<key>com.apple.MobileAsset.VoiceServices.VoiceResources.new-asset-installed</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceServices.VoiceResources.new-asset-installed</string>
</dict>
<key>com.apple.homed.multi-user-status-changed</key>
<dict>
<key>Notification</key>
<string>com.apple.homed.multi-user-status-changed</string>
</dict>
<key>com.apple.assistant.siri_settings_did_change</key>
<dict>
<key>Notification</key>
<string>com.apple.assistant.siri_settings_did_change</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.assistantd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mobile_installation_proxy.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/mobile_installation_proxy</string>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.mobile.installation_proxy</string>
<key>MachServices</key>
<dict>
<key>com.apple.mobile.installation_proxy</key>
<true/>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.idamd.plist</key>
<dict>
<key>Label</key>
<string>com.apple.idamd</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.idamd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/idamd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.captiveagent.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/captiveagent</string>
<key>UserName</key>
<string>_captiveagent</string>
<key>Label</key>
<string>com.apple.captiveagent</string>
<key>MachServices</key>
<dict>
<key>com.apple.captiveagent</key>
<true/>
</dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mobile.softwareupdated.plist</key>
<dict>
<key>RunAtLoad</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.mobile.softwareupdated</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/MobileSoftwareUpdate.framework/Support/softwareupdated</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.softwareupdated.logs-cleanup</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>GracePeriod</key>
<integer>86400</integer>
<key>Repeating</key>
<true/>
<key>Delay</key>
<integer>604800</integer>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.mobile.softwareupdated</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.ftp-proxy-embedded.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/ftp-proxy</string>
<key>ProcessType</key>
<string>Background</string>
<key>inetdCompatibility</key>
<dict>
<key>Wait</key>
<false/>
</dict>
<key>Sockets</key>
<dict>
<key>Listeners</key>
<dict>
<key>SockNodeName</key>
<string>localhost</string>
<key>SockServiceName</key>
<string>8021</string>
<key>SockType</key>
<string>stream</string>
</dict>
</dict>
<key>ProgramArguments</key>
<array>
<string>ftp-proxy</string>
<string>-p</string>
<string>-n</string>
<string>-V</string>
<string>-D3</string>
<string>-u</string>
<string>_ftp</string>
<string>-t1800</string>
</array>
<key>UserName</key>
<string>_ftp</string>
<key>Label</key>
<string>com.apple.ftp-proxy-embedded</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.wifivelocityd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/wifivelocityd</string>
<key>MachServices</key>
<dict>
<key>com.apple.wifivelocityd</key>
<true/>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>Label</key>
<string>com.apple.wifivelocityd</string>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.sysdiagnose_helper.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/sysdiagnose_helper</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.sysdiagnose_helper</key>
<true/>
</dict>
<key>EfficiencyMode</key>
<string>Efficient</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.sysdiagnose_helper</string>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.eventkitsyncd.plist</key>
<dict>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.eventkitsync.statusreporter</key>
<true/>
<key>com.apple.eventkitsync.pairedsync</key>
<true/>
<key>com.apple.private.alloy.eventkitsync-idswake</key>
<true/>
<key>com.apple.private.alloy.eventkitmutation-idswake</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/eventkitsyncd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>_CalDatabaseChangedNotification</key>
<dict>
<key>Notification</key>
<string>_CalDatabaseChangedNotification</string>
</dict>
<key>IDS</key>
<dict>
<key>Notification</key>
<string>com.apple.eventkitsync.idslaunchnotification</string>
</dict>
<key>SignificantTimeChangeNotification</key>
<dict>
<key>Notification</key>
<string>SignificantTimeChangeNotification</string>
</dict>
<key>EventKitSyncTesting</key>
<dict>
<key>Notification</key>
<string>com.apple.eventkitsync.fullsync</string>
</dict>
<key>IDS2</key>
<dict>
<key>Notification</key>
<string>com.apple.eventkitmutation.idslaunchnotification</string>
</dict>
<key>CalEventShowInviteeDeclinesPrefChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.mobilecal.invitationalertschanged</string>
</dict>
<key>CalDefaultCalendarChangedNotification</key>
<dict>
<key>Notification</key>
<string>CalDefaultCalendarChangedNotification</string>
</dict>
<key>com.apple.calendar.database.preference.notification.enableTravelAdvisoriesForAutomaticBehavior</key>
<dict>
<key>Notification</key>
<string>com.apple.calendar.database.preference.notification.enableTravelAdvisoriesForAutomaticBehavior</string>
</dict>
<key>com.apple.eventkitsync.zapversion</key>
<dict>
<key>Notification</key>
<string>com.apple.eventkitsync.zapversion</string>
</dict>
<key>com.apple.reminderkit.storeChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.reminderkit.storeChanged</string>
</dict>
<key>kCalTimeZonePrefChangedDistributedNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.mobilecal.timezonechanged</string>
</dict>
<key>CalEventDeclineEventPrefChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.mobilecal.showdeclinedchanged</string>
</dict>
<key>kCalTimedDefaultAlarmChangedNote</key>
<dict>
<key>Notification</key>
<string>kCalTimedDefaultAlarmChangedNote</string>
</dict>
<key>com.apple.eventkitsync.analytics.flush</key>
<dict>
<key>Notification</key>
<string>com.apple.eventkitsync.analytics.flush</string>
</dict>
<key>overlayCalendarID</key>
<dict>
<key>Notification</key>
<string>com.apple.mobilecal.preference.notification.overlayCalendarID</string>
</dict>
<key>kCalAllDayDefaultAlarmChangedNote</key>
<dict>
<key>Notification</key>
<string>kCalAllDayDefaultAlarmChangedNote</string>
</dict>
<key>LastDeselectedCalendarSyncHashes</key>
<dict>
<key>Notification</key>
<string>com.apple.mobilecal.preference.notification.selectedCalendarSyncHashesChanged</string>
</dict>
<key>com.apple.eventkitsync.force</key>
<dict>
<key>Notification</key>
<string>com.apple.eventkitsync.force</string>
</dict>
<key>CalDatabaseIdleChangeTrackingClientWasPurgedNotification</key>
<dict>
<key>Notification</key>
<string>CalDatabaseIdleChangeTrackingClientWasPurgedNotification</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.eventkitsync.analytics.daily</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<false/>
<key>Interval</key>
<integer>86400</integer>
</dict>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.eventkitsyncd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.sleepd.plist</key>
<dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.healthlite.SleepDetectedActivity</key>
<dict>
<key>Notification</key>
<string>com.apple.healthlite.SleepDetectedActivity</string>
</dict>
<key>SignificantTimeChange</key>
<dict>
<key>Notification</key>
<string>SignificantTimeChangeNotification</string>
</dict>
<key>com.apple.Carousel.wristStateChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.Carousel.wristStateChanged</string>
</dict>
<key>com.apple.sleepd.diagnostics</key>
<dict>
<key>Notification</key>
<string>com.apple.sleepd.diagnostics</string>
</dict>
<key>com.apple.healthlite.SleepSessionEndRequest</key>
<dict>
<key>Notification</key>
<string>com.apple.healthlite.SleepSessionEndRequest</string>
</dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
<key>com.apple.nanoregistry.watchdidbecomeactive</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoregistry.watchdidbecomeactive</string>
</dict>
<key>com.apple.sleep.sync.SleepScheduleDidChange</key>
<dict>
<key>Notification</key>
<string>com.apple.sleep.sync.SleepScheduleDidChange</string>
</dict>
<key>com.apple.system.powersources.source</key>
<dict>
<key>Notification</key>
<string>com.apple.system.powersources.source</string>
</dict>
<key>com.apple.system.timezone</key>
<dict>
<key>Notification</key>
<string>com.apple.system.timezone</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>Application Uninstalled</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
</dict>
<key>com.apple.coreduetcontext.client_event_stream</key>
<dict>
<key>notification</key>
<dict>
<key>client-identifier</key>
<string>com.apple.sleepd.contextstore-registration</string>
</dict>
</dict>
<key>com.apple.alarm</key>
<true/>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.sleepd.sleepserver</key>
<true/>
<key>com.apple.private.alloy.sleep.classd-idswake</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/SleepDaemon.framework/sleepd</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>Label</key>
<string>com.apple.sleepd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.ctkd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Frameworks/CryptoTokenKit.framework/ctkd</string>
<string>-tsw</string>
</array>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.ctkd.token-client</key>
<true/>
</dict>
<key>RunAtLoad</key>
<false/>
<key>UserName</key>
<string>mobile</string>
<key>GroupName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.ctkd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.fdrhelper.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/fdrhelper</string>
</array>
<key>Label</key>
<string>com.apple.fdrhelper</string>
<key>MachServices</key>
<dict>
<key>com.apple.fdrhelper</key>
<true/>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>UserName</key>
<string>mobile</string>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.cdpd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ThrottleInterval</key>
<integer>3</integer>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.cdp.daemon</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/CoreCDP.framework/cdpd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.security.secureobjectsync.circlechanged</key>
<dict>
<key>Notification</key>
<string>com.apple.security.secureobjectsync.circlechanged</string>
</dict>
<key>com.apple.security.secureobjectsync.viewschanged</key>
<dict>
<key>Notification</key>
<string>com.apple.security.secureobjectsync.viewschanged</string>
</dict>
<key>com.apple.security.octagon.trust-status-change</key>
<dict>
<key>Notification</key>
<string>com.apple.security.octagon.trust-status-change</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.authkit.user-info-changed</key>
<dict>
<key>Name</key>
<string>com.apple.authkit.user-info-changed</string>
</dict>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.cdpd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.aslmanager.plist</key>
<dict>
<key>Program</key>
<string>/usr/sbin/aslmanager</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.aslmanager</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>aslmanager</string>
</array>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.aslmanager</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.biometrickitd.pearl.plist</key>
<dict>
<key>EnvironmentVariables</key>
<dict>
<key>LLVM_PROFILE_FILE</key>
<string>/tmp/biometrickitd.%p.profraw</string>
</dict>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.pearld</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/biometrickitd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.managedconfiguration.passcodechanged</key>
<dict>
<key>Notification</key>
<string>com.apple.managedconfiguration.passcodechanged</string>
</dict>
<key>com.apple.mobile.keybagd.lock_status</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.lock_status</string>
</dict>
</dict>
<key>com.apple.iokit.matching</key>
<dict>
<key>com.apple.pearld</key>
<dict>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOProviderClass</key>
<string>ApplePearlSEPDriver</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.biometrickitd.pearl</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.gamed.plist</key>
<dict>
<key>Umask</key>
<integer>54</integer>
<key>EnablePressuredExit</key>
<true/>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.usernotifications.delegate.com.apple.gamecenter</key>
<true/>
<key>com.apple.gamed</key>
<true/>
<key>com.apple.private.alloy.gamecenter-idswake</key>
<true/>
<key>com.apple.gamed.apsdev</key>
<true/>
<key>com.apple.aps.gamed.CK</key>
<true/>
<key>com.apple.gamed.aps</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/gamed</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>GroupName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.gamed</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.uikit.eyedropperd.plist</key>
<dict>
<key>ThrottleInterval</key>
<integer>1</integer>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.uikit.eyedropperd.service</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/Eyedropper.framework/Support/eyedropperd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.uikit.eyedropperd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.DesktopServicesHelper.plist</key>
<dict>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Resources/DesktopServicesHelper</string>
<key>EnvironmentVariables</key>
<dict/>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.DesktopServicesHelper</key>
<dict/>
</dict>
<key>MultipleInstances</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.DesktopServicesHelper</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.SpringBoard.plist</key>
<dict>
<key>MachServices</key>
<dict>
<key>com.apple.systemstatus.activityattribution</key>
<true/>
<key>com.apple.UIKit.KeyboardManagement.hosted</key>
<true/>
<key>PurpleSystemAppPort</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.controlcenter.remoteservice</key>
<true/>
<key>com.apple.usernotifications.remotenotificationservice</key>
<true/>
<key>com.apple.siri.activation</key>
<true/>
<key>com.apple.UIKit.statusbarserver</key>
<true/>
<key>com.apple.bulletinboard.settingsconnection</key>
<true/>
<key>com.apple.usernotifications.aps.dev</key>
<true/>
<key>com.apple.systemstatus.publisher</key>
<true/>
<key>com.apple.usernotifications.usernotificationsettingsservice</key>
<true/>
<key>com.apple.proactive.HomeScreenSuggestion.xpc</key>
<true/>
<key>com.apple.pegasus</key>
<true/>
<key>com.apple.springboard.carditemscontroller</key>
<true/>
<key>com.apple.notificationcenter.widgetcontrollerconnection</key>
<true/>
<key>com.apple.usernotifications.usernotificationservice</key>
<true/>
<key>com.apple.SBUserNotification</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.donotdisturb</key>
<true/>
<key>com.apple.springboard.statusbarservices</key>
<dict/>
<key>com.apple.pencilkit.pktouchdetection</key>
<true/>
<key>com.apple.bulletinboard.observerconnection</key>
<true/>
<key>com.apple.springboard.blockableservices</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.systemstatus</key>
<true/>
<key>com.apple.usernotifications.aps</key>
<true/>
<key>com.apple.DragUI.druid.system</key>
<true/>
<key>com.apple.springboard.services</key>
<dict>
<key>HideUntilCheckIn</key>
<true/>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.bulletinboard.dataproviderconnection</key>
<true/>
<key>com.apple.siri.activation.service</key>
<true/>
<key>com.apple.frontboard.systemappservices</key>
<true/>
<key>com.apple.springboard.backgroundappservices</key>
<dict>
<key>HideUntilCheckIn</key>
<true/>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.bulletinboard.serverconduitconnection</key>
<true/>
<key>com.apple.donotdisturb.service</key>
<true/>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.springboard</string>
<key>EnvironmentVariables</key>
<dict>
<key>CA_ASSERT_MAIN_THREAD_TRANSACTIONS</key>
<string>1</string>
</dict>
<key>HighPriorityIO</key>
<true/>
<key>KeepAlive</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>EnableTransactions</key>
<false/>
<key>Label</key>
<string>com.apple.SpringBoard</string>
<key>EnablePressuredExit</key>
<false/>
<key>EmbeddedHomeScreen</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/CoreServices/SpringBoard.app/SpringBoard</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>_AdditionalProperties</key>
<dict>
<key>RunningBoard</key>
<dict>
<key>UnderlyingAssertion</key>
<string>UnderlyingDarwinRoleUI</string>
</dict>
</dict>
<key>POSIXSpawnType</key>
<string>App</string>
<key>ThrottleInterval</key>
<integer>5</integer>
<key>LimitLoadFromHardware</key>
<dict>
<key>osenvironment</key>
<array>
<string>diagnostics</string>
</array>
</dict>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.MobileAccessoryUpdater.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/MobileAccessoryUpdater.framework/Support/fud</string>
<string>120</string>
</array>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.MobileAccessoryUpdater</key>
<true/>
<key>com.apple.accessoryupdater.uarp</key>
<true/>
</dict>
<key>Label</key>
<string>com.apple.MobileAccessoryUpdater</string>
<key>RunAtLoad</key>
<true/>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.BTServer.map.plist</key>
<dict>
<key>ThrottleInterval</key>
<integer>0</integer>
<key>ProcessType</key>
<string>Background</string>
<key>MachServices</key>
<dict>
<key>com.apple.BTServer.map</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/BTMap</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.BTServer.map</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.maps.destinationd.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/MapsSuggestions.framework/destinationd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.maps.destinationd</string>
<key>MachServices</key>
<dict>
<key>com.apple.maps.destinationd.sources</key>
<true/>
<key>com.apple.maps.destinationd.donations</key>
<true/>
<key>com.apple.maps.destinationd.signalPipeline</key>
<true/>
<key>com.apple.maps.destinationd.predictions</key>
<true/>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.scrod.plist</key>
<dict>
<key>ThrottleInterval</key>
<integer>1</integer>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.scrod</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/CoreServices/VoiceOverTouch.app/scrod</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.scrod</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.containermanagerd.plist</key>
<dict>
<key>ProcessType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.containermanagerd</key>
<true/>
<key>com.apple.containermanagerd.personaobserver</key>
<true/>
<key>com.apple.containermanagerd.upcall</key>
<dict>
<key>HostSpecialPort</key>
<integer>25</integer>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/containermanagerd</string>
<string>--runmode=exclusive</string>
<string>--default-user=mobile</string>
<string>--bundle-container-mode=global</string>
<string>--bundle-container-owner=_installd</string>
<string>--system-container-mode=global</string>
<string>--system-container-owner=root</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.containermanagerd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.appstorecomponentsd.plist</key>
<dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.appstorecomponentsd.xpc</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/AppStoreComponents.framework/Support/appstorecomponentsd</string>
</array>
<key>LaunchEvents</key>
<dict/>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.appstorecomponentsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.quicklook.ThumbnailsAgent.plist</key>
<dict>
<key>Label</key>
<string>com.apple.quicklook.ThumbnailsAgent</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.quicklook.ThumbnailsAgent.CacheDelete</key>
<true/>
<key>com.apple.quicklook.ThumbnailsAgent</key>
<true/>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.quicklook.cloudThumbnailDatabaseCleanup</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Interval</key>
<integer>86400</integer>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/System/Library/Frameworks/QuickLookThumbnailing.framework/Support/com.apple.quicklook.ThumbnailsAgent</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.configd.plist</key>
<dict>
<key>Umask</key>
<integer>18</integer>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.network.IPConfiguration</key>
<true/>
<key>com.apple.networking.captivenetworksupport</key>
<true/>
<key>com.apple.network.EAPOLController</key>
<true/>
<key>com.apple.SystemConfiguration.IPMonitorControl</key>
<true/>
<key>com.apple.SystemConfiguration.DNSConfiguration</key>
<true/>
<key>com.apple.SystemConfiguration.configd</key>
<true/>
<key>com.apple.SystemConfiguration.NetworkInformation</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/configd</string>
</array>
<key>KeepAlive</key>
<true/>
<key>MinimalBootProfile</key>
<true/>
<key>Label</key>
<string>com.apple.configd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.avatarsd.plist</key>
<dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.avatar.activity.UserRequestedBackup</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>DASData</key>
<dict>
<key>UserRequestedBackupActivity</key>
<true/>
</dict>
</dict>
<key>com.apple.avatar.activity.PostInstallMigration</key>
<dict>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<integer>86400</integer>
<key>Priority</key>
<string>Utility</string>
<key>PostInstall</key>
<true/>
<key>Repeating</key>
<false/>
</dict>
</dict>
</dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.avatar.support</key>
<true/>
<key>com.apple.avatar.service</key>
<true/>
<key>com.apple.aps.avatar.service</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/AvatarUI.framework/Support/avatarsd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.avatarsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.device-o-matic.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/System/Library/CoreServices/DeviceOMatic.app/DeviceOMatic</string>
<key>Label</key>
<string>com.apple.device-o-matic</string>
<key>ProcessType</key>
<string>Background</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.iokit.matching</key>
<dict>
<key>com.apple.device-o-matic.billboard</key>
<dict>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOProviderClass</key>
<string>AppleUSBHostBillboardDevice</string>
</dict>
<key>com.apple.device-o-matic.usbiokitlaunch</key>
<dict>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOPropertyMatch</key>
<dict>
<key>removable</key>
<true/>
</dict>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
</dict>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.security.CircleJoinRequested.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Frameworks/Security.framework/CircleJoinRequested/CircleJoinRequested</string>
</array>
<key>enabletransactions</key>
<true/>
<key>Label</key>
<string>com.apple.security.CircleJoinRequested</string>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>kPublicKeyNotAvailable</key>
<dict>
<key>Notification</key>
<string>com.apple.security.publickeynotavailable</string>
</dict>
<key>kSOSCCCircleChangedNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.security.secureobjectsync.circlechanged</string>
</dict>
<key>TICK</key>
<dict>
<key>Notification</key>
<string>com.apple.security.tick</string>
</dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
<key>com.apple.mobile.keybagd.lock_status</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.lock_status</string>
</dict>
<key>kPublicKeyAvailable</key>
<dict>
<key>Notification</key>
<string>com.apple.security.publickeyavailable</string>
</dict>
</dict>
</dict>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.usb.networking.addNetworkInterface.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/addNetworkInterface</string>
<string>-x</string>
<string>-s</string>
<string>-c</string>
<string>AppleUSBNCMData</string>
<string>-c</string>
<string>AppleUSBEthernetController</string>
<string>-c</string>
<string>AppleUSBEthernetHost</string>
<string>-c</string>
<string>AppleUSBDeviceNCMData</string>
<string>-c</string>
<string>AppleUSBECMData</string>
<string>-c</string>
<string>AppleEthernetAquantiaAqtion</string>
<string>-c</string>
<string>BCM5701Enet</string>
<string>-c</string>
<string>AppleIntelI210</string>
</array>
<key>Label</key>
<string>com.apple.usb.networking.addNetworkInterface</string>
<key>ProcessType</key>
<string>Interactive</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.iokit.matching</key>
<dict>
<key>network_interface</key>
<dict>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOProviderClass</key>
<string>IONetworkInterface</string>
</dict>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.localizationswitcherd.plist</key>
<dict>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/IntlPreferences.framework/Support/localizationswitcherd</string>
<key>Label</key>
<string>com.apple.localizationswitcherd</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.localizationswitcherd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.IntlPreferences.analytics</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>GracePeriod</key>
<integer>7200</integer>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>PublishesEvents</key>
<string>com.apple.IntlPreferences.events</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.backupd.plist</key>
<dict>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>25</integer>
<key>JetsamMemoryLimit</key>
<integer>8192</integer>
</dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.backupd</key>
<true/>
<key>com.apple.backupd.installcoordination</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/MobileBackup.framework/backupd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.alarm</key>
<true/>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.backupd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.CommCenter.plist</key>
<dict>
<key>Disabled</key>
<true/>
<key>UserName</key>
<string>_wireless</string>
<key>ExitTimeOut</key>
<integer>20</integer>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.basebandd.xpc</key>
<true/>
<key>com.apple.aps.CommCenter</key>
<true/>
<key>com.apple.commcenter.coretelephony.xpc</key>
<true/>
<key>com.apple.commcenter.carrierspace.xpc</key>
<true/>
<key>com.apple.commcenter.atcs.xpc</key>
<true/>
<key>com.apple.commcenter.cupolicy.xpc</key>
<true/>
<key>com.apple.commcenter.ari.rt.xpc</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.SIMSetupUIService</key>
<true/>
<key>com.apple.ipTelephony</key>
<true/>
<key>com.apple.commcenter.xpc</key>
<true/>
<key>com.apple.CellularPlanDaemon.xpc</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter</string>
</array>
<key>KeepAlive</key>
<true/>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.CommCenter</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.routined.plist</key>
<dict>
<key>RunAtLoad</key>
<true/>
<key>Label</key>
<string>com.apple.routined</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.routined.internal</key>
<true/>
<key>com.apple.routined.store.cache</key>
<true/>
<key>com.apple.routined.registration</key>
<true/>
<key>com.apple.routined.store.cloud</key>
<true/>
<key>com.apple.routined.event</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/routined</string>
<string>LAUNCHED_BY_LAUNCHD</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.isp.frontcamerapower</key>
<dict>
<key>Notification</key>
<string>com.apple.isp.frontcamerapower</string>
</dict>
<key>com.apple.siri.cloud.synch.changed</key>
<dict>
<key>Notification</key>
<string>com.apple.siri.cloud.synch.changed</string>
</dict>
<key>com.apple.locationd.vehicle.disconnected</key>
<dict>
<key>Notification</key>
<string>com.apple.locationd.vehicle.disconnected</string>
</dict>
<key>com.apple.isp.backcamerapower</key>
<dict>
<key>Notification</key>
<string>com.apple.isp.backcamerapower</string>
</dict>
<key>com.apple.locationd.appreset</key>
<dict>
<key>Notification</key>
<string>com.apple.locationd.appreset</string>
</dict>
<key>CNContactStoreMeContactDidChangeNotification</key>
<dict>
<key>Notification</key>
<string>CNContactStoreMeContactDidChangeNotification</string>
</dict>
<key>HKHealthDaemonActiveWorkoutServersDidUpdateNotification</key>
<dict>
<key>Notification</key>
<string>HKHealthDaemonActiveWorkoutServersDidUpdateNotification</string>
</dict>
<key>com.apple.mobile.keybagd.lock_status</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.lock_status</string>
</dict>
<key>CNContactStoreDidChangeNotification</key>
<dict>
<key>Notification</key>
<string>CNContactStoreDidChangeNotification</string>
</dict>
<key>com.apple.locationd.vehicle.exit</key>
<dict>
<key>Notification</key>
<string>com.apple.locationd.vehicle.exit</string>
</dict>
<key>com.apple.locationd.vehicle.connected</key>
<dict>
<key>Notification</key>
<string>com.apple.locationd.vehicle.connected</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>UserName</key>
<string>mobile</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.CarPlayApp.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>CFBundleIdentifier</key>
<string>com.apple.CarPlayApp</string>
<key>POSIXSpawnType</key>
<string>App</string>
<key>MachServices</key>
<dict>
<key>com.apple.CarPlayApp.service</key>
<true/>
<key>com.apple.CarPlayApp.non-launching-service</key>
<dict>
<key>_ExperimentalNonLaunching</key>
<true/>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/CoreServices/CarPlay.app/CarPlay</string>
</array>
<key>_AdditionalProperties</key>
<dict>
<key>RunningBoard</key>
<dict>
<key>Managed</key>
<false/>
<key>Reported</key>
<true/>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.CarPlayApp</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.nanoregistryd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>TransactionTimeLimitEnabled</key>
<false/>
<key>UserName</key>
<string>mobile</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>WorkingDirectory</key>
<string>/var/mobile/Library/Caches</string>
<key>MachServices</key>
<dict>
<key>com.apple.nanoregistry.termsacknowledgementregistry</key>
<true/>
<key>com.apple.private.alloy.bluetoothregistryclassc-idswake</key>
<true/>
<key>com.apple.nanoregistry.versionrequest</key>
<true/>
<key>com.apple.nano.nanoregistry.paireddeviceregistry</key>
<true/>
<key>com.apple.private.alloy.bluetoothregistry-idswake</key>
<true/>
<key>com.apple.private.alloy.bluetoothregistryclassa-idswake</key>
<true/>
<key>com.apple.private.alloy.bluetoothregistry.cloud-idswake</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.usernotifications.nanoregistryd</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/nanoregistryd</string>
</array>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/mobile/Library/DeviceRegistry.state/KeepAlive</key>
<true/>
</dict>
</dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.MobileGestalt.MobileGestaltEvents</key>
<dict>
<key>com.apple.nanoregistry.mgDeviceNameChanged</key>
<dict>
<key>Queries</key>
<array>
<string>UserAssignedDeviceName</string>
</array>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.nanoregistryd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.gpsd.plist</key>
<dict>
<key>Label</key>
<string>com.apple.gpsd</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.gpsd</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/gpsd</string>
</array>
<key>KeepAlive</key>
<dict>
<key>AfterInitialDemand</key>
<true/>
<key>SuccessfulExit</key>
<false/>
</dict>
<key>UserName</key>
<string>_gpsd</string>
<key>GroupName</key>
<string>_gpsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mobilestoredemod.plist</key>
<dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.msdtest.service</key>
<true/>
<key>com.apple.mobilestoredemod</key>
<true/>
<key>com.apple.aps.mobilestoredemoport</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/demod</string>
</array>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/root/Library/Preferences/com.apple.MobileStoreDemo.plist</key>
<true/>
<key>/var/mobile/Library/Preferences/com.apple.MobileStoreDemo.plist</key>
<true/>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.mobilestoredemod</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.Maps.pushdaemon.plist</key>
<dict>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/MapsSupport.framework/mapspushd</string>
<key>SBMachServices</key>
<array>
<string>com.apple.Maps.xpc.connectionBroker.endpointRecorder</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.Maps.xpc.connectionBroker.endpointRecorder</key>
<true/>
<key>com.apple.Maps.MapsSync.store</key>
<true/>
<key>com.apple.Maps.xpc.MediaAPI</key>
<true/>
<key>com.apple.private.alloy.maps.eta-idswake</key>
<true/>
<key>com.apple.Maps.mapspushd</key>
<true/>
<key>com.apple.Maps.mapspushd.icloud</key>
<true/>
<key>com.apple.Maps.MapsSync.xpc</key>
<true/>
<key>com.apple.Maps.mapspushd.geoservices</key>
<true/>
<key>com.apple.Maps.xpc.SharedTrip</key>
<true/>
<key>com.apple.private.alloy.maps-idswake</key>
<true/>
<key>com.apple.Maps.xpc.connectionBroker.endpointProvider</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/MapsSupport.framework/mapspushd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.Preferences.ResetPrivacyWarningsNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.Preferences.ResetPrivacyWarningsNotification</string>
</dict>
<key>com.apple.GeoServices.countryCodeChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.GeoServices.countryCodeChanged</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.Maps.mapspushd.launchForAnnouncements</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Interval</key>
<integer>21600</integer>
<key>Repeating</key>
<true/>
</dict>
</dict>
</dict>
<key>RunAtLoad</key>
<false/>
<key>Label</key>
<string>com.apple.Maps.mapspushd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.aggregated.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/AggregateDictionary.framework/Support/aggregated</string>
</array>
<key>KeepAlive</key>
<true/>
<key>Label</key>
<string>com.apple.aggregated</string>
<key>MachServices</key>
<dict>
<key>com.apple.powerlog-GRRRR-Lite</key>
<true/>
<key>com.apple.powerlog.CacheDelete</key>
<true/>
<key>com.apple.aggregated</key>
<true/>
<key>com.apple.powerlog.plxpclogger.xpc</key>
<true/>
<key>com.apple.powerlog_mover</key>
<true/>
</dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>UserName</key>
<string>mobile</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mobile.storage_mounter.plist</key>
<dict>
<key>EnvironmentVariables</key>
<dict>
<key>CFFIXED_USER_HOME</key>
<string>/private/var/mobile/</string>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.mobile.storage_mounter.xpc</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/MobileStorageMounter</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.iokit.matching</key>
<dict>
<key>com.apple.mobile.ptp_camera</key>
<dict>
<key>IOProviderClass</key>
<string>IOUSBHostInterface</string>
<key>IOMatchLaunchStream</key>
<true/>
<key>bInterfaceSubClass</key>
<integer>1</integer>
<key>bInterfaceClass</key>
<integer>6</integer>
<key>IOParentMatch</key>
<dict>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>IOPropertyMatch</key>
<dict>
<key>removable</key>
<true/>
</dict>
</dict>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.mobile.storage_mounter</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.security.swcagent.plist</key>
<dict>
<key>Umask</key>
<integer>54</integer>
<key>EnvironmentVariables</key>
<dict>
<key>DEBUGSCOPE</key>
<string>none</string>
<key>WAIT4DEBUGGER</key>
<string>NO</string>
</dict>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.security.swcagent</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Frameworks/Security.framework/swcagent</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.security.swcagent</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mobilerepaird.plist</key>
<dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.mobilerepaird.post_install</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>Priority</key>
<string>Utility</string>
<key>Repeating</key>
<false/>
<key>PostInstall</key>
<true/>
</dict>
</dict>
<key>com.apple.iokit.matching</key>
<dict>
<key>com.apple.accessories.hwComponent.isTrustedForUI.failure</key>
<dict>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOPropertyMatch</key>
<dict>
<key>InternalComponent</key>
<true/>
<key>isTrustedForUI</key>
<false/>
</dict>
<key>IOProviderClass</key>
<string>AppleAuthCPRelay</string>
<key>IOMatchAll</key>
<true/>
</dict>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/mobilerepaird</string>
</array>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/mobile/Library/Preferences/com.apple.mobilerepair.BatteryRepair.plist</key>
<true/>
<key>/var/mobile/Library/Preferences/com.apple.mobilerepair.DisplayRepair.plist</key>
<true/>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.mobilerepaird</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mobile.cache_delete_daily.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/CoreServices/CacheDeleteDaily</string>
</array>
<key>Label</key>
<string>com.apple.mobile.cache_delete_daily</string>
<key>MachServices</key>
<dict>
<key>com.apple.mobile.cache_delete_daily</key>
<true/>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.spindump.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/spindump</string>
</array>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.spindump</string>
<key>POSIXSpawnType</key>
<string>Background</string>
<key>MachServices</key>
<dict>
<key>com.apple.spindump</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.photos.VideoConversionService.plist</key>
<dict>
<key>Label</key>
<string>com.apple.photos.VideoConversionService</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.photos.VideoConversionService</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>com.apple.photos.VideoConversionService</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/MediaConversionService.framework/XPCServices/com.apple.photos.VideoConversionService.xpc/com.apple.photos.VideoConversionService</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.searchd.plist</key>
<dict>
<key>NoEnvironmentVariables</key>
<dict>
<key>NO_DYLD_INSERT_LIBRARIES</key>
<string>/usr/lib/libgmalloc.dylib</string>
<key>NoNSZombieEnabled</key>
<string>1</string>
<key>NoMallocStackLogging</key>
<string>1</string>
<key>NO_MallocStackLoggingNoCompacNo</key>
<string>1</string>
</dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.corespotlight.developer.ReindexAllItemsWithIdentifiers</key>
<dict>
<key>Notification</key>
<string>com.apple.corespotlight.developer.ReindexAllItemsWithIdentifiers</string>
</dict>
<key>com.apple.spotlightui.prefschanged</key>
<dict>
<key>Notification</key>
<string>com.apple.spotlightui.prefschanged</string>
</dict>
<key>com.apple.corespotlight.developer.ReindexAllItems</key>
<dict>
<key>Notification</key>
<string>com.apple.corespotlight.developer.ReindexAllItems</string>
</dict>
<key>com.apple.datamigrator.migrationDidFinish</key>
<dict>
<key>Notification</key>
<string>com.apple.datamigrator.migrationDidFinish</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.LaunchServices.applicationUnregistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.searchd.sendmlfeedback</key>
<dict>
<key>GracePeriod</key>
<integer>0</integer>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<true/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>Delay</key>
<integer>86400</integer>
<key>PowerNap</key>
<true/>
</dict>
<key>com.apple.searchd.updateRanking</key>
<dict>
<key>GracePeriod</key>
<real>43200</real>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<real>86400</real>
<key>Delay</key>
<integer>86400</integer>
<key>PowerNap</key>
<true/>
</dict>
<key>com.apple.searchd.defrag</key>
<dict>
<key>GracePeriod</key>
<integer>1296000</integer>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>2592000</integer>
<key>Delay</key>
<integer>2592000</integer>
<key>PowerNap</key>
<true/>
</dict>
<key>com.apple.searchd.expirations</key>
<dict>
<key>GracePeriod</key>
<real>43200</real>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<true/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<real>86400</real>
<key>Delay</key>
<integer>86400</integer>
<key>PowerNap</key>
<true/>
</dict>
<key>com.apple.searchd.createEncryptedRankingBackup</key>
<dict>
<key>GracePeriod</key>
<integer>0</integer>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>604800</integer>
<key>Delay</key>
<real>86400</real>
<key>PowerNap</key>
<true/>
</dict>
</dict>
</dict>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>-49</integer>
<key>JetsamMemoryLimit</key>
<integer>4000</integer>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.searchd</key>
<true/>
<key>com.apple.spotlight.SearchAgent</key>
<true/>
<key>com.apple.spotlight.IndexDelegateAgent</key>
<dict>
<key>_ExperimentalNonLaunching</key>
<true/>
</dict>
<key>com.apple.searchd.personaobserver</key>
<true/>
<key>com.apple.spotlight.IndexAgent</key>
<true/>
<key>com.apple.searchd.background</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/Search.framework/searchd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.searchd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.icloud.fmflocatord.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/fmflocatord</string>
<key>Umask</key>
<integer>23</integer>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.icloud.fmflocatord.aps-production</key>
<true/>
<key>com.apple.icloud.fmflocatord.APSTokenWatcher.prod</key>
<true/>
<key>com.apple.icloud.fmflocatord.aps-demo</key>
<true/>
<key>com.apple.icloud.fmflocatord.aps-development</key>
<true/>
<key>com.apple.private.alloy.fmflocator-idswake</key>
<true/>
<key>com.apple.icloud.fmflocatord.APSTokenWatcher.dev</key>
<true/>
<key>com.apple.icloud.fmflocatord</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.mobileme.fmf1.allowFindMyFriendsModification</key>
<dict>
<key>Notification</key>
<string>com.apple.mobileme.fmf1.allowFindMyFriendsModification</string>
</dict>
<key>com.apple.language.changed</key>
<dict>
<key>Notification</key>
<string>com.apple.language.changed</string>
</dict>
<key>com.apple.LaunchServices.ApplicationsChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.LaunchServices.ApplicationsChanged</string>
</dict>
<key>AppleNumberPreferencesChangedNotification</key>
<dict>
<key>Notification</key>
<string>AppleNumberPreferencesChangedNotification</string>
</dict>
<key>com.apple.purplebuddy.setupdone</key>
<dict>
<key>Notification</key>
<string>com.apple.purplebuddy.setupdone</string>
</dict>
<key>AppleLanguagePreferencesChangedNotification</key>
<dict>
<key>Notification</key>
<string>AppleLanguagePreferencesChangedNotification</string>
</dict>
<key>com.apple.locationd/Prefs</key>
<dict>
<key>Notification</key>
<string>com.apple.locationd/Prefs</string>
</dict>
<key>AppleDatePreferencesChangedNotification</key>
<dict>
<key>Notification</key>
<string>AppleDatePreferencesChangedNotification</string>
</dict>
<key>com.apple.nanoregistry.devicedidunpair</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoregistry.devicedidunpair</string>
</dict>
<key>AppleKeyboardsPreferencesChangedNotification</key>
<dict>
<key>Notification</key>
<string>AppleKeyboardsPreferencesChangedNotification</string>
</dict>
<key>AppleTimePreferencesChangedNotification</key>
<dict>
<key>Notification</key>
<string>AppleTimePreferencesChangedNotification</string>
</dict>
<key>com.apple.nanoregistry.devicedidpair</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoregistry.devicedidpair</string>
</dict>
<key>com.apple.locationd.authorization</key>
<dict>
<key>Notification</key>
<string>com.apple.locationd.authorization</string>
</dict>
<key>com.apple.system.hostname</key>
<dict>
<key>Notification</key>
<string>com.apple.system.hostname</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.icloud.fmflocatord.launch-on-reboot</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<integer>30</integer>
<key>PowerNap</key>
<true/>
<key>Priority</key>
<string>Utility</string>
<key>Delay</key>
<integer>120</integer>
<key>Repeating</key>
<false/>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.icloud.fmflocatord</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.calaccessd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>-49</integer>
<key>JetsamMemoryLimit</key>
<integer>7700</integer>
</dict>
<key>ThrottleInterval</key>
<integer>4</integer>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.calaccessd</key>
<true/>
<key>com.apple.calaccessd.xpc</key>
<dict>
<key>HideUntilCheckIn</key>
<true/>
</dict>
<key>com.apple.usernotifications.delegate.com.apple.mobilecal</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>kCalEventOccurrenceCacheChangedNotification</key>
<dict>
<key>Notification</key>
<string>kCalEventOccurrenceCacheChangedNotification</string>
</dict>
<key>SignificantTimeChangeNotification</key>
<dict>
<key>Notification</key>
<string>SignificantTimeChangeNotification</string>
</dict>
<key>com.apple.mobilecal.preference.notification.weekStart</key>
<dict>
<key>Notification</key>
<string>com.apple.mobilecal.preference.notification.weekStart</string>
</dict>
<key>com.apple.mobilecal.timezonechanged</key>
<dict>
<key>Notification</key>
<string>com.apple.mobilecal.timezonechanged</string>
</dict>
<key>EKNotificationCountChangedExternallyNotification</key>
<dict>
<key>Notification</key>
<string>EKNotificationCountChangedExternallyNotification</string>
</dict>
<key>CalSyncClientBeginningMultiSave</key>
<dict>
<key>Notification</key>
<string>CalSyncClientBeginningMultiSave</string>
</dict>
<key>CalSyncClientFinishedMultiSave</key>
<dict>
<key>Notification</key>
<string>CalSyncClientFinishedMultiSave</string>
</dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
<key>com.apple.mobilecal.preference.notification.calendarsExcludedFromNotifications</key>
<dict>
<key>Notification</key>
<string>com.apple.mobilecal.preference.notification.calendarsExcludedFromNotifications</string>
</dict>
<key>com.apple.mobilecal.invitationalertschanged</key>
<dict>
<key>Notification</key>
<string>com.apple.mobilecal.invitationalertschanged</string>
</dict>
<key>com.apple.navd.wakeUpForHypothesisUpdate</key>
<dict>
<key>Notification</key>
<string>com.apple.navd.wakeUpForHypothesisUpdate</string>
</dict>
<key>kCalBirthdayDefaultAlarmChangedNote</key>
<dict>
<key>Notification</key>
<string>kCalBirthdayDefaultAlarmChangedNote</string>
</dict>
<key>com.apple.springboard.finishedstartup</key>
<dict>
<key>Notification</key>
<string>com.apple.springboard.finishedstartup</string>
</dict>
<key>com.apple.calendar.database.preference.notification.suggestEventLocations</key>
<dict>
<key>Notification</key>
<string>com.apple.calendar.database.preference.notification.suggestEventLocations</string>
</dict>
<key>_CalDatabaseChangedNotification</key>
<dict>
<key>Notification</key>
<string>_CalDatabaseChangedNotification</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.calendar.daemon.changetablecleanup</key>
<dict>
<key>GracePeriod</key>
<real>28800</real>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
<key>Delay</key>
<real>28800</real>
</dict>
<key>com.apple.calendar.daemon.attachmentcleanup</key>
<dict>
<key>GracePeriod</key>
<integer>86400</integer>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
<key>Delay</key>
<real>86400</real>
</dict>
<key>com.apple.calendar.daemon.databasecleanup</key>
<dict>
<key>GracePeriod</key>
<integer>86400</integer>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
<key>Delay</key>
<real>86400</real>
</dict>
<key>com.apple.calendar.daemon.analytics</key>
<dict>
<key>GracePeriod</key>
<integer>86400</integer>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<true/>
<key>Repeating</key>
<true/>
<key>Delay</key>
<real>86400</real>
</dict>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.calaccessd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mlmodelingd.plist</key>
<dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.mlmodelingd.backgroundmining</key>
<dict>
<key>MemoryIntensive</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>RequiresClassC</key>
<true/>
<key>AllowBattery</key>
<false/>
<key>RequireScreenSleep</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>Repeating</key>
<true/>
<key>CPUIntensive</key>
<true/>
</dict>
</dict>
</dict>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/BehaviorMiner.framework/Support/mlmodelingd</string>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.mlmodelingd</string>
<key>ProcessType</key>
<string>Background</string>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.contacts.donation-agent.plist</key>
<dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.contacts.donation.maintenance</key>
<true/>
<key>com.apple.contacts.donation.agent</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/ContactsDonation.framework/Versions/A/Support/contactsdonationagent</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.contacts.donation-agent</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.SyncAgent.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/SyncAgent</string>
<string>--lockdown</string>
<string>--oneshot</string>
<string>-v</string>
</array>
<key>Label</key>
<string>com.apple.SyncAgent</string>
<key>MachServices</key>
<dict>
<key>com.apple.lockdown.SyncAgent</key>
<true/>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>UserName</key>
<string>mobile</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.assistant_service.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.assistant_service</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/AssistantServices.framework/assistant_service</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.assistant.speech-capture.finished</key>
<dict>
<key>Notification</key>
<string>com.apple.assistant.speech-capture.finished</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.assistant_service</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.iaptransportd.plist</key>
<dict>
<key>KeepAlive</key>
<true/>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>-49</integer>
</dict>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.iaptransportd.distributednotification.server</key>
<dict>
<key>HideUntilCheckIn</key>
<true/>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.iaptransportd.xpc</key>
<true/>
<key>com.apple.iaptransportd</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.iaptransportd.ExternalAccessory.distributednotification.server</key>
<dict>
<key>HideUntilCheckIn</key>
<true/>
<key>ResetAtClose</key>
<true/>
</dict>
</dict>
<key>RunAtLoad</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/IAP.framework/Support/iaptransportd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.iaptransportd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.dasd.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/dasd</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.duetactivityscheduler</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.system.powersources.percent</key>
<dict>
<key>Notification</key>
<string>com.apple.system.powersources.percent</string>
</dict>
<key>com.apple.appletv.backgroundstate</key>
<dict>
<key>Notification</key>
<string>com.apple.appletv.backgroundstate</string>
</dict>
<key>com.apple.springboard.lockstate</key>
<dict>
<key>Notification</key>
<string>com.apple.springboard.lockstate</string>
</dict>
<key>com.apple.coreduetd.remoteDeviceChange</key>
<dict>
<key>Notification</key>
<string>com.apple.coreduetd.remoteDeviceChange</string>
</dict>
<key>kKeepAppsUpToDateEnabledChangedNotification</key>
<dict>
<key>Notification</key>
<string>kKeepAppsUpToDateEnabledChangedNotification</string>
</dict>
<key>com.apple.springboard.hasBlankedScreen</key>
<dict>
<key>Notification</key>
<string>com.apple.springboard.hasBlankedScreen</string>
</dict>
<key>com.apple.system.batterysavermode</key>
<dict>
<key>Notification</key>
<string>com.apple.system.batterysavermode</string>
</dict>
<key>com.apple.system.powersources.source</key>
<dict>
<key>Notification</key>
<string>com.apple.system.powersources.source</string>
</dict>
<key>com.apple.system.powersources.criticallevel</key>
<dict>
<key>Notification</key>
<string>com.apple.system.powersources.criticallevel</string>
</dict>
<key>com.apple.powermanagement.systempowerstate</key>
<dict>
<key>Notification</key>
<string>com.apple.powermanagement.systempowerstate</string>
</dict>
<key>com.apple.system.thermalpressurelevel.cold</key>
<dict>
<key>Notification</key>
<string>com.apple.system.thermalpressurelevel.cold</string>
</dict>
<key>com.apple.duetbm.internalSettingsChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.duetbm.internalSettingsChanged</string>
</dict>
<key>com.apple.iokit.hid.displayStatus</key>
<dict>
<key>Notification</key>
<string>com.apple.iokit.hid.displayStatus</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.dasd.closureOnBoot</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>Priority</key>
<string>Utility</string>
<key>GracePeriod</key>
<integer>0</integer>
<key>Repeating</key>
<false/>
</dict>
<key>com.apple.dasd.closureOpportunistic</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>Priority</key>
<string>Maintenance</string>
<key>GracePeriod</key>
<integer>21600</integer>
<key>Repeating</key>
<false/>
<key>RequireScreenSleep</key>
<true/>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.dasd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.accessoryd.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.accessories.assistivetouch</key>
<true/>
<key>com.apple.accessories.navigation</key>
<true/>
<key>com.apple.accessories.transport-server</key>
<true/>
<key>com.apple.accessories.voiceover</key>
<true/>
<key>com.apple.iap2d.ExternalAccessory.distributednotification.server</key>
<dict>
<key>HideUntilCheckIn</key>
<true/>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.iaptransportd.xpc</key>
<true/>
<key>com.apple.iap2d.distributednotification.server</key>
<dict>
<key>HideUntilCheckIn</key>
<true/>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.accessories.externalaccessory-server</key>
<true/>
<key>com.apple.iap2d.xpc</key>
<true/>
<key>com.apple.accessories.now-playing</key>
<true/>
<key>com.apple.accessories.hid</key>
<true/>
<key>com.apple.accessories.oobbtpairing</key>
<true/>
<key>com.apple.accessories.communications</key>
<true/>
<key>com.apple.accessories.audio</key>
<true/>
<key>com.apple.accessories.blepairing</key>
<true/>
<key>com.apple.accessories.connection-info-server</key>
<true/>
<key>com.apple.accessories.medialibrary</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/CoreAccessories.framework/Support/accessoryd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.accessoryd.btServiceMatching</key>
<dict>
<key>com.apple.accessoryd.matching.btService</key>
<dict>
<key>IOMatchLaunchStream</key>
<true/>
</dict>
</dict>
<key>com.apple.iokit.matching</key>
<dict>
<key>com.apple.accessoryd.matching.authCP</key>
<dict>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOProviderClass</key>
<string>AppleAuthCP</string>
</dict>
<key>com.apple.accessoryd.matching.usbHost</key>
<dict>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOPropertyMatch</key>
<dict>
<key>SupportsIAP</key>
<true/>
</dict>
<key>IOProviderClass</key>
<string>IOUSBHostInterface</string>
</dict>
<key>com.apple.accessoryd.matching.OOBPairing</key>
<dict>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOProviderClass</key>
<string>IOAccessoryOOBPairingInterface</string>
</dict>
</dict>
<key>com.apple.accessoryd.digitalIDMatching</key>
<dict>
<key>com.apple.accessoryd.matching.digitalID</key>
<dict>
<key>IOMatchLaunchStream</key>
<true/>
</dict>
</dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.nfcacd.multitag.state.change</key>
<dict>
<key>Notification</key>
<string>com.apple.nfcacd.multitag.state.change</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.accessoryd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.symptomsd.helper.plist</key>
<dict>
<key>GroupName</key>
<string>_networkd</string>
<key>Program</key>
<string>/usr/libexec/symptomsd-helper</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.symptomsd.helper</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/symptomsd-helper</string>
</array>
<key>UserName</key>
<string>_networkd</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.symptomsd.helper</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.CommCenterMobileHelper.plist</key>
<dict>
<key>GroupName</key>
<string>mobile</string>
<key>UserName</key>
<string>mobile</string>
<key>ThrottleInterval</key>
<integer>0</integer>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>application-identifier</key>
<string>com.apple.CommCenterMobileHelper</string>
<key>MachServices</key>
<dict>
<key>com.apple.commcenter.mobile-helper</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.abm.helper.mobile</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.commcenter.mobile-helper-rest</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenterMobileHelper</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.ManagedConfiguration.profileListChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.ManagedConfiguration.profileListChanged</string>
</dict>
<key>com.apple.purplebuddy.setupdone</key>
<dict>
<key>Notification</key>
<string>com.apple.purplebuddy.setupdone</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.CommCenterMobileHelper</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.bookassetd.plist</key>
<dict>
<key>Label</key>
<string>com.apple.bookassetd</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.mobile.cache_delete_ibooks</key>
<true/>
<key>com.apple.aps.bookassetd</key>
<true/>
<key>com.apple.ibooks.BLService</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.iBooks</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/BookLibrary.framework/Support/bookassetd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>RunAtLoad</key>
<false/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.ptpcamerad.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/ptpcamerad</string>
</array>
<key>EnvironmentVariables</key>
<dict/>
<key>ProcessType</key>
<string>Adaptive</string>
<key>Disabled</key>
<false/>
<key>MachServices</key>
<dict>
<key>com.apple.ptpcamerad</key>
<true/>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>RunAtLoad</key>
<false/>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.ptpcamerad</string>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.security.otpaird.plist</key>
<dict>
<key>EnableTransactions</key>
<true/>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.security.otpaird</string>
<key>MachServices</key>
<dict>
<key>com.apple.private.alloy.octagon-idswake</key>
<true/>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>Program</key>
<string>/usr/libexec/otpaird</string>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.nanoweatherprefsd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/Weather.framework/Support/nanoweatherprefsd</string>
<key>UserName</key>
<string>mobile</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.nanoweatherprefssync.pairedsync</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>RunAtLoad</key>
<false/>
<key>KeepAlive</key>
<false/>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.weather.temperatureUnitsChangedNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.weather.temperatureUnitsChangedNotification</string>
</dict>
<key>com.apple.language.changed</key>
<dict>
<key>Notification</key>
<string>com.apple.language.changed</string>
</dict>
<key>com.apple.LaunchServices.ApplicationsChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.LaunchServices.ApplicationsChanged</string>
</dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
<key>com.apple.nanoweatherprefsd.PreferencesChangedNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoweatherprefsd.PreferencesChangedNotification</string>
</dict>
<key>AppleDatePreferencesChangedNotification</key>
<dict>
<key>Notification</key>
<string>AppleDatePreferencesChangedNotification</string>
</dict>
<key>com.apple.Preferences.ChangedRestrictionsEnabledStateNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.Preferences.ChangedRestrictionsEnabledStateNotification</string>
</dict>
<key>com.apple.nanoweatherprefsd.kvstorechange</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoweatherprefsd.kvstorechange</string>
</dict>
<key>com.apple.nanoregistry.paireddevicedidchangeversion</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoregistry.paireddevicedidchangeversion</string>
</dict>
<key>com.apple.weather.WeatherCityListPrefsChangedNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.weather.WeatherCityListPrefsChangedNotification</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.nanoweatherprefsd</string>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.appconduitd.plist</key>
<dict>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/private/var/mobile/Library/AppConduit/local_appstore_install_in_progress</key>
<true/>
<key>/private/var/mobile/Library/AppConduit/install_in_progress</key>
<true/>
</dict>
</dict>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/AppConduit.framework/Support/appconduitd</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.appconduitd.appstate.pairedsync</key>
<true/>
<key>com.apple.private.alloy.appsyncconduit-idswake</key>
<true/>
<key>com.apple.appconduitd.device-connection</key>
<true/>
<key>com.apple.appconduitd.pairedsync</key>
<true/>
<key>com.apple.private.alloy.appconduit-idswake</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.pairedsync.syncDidComplete</key>
<dict>
<key>Notification</key>
<string>com.apple.pairedsync.syncDidComplete</string>
</dict>
<key>MISUPPTrustRevoked</key>
<dict>
<key>Notification</key>
<string>MISUPPTrustRevoked</string>
</dict>
<key>MISUPPTrustSet</key>
<dict>
<key>Notification</key>
<string>MISUPPTrustSet</string>
</dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.LaunchServices.applicationUnregistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
<key>com.apple.LaunchServices.applicationRegistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationRegistered</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.appconduitd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.MobileFileIntegrity.plist</key>
<dict>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/amfid</string>
</array>
<key>Label</key>
<string>com.apple.MobileFileIntegrity</string>
<key>MachServices</key>
<dict>
<key>com.apple.MobileFileIntegrity</key>
<dict>
<key>HostSpecialPort</key>
<integer>18</integer>
</dict>
</dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.fsevents.matching</key>
<dict>
<key>com.apple.MobileFileIntegrity.LibraryValidationPrefsChanged</key>
<dict>
<key>Path</key>
<string>/Library/Preferences/com.apple.security.libraryvalidation.plist</string>
</dict>
<key>com.apple.MobileFileIntegrity.LegacyAllowlistChanged</key>
<dict>
<key>Path</key>
<string>/Library/Apple/System/Library/CoreServices/XProtect.bundle/Contents/Resources/LegacyEntitlementAllowlist.plist</string>
</dict>
<key>com.apple.MobileFileIntegrity.CodeRequirementPrefsChanged</key>
<dict>
<key>Path</key>
<string>/Library/Preferences/com.apple.security.coderequirements.plist</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.itunesstored.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>-49</integer>
<key>JetsamMemoryLimit</key>
<integer>3600</integer>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.itunesstored.bulletinboard</key>
<true/>
<key>com.apple.itunesstored.aps.dev</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.MobileStore</key>
<true/>
<key>com.apple.iTunesStore.daemon.public</key>
<true/>
<key>com.apple.itunesstored.xpc</key>
<true/>
<key>com.apple.iTunesStore.daemon.notifications.public</key>
<true/>
<key>com.apple.itunesstored.aps</key>
<true/>
<key>com.apple.itunesstored.CacheDelete</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/iTunesStore.framework/Support/itunesstored</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.Preferences.ResetPrivacyWarningsNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.Preferences.ResetPrivacyWarningsNotification</string>
</dict>
<key>com.apple.itunesstored.invalidatebags</key>
<dict>
<key>Notification</key>
<string>com.apple.itunesstored.invalidatebags</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.LaunchServices.applicationUnregistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
<key>com.apple.LaunchServices.applicationRegistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationRegistered</string>
</dict>
</dict>
<key>com.apple.nsurlsessiond-events</key>
<dict>
<key>LaunchOnDemand</key>
<dict>
<key>ClientIdentifier</key>
<string>com.apple.itunesstored</string>
</dict>
</dict>
</dict>
<key>KeepAlive</key>
<dict>
<key>AfterInitialDemand</key>
<true/>
<key>SuccessfulExit</key>
<false/>
</dict>
<key>Label</key>
<string>com.apple.itunesstored</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.misagent.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/misagent</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.misagent</string>
<key>MachServices</key>
<dict>
<key>com.apple.misagent</key>
<true/>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mobile.insecure_notification_proxy.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/notification_proxy</string>
<string>-i</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.mobile.insecure_notification_proxy</string>
<key>MachServices</key>
<dict>
<key>com.apple.mobile.insecure_notification_proxy</key>
<true/>
</dict>
<key>ProcessType</key>
<string>Background</string>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.hangreporter.plist</key>
<dict>
<key>LowPriorityIO</key>
<true/>
<key>WatchPaths</key>
<array>
<string>/var/root/Library/Caches/hangtracerd/spool</string>
<string>/var/mobile/Library/Caches/com.apple.backboardd/spool</string>
</array>
<key>ProcessType</key>
<string>Background</string>
<key>MachServices</key>
<dict>
<key>com.apple.hangreporter</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/hangreporter</string>
</array>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.hangreporter</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.installcoordinationd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/private/var/containers/Shared/SystemGroup/systemgroup.com.apple.installcoordinationd/Library/InstallCoordination/PendingWork.plist</key>
<true/>
</dict>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.installcoordinationd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/InstallCoordination.framework/Support/installcoordinationd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.installcoordinationd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.contactsd.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.contactsd.launch-services-proxy</key>
<true/>
<key>com.apple.contactsd</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Frameworks/Contacts.framework/Support/contactsd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.contactsd.VerifyCoreSpotlightService</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>GracePeriod</key>
<integer>86400</integer>
<key>Repeating</key>
<true/>
<key>AllowBattery</key>
<false/>
<key>Delay</key>
<integer>86400</integer>
<key>RequireScreenSleep</key>
<true/>
</dict>
<key>com.apple.contactsd.BackupConfigurationService</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>GracePeriod</key>
<integer>86400</integer>
<key>Repeating</key>
<true/>
<key>AllowBattery</key>
<false/>
<key>Delay</key>
<integer>86400</integer>
<key>RequireScreenSleep</key>
<true/>
</dict>
</dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.contacts.clientDidDisplayFavorites</key>
<dict>
<key>Notification</key>
<string>com.apple.contacts.clientDidDisplayFavorites</string>
</dict>
<key>__ABDataBaseChangedByOtherProcessNotification</key>
<dict>
<key>Notification</key>
<string>__ABDataBaseChangedByOtherProcessNotification</string>
</dict>
<key>com.apple.datamigrator.migrationDidFinish</key>
<dict>
<key>Notification</key>
<string>com.apple.datamigrator.migrationDidFinish</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.contactsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.BTServer.pbap.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/BTPbap</string>
</array>
<key>ThrottleInterval</key>
<integer>0</integer>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.BTServer.pbap</string>
<key>MachServices</key>
<dict>
<key>com.apple.BTServer.pbap</key>
<true/>
</dict>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.systemstats.microstackshot_periodic.plist</key>
<dict>
<key>LowPriorityIO</key>
<true/>
<key>ProcessType</key>
<string>Background</string>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/microstackshot</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.systemstats.microstackshot_periodic</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>GracePeriod</key>
<real>28800</real>
<key>Delay</key>
<integer>82800</integer>
<key>Interval</key>
<integer>86400</integer>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.systemstats.microstackshot_periodic</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.RestoreRemoteServices.restoreserviced.plist</key>
<dict>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>RemoteServices</key>
<dict>
<key>com.apple.RestoreRemoteServices.restoreserviced</key>
<dict>
<key>RequireEntitlement</key>
<string>com.apple.private.RestoreRemoteServices.restoreservice.remote</string>
<key>ServiceProperties</key>
<dict>
<key>ServiceVersion</key>
<integer>1</integer>
<key>UsesRemoteXPC</key>
<true/>
</dict>
<key>ExposedToUntrustedDevices</key>
<true/>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/restoreserviced</string>
</array>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.RestoreRemoteServices.restoreserviced</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.assetsd.nebulad.plist</key>
<dict>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>25</integer>
<key>JetsamMemoryLimit</key>
<integer>7680</integer>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.assetsd.nebulad</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/mobile/Media/DCIM/.MISC/nebuladkeepalive</key>
<true/>
</dict>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/CameraUI.framework/Support/nebulad</string>
</array>
<key>Label</key>
<string>com.apple.assetsd.nebulad</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.apsd.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.apsd.nsxpc</key>
<true/>
<key>com.apple.apsd</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/ApplePushService.framework/apsd</string>
</array>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/mobile/Library/Preferences/com.apple.apsd.launchd</key>
<true/>
</dict>
</dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.pushproxy.idslaunchnotification</key>
<dict>
<key>Notification</key>
<string>com.apple.pushproxy.idslaunchnotification</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.apsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.bird.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>EnvironmentVariables</key>
<dict/>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>DrainMessagesOnFailedInit</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.bird.token</key>
<true/>
<key>com.apple.bird.push</key>
<true/>
<key>com.apple.bird.cache-delete</key>
<true/>
<key>com.apple.bird</key>
<true/>
</dict>
<key>Disabled</key>
<false/>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/CloudDocsDaemon.framework/bird</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.bird.configuration-server-update</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>172800</integer>
</dict>
<key>com.apple.bird.analytics-report</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>RequireScreenSleep</key>
<true/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
</dict>
<key>com.apple.bird.app-telemetry</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>RequireScreenSleep</key>
<true/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>604800</integer>
</dict>
<key>com.apple.bird.sync</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>28800</integer>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.bird.apps.uninstall</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
<key>com.apple.bird.apps.install</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationRegistered</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.bird</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.triald.plist</key>
<dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.triald.new-experiment</key>
<dict>
<key>Notification</key>
<string>com.apple.triald.new-experiment</string>
</dict>
<key>com.apple.triald.wake</key>
<dict>
<key>Notification</key>
<string>com.apple.triald.wake</string>
</dict>
<key>com.apple.language.changed</key>
<dict>
<key>Notification</key>
<string>com.apple.language.changed</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.triald.retries-networking</key>
<dict/>
<key>com.apple.triald.client-trigger.wifi</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<false/>
<key>RequireInexpensiveNetworkConnectivity</key>
<true/>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.triald.cellular</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<false/>
<key>RandomInitialDelay</key>
<integer>3600</integer>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>259200</integer>
<key>RequireInexpensiveNetworkConnectivity</key>
<false/>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.triald.post-upgrade</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>PostInstall</key>
<true/>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.triald.fetch-experiments</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>RequiresClassC</key>
<true/>
<key>AllowBattery</key>
<false/>
<key>RandomInitialDelay</key>
<integer>3600</integer>
<key>Repeating</key>
<true/>
<key>Interval</key>
<real>86400</real>
<key>RequireInexpensiveNetworkConnectivity</key>
<true/>
</dict>
<key>com.apple.triald.client-trigger.cellular</key>
<dict>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<false/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<false/>
<key>RequireInexpensiveNetworkConnectivity</key>
<false/>
<key>RequiresClassC</key>
<true/>
</dict>
<key>com.apple.triald.task-queue</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.triald</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.triald.namespace-management</key>
<true/>
<key>com.apple.triald.internal</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/triald</string>
</array>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/triald</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.OTACrashCopier.plist</key>
<dict>
<key>Program</key>
<string>/System/Library/CoreServices/OTACrashCopier</string>
<key>RunAtLoad</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>ProcessType</key>
<string>Background</string>
<key>MachServices</key>
<dict>
<key>com.apple.OSASubmission.client</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>OTACrashCopier</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>BetaCrashReported</key>
<dict>
<key>Name</key>
<string>com.apple.ReportCrash.beta</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.OTACrashCopier.WatchDog</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<integer>10800</integer>
<key>Priority</key>
<string>Utility</string>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>172800</integer>
</dict>
</dict>
<key>com.apple.nsurlsessiond-events</key>
<dict>
<key>LaunchOnDemand</key>
<dict>
<key>ClientIdentifier</key>
<string>com.apple.OTACrashCopier</string>
</dict>
</dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>SubmissionPreferenceChangedEvent</key>
<dict>
<key>Notification</key>
<string>com.apple.OTACrashCopier.SubmissionPreferenceChanged</string>
</dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.OTACrashCopier</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.askpermissiond.plist</key>
<dict>
<key>RunAtLoad</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.askpermissiond</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.askpermission.notifications</key>
<true/>
<key>com.apple.aps.askpermission</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/AskPermission.framework/Support/askpermissiond</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.usernotificationcenter.matching</key>
<dict>
<key>askpermissiond</key>
<dict>
<key>system</key>
<true/>
<key>events</key>
<array>
<string>didDismissAlert</string>
<string>didActivateNotification</string>
<string>didDeliverNotification</string>
<string>didSnoozeAlert</string>
<string>didRemoveDeliveredNotifications</string>
<string>didExpireNotifications</string>
</array>
<key>bundleid</key>
<string>com.apple.askpermissiond</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.askpermissiond</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.nanobackupd.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/NanoBackup.framework/nanobackupd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.nanobackupd</string>
<key>MachServices</key>
<dict>
<key>com.apple.nanobackup</key>
<true/>
</dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>EnablePressuredExit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.iosdiagnosticsd.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/iOSDiagnostics.framework/iosdiagnosticsd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.iosdiagnosticsd</string>
<key>MachServices</key>
<dict>
<key>com.apple.private.alloy.iosdiagnostics.icloud-idswake</key>
<true/>
<key>com.apple.iosdiagnosticsd</key>
<true/>
<key>com.apple.private.alloy.iosdiagnostics-idswake</key>
<true/>
</dict>
<key>RunAtLoad</key>
<false/>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.followupd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/CoreFollowUp.framework/followupd</string>
</array>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.corefollowup.agent</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.Preferences</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>TransactionTimeLimitTimeoutDelta</key>
<integer>600</integer>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.followup.notify</key>
<dict/>
</dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.springboard.lockstate</key>
<dict>
<key>Notification</key>
<string>com.apple.springboard.lockstate</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.followupd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.distnoted.xpc.daemon.plist</key>
<dict>
<key>GroupName</key>
<string>_distnote</string>
<key>EnablePressuredExit</key>
<false/>
<key>EnvironmentVariables</key>
<dict>
<key>MallocMaxMagazines</key>
<string>1</string>
</dict>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.distributed_notifications@1v3</key>
<true/>
<key>com.apple.distributed_notifications@0v3</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>_distnote</string>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/distnoted</string>
<string>daemon</string>
</array>
<key>KeepAlive</key>
<true/>
<key>Label</key>
<string>com.apple.distnoted.xpc.daemon</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.navd.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.purplebuddy.setupdone</key>
<dict>
<key>Notification</key>
<string>com.apple.purplebuddy.setupdone</string>
</dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
<key>com.apple.navd.backgroundCommute.startPredicting</key>
<dict>
<key>Notification</key>
<string>com.apple.navd.backgroundCommute.startPredicting</string>
</dict>
</dict>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.navigationService</key>
<true/>
<key>com.apple.navigationServer</key>
<true/>
<key>com.apple.maps.virtualgarage.server</key>
<true/>
<key>com.apple.navd</key>
<true/>
<key>com.apple.navd.recentLocationsService</key>
<true/>
<key>com.apple.navigationListener</key>
<true/>
</dict>
<key>RunAtLoad</key>
<true/>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/mobile/Library/Caches/GeoServices/Navd/working</key>
<true/>
</dict>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/MapsSupport.framework/navd</string>
</array>
<key>Label</key>
<string>com.apple.navd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.coreservices.useractivityd.plist</key>
<dict>
<key>RunAtLoad</key>
<false/>
<key>Label</key>
<string>com.apple.coreservices.useractivityd</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>LimitLoadToSessionType</key>
<array>
<string>Aqua</string>
<string>LoginWindow</string>
</array>
<key>MachServices</key>
<dict>
<key>com.apple.coreservices.lsbestappsuggestionmanager.xpc</key>
<true/>
<key>com.apple.coreservices.lsuseractivityadministration.xpc</key>
<true/>
<key>com.apple.coreservices.lsuseractivitymanager.xpc</key>
<true/>
<key>com.apple.coreservices.uasharedpasteboardaux.xpc</key>
<true/>
<key>com.apple.coreservices.uasharedpasteboardcontroll.xpc</key>
<true/>
<key>com.apple.coreservices.uasharedpasteboardmanager.xpc</key>
<true/>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/UserActivity.framework/Agents/useractivityd</string>
</array>
<key>EnablePressuredExit</key>
<true/>
<key>DrainMessagesAfterFailedInit</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.aned.plist</key>
<dict>
<key>com.apple.ane.iokit-user-access</key>
<true/>
<key>LaunchEvents</key>
<dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.LaunchServices.applicationUnregistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
<key>com.apple.LaunchServices.applicationRegistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationRegistered</string>
</dict>
<key>com.apple.LaunchServices.applicationStateChanged</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationStateChanged</string>
</dict>
</dict>
<key>com.apple.iokit.matching</key>
<dict>
<key>com.apple.aned.exit</key>
<dict>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOPropertyMatch</key>
<dict>
<key>aned</key>
<false/>
</dict>
<key>IOMatchAll</key>
<true/>
</dict>
<key>com.apple.aned.launch</key>
<dict>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOPropertyMatch</key>
<dict>
<key>aned</key>
<true/>
</dict>
<key>IOMatchAll</key>
<true/>
</dict>
</dict>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/aned</string>
</array>
<key>ProcessType</key>
<string>Adaptive</string>
<key>Label</key>
<string>com.apple.aned</string>
<key>MachServices</key>
<dict>
<key>com.apple.appleneuralengine.private</key>
<true/>
<key>com.apple.appleneuralengine</key>
<true/>
<key>com.apple.aned.CacheDelete</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>RunAtLoad</key>
<false/>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/aned</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.SCHelper.plist</key>
<dict>
<key>EnablePressuredExit</key>
<false/>
<key>Program</key>
<string>/System/Library/Frameworks/SystemConfiguration.framework/SCHelper</string>
<key>Label</key>
<string>com.apple.SCHelper</string>
<key>MachServices</key>
<dict>
<key>com.apple.SystemConfiguration.helper</key>
<true/>
</dict>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>EnableTransactions</key>
<false/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.pcapd.plist</key>
<dict>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.pcapd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/pcapd</string>
</array>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.pcapd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.remoted.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>PublishesEvents</key>
<dict>
<key>com.apple.remoteservicediscovery.events</key>
<true/>
<key>com.apple.remoted.service</key>
<dict>
<key>DomainInternal</key>
<true/>
</dict>
</dict>
<key>EnvironmentVariables</key>
<dict>
<key>PRODUCT_INFO_FILTER_DISABLE</key>
<string></string>
</dict>
<key>ProcessType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.remoted</key>
<true/>
<key>com.apple.remoted.control</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/remoted</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.iokit.matching</key>
<dict>
<key>com.apple.remoted.ncm-host-attach</key>
<dict>
<key>IOProviderClass</key>
<string>IOEthernetInterface</string>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOMatchAll</key>
<true/>
<key>IOParentMatch</key>
<dict>
<key>IOProviderClass</key>
<string>AppleUSBDeviceNCMData</string>
</dict>
</dict>
<key>com.apple.remoted.ncm-device-attach</key>
<dict>
<key>IOProviderClass</key>
<string>IOEthernetInterface</string>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOParentMatch</key>
<dict>
<key>IOPropertyMatch</key>
<dict>
<key>IOModel</key>
<string>USB</string>
<key>idVendor</key>
<integer>1452</integer>
</dict>
<key>IOProviderClass</key>
<string>AppleUSBNCMData</string>
</dict>
</dict>
</dict>
</dict>
<key>KeepAlive</key>
<dict>
<key>Crashed</key>
<true/>
</dict>
<key>Label</key>
<string>com.apple.remoted</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.siriactionsd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>RunAtLoad</key>
<false/>
<key>EnvironmentVariables</key>
<dict>
<key>MallocStackLoggingDirectory</key>
<string>/private/var/tmp/com.apple.siriactionsd</string>
</dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.siriactionsd.pairedsync</key>
<true/>
<key>com.apple.aps.siriactionsd</key>
<true/>
<key>com.apple.private.alloy.shortcuts-idswake</key>
<true/>
<key>com.apple.siri.VoiceShortcuts.xpc</key>
<true/>
<key>com.apple.private.alloy.siri.voiceshortcuts-idswake</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.shortcuts</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/VoiceShortcuts.framework/siriactionsd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>SignificantTimeChange</key>
<dict>
<key>Notification</key>
<string>SignificantTimeChangeNotification</string>
</dict>
<key>kAFPreferencesDidChangeDarwinNotification</key>
<dict>
<key>Notification</key>
<string>kAFPreferencesDidChangeDarwinNotification</string>
</dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
<key>com.apple.shortcuts.daemon-wakeup-request</key>
<dict>
<key>Notification</key>
<string>com.apple.shortcuts.daemon-wakeup-request</string>
</dict>
<key>com.apple.siri.ShortcutsCloudKitAccountModifiedNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.siri.ShortcutsCloudKitAccountModifiedNotification</string>
</dict>
<key>com.apple.nanoregistry.paireddevicedidchangeversion</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoregistry.paireddevicedidchangeversion</string>
</dict>
<key>com.apple.siri.ShortcutsCloudKitAccountAddedNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.siri.ShortcutsCloudKitAccountAddedNotification</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>CoreDataDatabaseChanged</key>
<dict>
<key>Name</key>
<string>com.apple.shortcuts.WFCoreDataDatabaseContextDidSaveNotification</string>
</dict>
<key>ApplicationStateChanged</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationStateChanged</string>
</dict>
<key>ApplicationRegistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationRegistered</string>
</dict>
<key>ApplicationUnregistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.siriactionsd.RemoteQuarantineUpdate</key>
<dict>
<key>Priority</key>
<string>Utility</string>
<key>RequireNetworkConnectivity</key>
<true/>
<key>AllowBattery</key>
<true/>
<key>RandomInitialDelay</key>
<integer>3600</integer>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>NetworkTransferDirection</key>
<string>Download</string>
<key>DuetRelatedApplications</key>
<array>
<string>com.apple.shortcuts</string>
</array>
</dict>
<key>com.apple.siriactionsd.ShortcutsWeeklyMetricCheckIn</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>DuetRelatedApplications</key>
<array>
<string>com.apple.shortcuts</string>
</array>
<key>AllowBattery</key>
<true/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
<key>RandomInitialDelay</key>
<integer>86400</integer>
</dict>
<key>com.apple.siriactionsd.ShortcutsDailyMetricCheckIn</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>DuetRelatedApplications</key>
<array>
<string>com.apple.shortcuts</string>
</array>
<key>AllowBattery</key>
<true/>
<key>Repeating</key>
<true/>
<key>Interval</key>
<integer>28800</integer>
<key>RandomInitialDelay</key>
<real>28800</real>
</dict>
</dict>
<key>com.apple.coreduetcontext.client_event_stream</key>
<dict>
<key>notification</key>
<dict>
<key>client-identifier</key>
<string>com.apple.siriactionsd.contextstore-registration</string>
</dict>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.siriactionsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.screensharingserver.plist</key>
<dict>
<key>Label</key>
<string>com.apple.screensharingserver</string>
<key>UserName</key>
<string>mobile</string>
<key>ProcessType</key>
<string>Standard</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.ScreenSharingViewServiceHelper</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>System/Library/CoreServices/ScreenSharingServer.app/ScreenSharingServer</string>
<string>-i</string>
<string>-a</string>
<string>-d</string>
<string>16</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.screensharing.idslaunchnotification</key>
<dict>
<key>Notification</key>
<string>com.apple.screensharing.idslaunchnotification</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/System/Library/CoreServices/ScreenSharingServer.app/ScreenSharingServer</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.DumpPanic.plist</key>
<dict>
<key>RunAtLoad</key>
<true/>
<key>ProcessType</key>
<string>Interactive</string>
<key>EnableTransactions</key>
<false/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/DumpPanic</string>
</array>
<key>KeepAlive</key>
<dict>
<key>Crashed</key>
<true/>
</dict>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.DumpPanic</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.dhcp6d.plist</key>
<dict>
<key>Label</key>
<string>com.apple.dhcp6d</string>
<key>Disabled</key>
<true/>
<key>EnableTransactions</key>
<false/>
<key>UserName</key>
<string>nobody</string>
<key>KeepAlive</key>
<true/>
<key>EnablePressuredExit</key>
<false/>
<key>Program</key>
<string>/usr/libexec/dhcp6d</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.contextstored.plist</key>
<dict>
<key>Program</key>
<string>/System/Library/PrivateFrameworks/CoreDuetContext.framework/Resources/contextstored</string>
<key>Label</key>
<string>com.apple.contextstored</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.coreduetd.batterysaver</key>
<true/>
<key>com.apple.coreduetd.context</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.system.config.network_change</key>
<dict>
<key>Notification</key>
<string>com.apple.system.config.network_change</string>
</dict>
<key>com.apple.system.powersources.percent</key>
<dict>
<key>Notification</key>
<string>com.apple.system.powersources.percent</string>
</dict>
<key>com.apple.coreduet.idslaunchnotification</key>
<dict>
<key>Notification</key>
<string>com.apple.coreduet.idslaunchnotification</string>
</dict>
<key>com.apple.LaunchServices.ApplicationsChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.LaunchServices.ApplicationsChanged</string>
</dict>
<key>com.apple.GeoServices.navigation.stopped</key>
<dict>
<key>Notification</key>
<string>com.apple.GeoServices.navigation.stopped</string>
</dict>
<key>com.apple.GeoServices.navigation.started</key>
<dict>
<key>Notification</key>
<string>com.apple.GeoServices.navigation.started</string>
</dict>
<key>com.apple.mobile.keybagd.lock_status</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.lock_status</string>
</dict>
<key>com.apple.MediaRemote.nowPlayingInfoDidChange</key>
<dict>
<key>Notification</key>
<string>com.apple.MediaRemote.nowPlayingInfoDidChange</string>
</dict>
<key>com.apple.powermanagement.systemsleeppreventers</key>
<dict>
<key>Notification</key>
<string>com.apple.powermanagement.systemsleeppreventers</string>
</dict>
<key>HKHealthDaemonActiveWorkoutServersDidUpdateNotification</key>
<dict>
<key>Notification</key>
<string>HKHealthDaemonActiveWorkoutServersDidUpdateNotification</string>
</dict>
<key>com.apple.springboard.lockstate</key>
<dict>
<key>Notification</key>
<string>com.apple.springboard.lockstate</string>
</dict>
<key>com.apple.icloud.fmip.lostmode.enable</key>
<dict>
<key>Notification</key>
<string>com.apple.icloud.fmip.lostmode.enable</string>
</dict>
<key>com.apple.powermanagement.idlesleeppreventers</key>
<dict>
<key>Notification</key>
<string>com.apple.powermanagement.idlesleeppreventers</string>
</dict>
<key>SignificantTimeChangeNotification</key>
<dict>
<key>Notification</key>
<string>SignificantTimeChangeNotification</string>
</dict>
<key>com.apple.coreduetd.nearbydeviceschanged</key>
<dict>
<key>Notification</key>
<string>com.apple.coreduetd.nearbydeviceschanged</string>
</dict>
<key>com.apple.powermanagement.restartpreventers</key>
<dict>
<key>Notification</key>
<string>com.apple.powermanagement.restartpreventers</string>
</dict>
<key>com.apple.system.powermanagement.poweradapter</key>
<dict>
<key>Notification</key>
<string>com.apple.system.powermanagement.poweradapter</string>
</dict>
<key>com.apple.iokit.hid.displayStatus</key>
<dict>
<key>Notification</key>
<string>com.apple.iokit.hid.displayStatus</string>
</dict>
<key>com.apple.symptoms.materialLinkQualityChange</key>
<dict>
<key>Notification</key>
<string>com.apple.symptoms.materialLinkQualityChange</string>
</dict>
<key>com.apple.locationd.vehicle.connected</key>
<dict>
<key>Notification</key>
<string>com.apple.locationd.vehicle.connected</string>
</dict>
<key>com.apple.locationd.vehicle.disconnected</key>
<dict>
<key>Notification</key>
<string>com.apple.locationd.vehicle.disconnected</string>
</dict>
<key>com.apple.bluetooth.connection</key>
<dict>
<key>Notification</key>
<string>com.apple.bluetooth.connection</string>
</dict>
<key>com.apple.coremedia.carplayisconnected</key>
<dict>
<key>Notification</key>
<string>com.apple.coremedia.carplayisconnected</string>
</dict>
<key>com.apple.coreaudio.borealisTrigger</key>
<dict>
<key>Notification</key>
<string>com.apple.coreaudio.borealisTrigger</string>
</dict>
<key>com.apple.coreaudio.RoutingConfiguration</key>
<dict>
<key>Notification</key>
<string>com.apple.coreaudio.RoutingConfiguration</string>
</dict>
<key>com.apple.system.powermanagement.uservisiblepowerevent</key>
<dict>
<key>Notification</key>
<string>com.apple.system.powermanagement.uservisiblepowerevent</string>
</dict>
<key>com.apple.system.thermalpressurelevel</key>
<dict>
<key>Notification</key>
<string>com.apple.system.thermalpressurelevel</string>
</dict>
<key>com.apple.springboard.pluggedin</key>
<dict>
<key>Notification</key>
<string>com.apple.springboard.pluggedin</string>
</dict>
<key>com.apple.MediaRemote.nowPlayingApplicationIsPlayingDidChange</key>
<dict>
<key>Notification</key>
<string>com.apple.MediaRemote.nowPlayingApplicationIsPlayingDidChange</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>PublishesEvents</key>
<array>
<string>com.apple.coreduetcontext.mdcs_events</string>
<string>com.apple.coreduetcontext.client_event_stream</string>
</array>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.syslogd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<false/>
<key>EnvironmentVariables</key>
<dict>
<key>ASL_DISABLE</key>
<string>1</string>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.system.logger</key>
<true/>
</dict>
<key>Sockets</key>
<dict>
<key>BSDSystemLogger</key>
<dict>
<key>SockType</key>
<string>dgram</string>
<key>SockPathMode</key>
<integer>438</integer>
<key>SockPathName</key>
<string>/var/run/syslog</string>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/syslogd</string>
</array>
<key>KeepAlive</key>
<true/>
<key>Label</key>
<string>com.apple.syslogd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mediaremoted.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.mediaremoted</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.remote-text-editing</key>
<true/>
<key>com.apple.mediaremoted.xpc</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/MediaRemote.framework/Support/mediaremoted</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.AirTunes.DACP.devicevolumechanged</key>
<dict>
<key>Notification</key>
<string>com.apple.AirTunes.DACP.devicevolumechanged</string>
</dict>
<key>com.apple.AirTunes.DACP.device-prevent-playback</key>
<dict>
<key>Notification</key>
<string>com.apple.AirTunes.DACP.device-prevent-playback</string>
</dict>
<key>com.apple.AirTunes.DACP.play</key>
<dict>
<key>Notification</key>
<string>com.apple.AirTunes.DACP.play</string>
</dict>
<key>com.apple.AirTunes.DACP.shuffletoggle</key>
<dict>
<key>Notification</key>
<string>com.apple.AirTunes.DACP.shuffletoggle</string>
</dict>
<key>com.apple.AirTunes.DACP.pause</key>
<dict>
<key>Notification</key>
<string>com.apple.AirTunes.DACP.pause</string>
</dict>
<key>com.apple.AirTunes.DACP.previtem</key>
<dict>
<key>Notification</key>
<string>com.apple.AirTunes.DACP.previtem</string>
</dict>
<key>com.apple.AirTunes.DACP.nextitem</key>
<dict>
<key>Notification</key>
<string>com.apple.AirTunes.DACP.nextitem</string>
</dict>
<key>com.apple.AirTunes.DACP.volumedown</key>
<dict>
<key>Notification</key>
<string>com.apple.AirTunes.DACP.volumedown</string>
</dict>
<key>com.apple.AirTunes.DACP.volumeup</key>
<dict>
<key>Notification</key>
<string>com.apple.AirTunes.DACP.volumeup</string>
</dict>
<key>com.apple.AirTunes.DACP.mutetoggle</key>
<dict>
<key>Notification</key>
<string>com.apple.AirTunes.DACP.mutetoggle</string>
</dict>
<key>com.apple.AirTunes.DACP.devicevolume</key>
<dict>
<key>Notification</key>
<string>com.apple.AirTunes.DACP.devicevolume</string>
</dict>
<key>com.apple.AirTunes.DACP.repeatadv</key>
<dict>
<key>Notification</key>
<string>com.apple.AirTunes.DACP.repeatadv</string>
</dict>
</dict>
</dict>
<key>KeepAlive</key>
<dict>
<key>SuccessfulExit</key>
<false/>
</dict>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.SensorKitALSHelper.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/SensorKitALSHelper</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>Stride calibration recording status </key>
<dict>
<key>Notification</key>
<string>com.apple.private.SensorKit.pedometer.stridecalibration</string>
</dict>
<key>ALS recording status</key>
<dict>
<key>Notification</key>
<string>com.apple.SensorKit.als</string>
</dict>
<key>Phone Usage Report recording status</key>
<dict>
<key>Notification</key>
<string>com.apple.SensorKit.phoneUsageReport</string>
</dict>
<key>Visits recording status </key>
<dict>
<key>Notification</key>
<string>com.apple.SensorKit.visits</string>
</dict>
<key>Messages Usage Report recording status</key>
<dict>
<key>Notification</key>
<string>com.apple.SensorKit.messagesUsageReport</string>
</dict>
<key>Usage Report recording status</key>
<dict>
<key>Notification</key>
<string>com.apple.SensorKit.deviceUsageReport</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.SensorKitALSHelper</string>
<key>RunAtLoad</key>
<false/>
<key>UserName</key>
<string>mobile</string>
<key>ProcessType</key>
<string>Adaptive</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.UserEventAgent-System.plist</key>
<dict>
<key>EventMonitor</key>
<true/>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.xpc.activity.unmanaged</key>
<true/>
<key>com.apple.xpc.activity.control</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/UserEventAgent</string>
<string>(System)</string>
</array>
<key>KeepAlive</key>
<true/>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.UserEventAgent-System</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.midiserver-ios.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Frameworks/CoreMIDI.framework/MIDIServer</string>
</array>
<key>KeepAlive</key>
<false/>
<key>Label</key>
<string>com.apple.midiserver</string>
<key>MachServices</key>
<dict>
<key>com.apple.midiserver.io</key>
<dict>
<key>HideUntilCheckIn</key>
<true/>
</dict>
<key>com.apple.midiserver</key>
<true/>
</dict>
<key>ProcessType</key>
<string>Interactive</string>
<key>UserName</key>
<string>mobile</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.runningboardd.plist</key>
<dict>
<key>Label</key>
<string>com.apple.runningboardd</string>
<key>ThrottleInterval</key>
<integer>1</integer>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.runningboard.watchdog</key>
<true/>
<key>com.apple.runningboard.resource_notify</key>
<true/>
<key>com.apple.runningboard</key>
<true/>
</dict>
<key>RunAtLoad</key>
<true/>
<key>KeepAlive</key>
<true/>
<key>EnablePressuredExit</key>
<false/>
<key>Program</key>
<string>/usr/libexec/runningboardd</string>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.nanosystemsettingsd.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.nanosystemsettings.pairedsync</key>
<true/>
<key>com.apple.nanosystemsettings</key>
<true/>
<key>com.apple.sleep.server</key>
<true/>
<key>com.apple.private.alloy.systemsettings-idswake</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/NanoSystemSettings.framework/nanosystemsettingsd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.coreduetcontext.client_event_stream</key>
<dict>
<key>notification</key>
<dict>
<key>client-identifier</key>
<string>com.apple.nanosystemsettingsd.contextstore-registration</string>
</dict>
</dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>Keyboard Emojis</key>
<dict>
<key>Notification</key>
<string>AppleKeyboardsEmojiChangedNotification</string>
</dict>
<key>Active Country Code</key>
<dict>
<key>Notification</key>
<string>CPActiveCountryCodeChanged</string>
</dict>
<key>Network Country Code</key>
<dict>
<key>Notification</key>
<string>CPNetworkCountryCodeChanged</string>
</dict>
<key>Keyboard Language List</key>
<dict>
<key>Notification</key>
<string>AppleKeyboardsPreferencesChangedNotification</string>
</dict>
<key>Temperature Unit</key>
<dict>
<key>Notification</key>
<string>AppleTemperatureUnitPreferencesChangedNotification</string>
</dict>
<key>Selected Keyboard Language</key>
<dict>
<key>Notification</key>
<string>AppleKeyboardsSettingsChangedNotification</string>
</dict>
<key>Gizmo Power Update</key>
<dict>
<key>Notification</key>
<string>com.apple.sharing.powerStatusNotification.watch</string>
</dict>
<key>Home Country Code</key>
<dict>
<key>Notification</key>
<string>CPHomeCountryCodeChanged</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.nanosystemsettingsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.familycircled.plist</key>
<dict>
<key>EnableTransactions</key>
<true/>
<key>ThrottleInterval</key>
<integer>3</integer>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.familycircle.agent</key>
<true/>
</dict>
<key>EnvironmentalVariables</key>
<dict/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/FamilyCircle.framework/familycircled</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.family.heartbeat</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<real>3600</real>
<key>Repeating</key>
<true/>
<key>Priority</key>
<string>Utility</string>
<key>Interval</key>
<integer>86400</integer>
</dict>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.familycircled</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.assetsd.plist</key>
<dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.assetsd.curatedlibraryprocessing</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>GracePeriod</key>
<integer>3600</integer>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
<key>Interval</key>
<integer>10800</integer>
</dict>
<key>com.apple.assetsd.periodicmaintenance</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>GracePeriod</key>
<integer>43200</integer>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.assetsd.cloudphoto</key>
<dict>
<key>Name</key>
<string>com.apple.cpl.wantslibrary.notification</string>
</dict>
</dict>
</dict>
<key>Program</key>
<string>/System/Library/Frameworks/AssetsLibrary.framework/Support/assetsd</string>
<key>UserName</key>
<string>mobile</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.assetsd.keepDaemonAlive</key>
<true/>
<key>com.apple.photos.service</key>
<true/>
<key>com.apple.assetsd.cacheDelete</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>assetsd</string>
</array>
<key>KeepAlive</key>
<dict>
<key>Crashed</key>
<true/>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.assetsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mobile.cache_delete_app_container_caches.plist</key>
<dict>
<key>ProcessType</key>
<string>Background</string>
<key>MachServices</key>
<dict>
<key>com.apple.mobile.cache_delete_app_freezer</key>
<true/>
<key>com.apple.mobile.cache_delete_app_container_caches</key>
<true/>
<key>com.apple.mobile.cache_delete_managed_assets</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/CoreServices/CacheDeleteAppContainerCaches</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.mobile.cache_delete_app_container_caches</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.checkerboard.plist</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.CheckerBoard</string>
<key>KeepAlive</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>EnableTransactions</key>
<false/>
<key>Label</key>
<string>com.apple.checkerboard</string>
<key>EnablePressuredExit</key>
<false/>
<key>EmbeddedHomeScreen</key>
<true/>
<key>LimitLoadToHardware</key>
<dict>
<key>osenvironment</key>
<array>
<string>diagnostics</string>
</array>
</dict>
<key>ProgramArguments</key>
<array>
<string>/Applications/CheckerBoard.app/CheckerBoard</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>POSIXSpawnType</key>
<string>App</string>
<key>ThrottleInterval</key>
<integer>5</integer>
<key>MachServices</key>
<dict>
<key>com.apple.UIKit.KeyboardManagement.hosted</key>
<true/>
<key>com.apple.CheckerBoard.services</key>
<true/>
<key>com.apple.frontboard.workspace</key>
<true/>
<key>com.apple.UIKit.statusbarserver</key>
<true/>
<key>com.apple.frontboard.systemappservices</key>
<true/>
<key>PurpleSystemAppPort</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
</dict>
<key>_AdditionalProperties</key>
<dict>
<key>RunningBoard</key>
<dict>
<key>UnderlyingAssertion</key>
<string>UnderlyingDarwinRoleUI</string>
</dict>
</dict>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.memory-maintenance.plist</key>
<dict>
<key>Label</key>
<string>com.apple.memory-maintenance</string>
<key>AbandonProcessGroup</key>
<true/>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.mmaintenanced</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/mmaintenanced</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.memory-maintenance.system-hwm</key>
<dict>
<key>MemoryIntensive</key>
<true/>
<key>ExpectedDuration</key>
<integer>300</integer>
<key>MayRebootDevice</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>Interval</key>
<integer>86400</integer>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
<key>Delay</key>
<integer>0</integer>
<key>RequiresClassC</key>
<false/>
</dict>
<key>com.apple.memory-maintenance.compress</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
<key>Interval</key>
<integer>14400</integer>
<key>RequiresClassC</key>
<false/>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>LowPriorityIO</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.sharingd.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/sharingd</string>
<key>UserName</key>
<string>mobile</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.sharing.accessibility</key>
<true/>
<key>com.apple.sharing.sharesheetuserdefaults</key>
<true/>
<key>com.apple.sharing.sharesheet</key>
<true/>
<key>com.apple.sharingd.nsxpc</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.Sharing.TVRemoteNotifications</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.SFUserNotificationTVLatency</key>
<true/>
<key>com.apple.sharing.handoff.scanning</key>
<true/>
<key>com.apple.sharingd.b332setup</key>
<true/>
<key>com.apple.sharingd</key>
<true/>
<key>com.apple.private.alloy.continuity.auth-idswake</key>
<true/>
<key>com.apple.sharing.handoff.advertising</key>
<true/>
<key>com.apple.private.alloy.continuity.unlock-idswake</key>
<true/>
<key>com.apple.SharingServices</key>
<true/>
<key>com.apple.coreservices.appleid.aps</key>
<true/>
<key>com.apple.sharingd.paireddevice</key>
<true/>
<key>com.apple.sharing.transfer-observer</key>
<true/>
<key>com.apple.sharing.classroom-transfer</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.Sharing.WatchRemoteNotifications</key>
<true/>
<key>com.apple.sharing.sharesheetrecipients</key>
<true/>
<key>com.apple.sharing.remote-text-editing</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.Sharing.HomePodRemoteNotifications</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>RunAtLoad</key>
<true/>
<key>KeepAlive</key>
<true/>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.sharingd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mobileactivationd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.mobileactivationd</key>
<true/>
<key>com.apple.mobileactivationd.lockdown</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/mobileactivationd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.mobileactivationd.splunklogging.daily</key>
<dict>
<key>NetworkTransferDirection</key>
<string>Bidirectional</string>
<key>RequireNetworkConnectivity</key>
<true/>
<key>PowerNap</key>
<true/>
<key>Repeating</key>
<true/>
<key>Priority</key>
<string>Utility</string>
<key>Interval</key>
<real>86400</real>
</dict>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.mobileactivationd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.preboardservice_v2.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/PreboardService</string>
<string>-v</string>
<string>2</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>Debug</key>
<dict>
<key>Enable-Oversize-Messages</key>
<true/>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.preboardservice_v2</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>DEFAULT-OPTIONS</key>
<dict>
<key>TTL</key>
<dict>
<key>Debug</key>
<integer>2</integer>
<key>Default</key>
<integer>2</integer>
<key>Info</key>
<integer>2</integer>
</dict>
<key>Level</key>
<dict>
<key>Persist</key>
<string>Info</string>
<key>Enable</key>
<string>Info</string>
</dict>
</dict>
<key>Info</key>
<dict>
<key>Enable-Oversize-Messages</key>
<true/>
</dict>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.preboardservice_v2</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.nfcd.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/nfcd</string>
<key>Label</key>
<string>com.apple.nfcd</string>
<key>ExitTimeOut</key>
<integer>12</integer>
<key>ProcessType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.nfcd.service.corenfc</key>
<true/>
<key>com.apple.nfcd.hwmanager</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.awd.launch.nfcd</key>
<dict>
<key>Notification</key>
<string>com.apple.awd.launch.nfcd</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>PublishesEvents</key>
<array>
<string>com.apple.nfcd.homekit.field</string>
<string>com.apple.nfcd.homekit.proxcard</string>
</array>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.networkserviceproxy.plist</key>
<dict>
<key>Label</key>
<string>com.apple.networkserviceproxy</string>
<key>ProcessType</key>
<string>Background</string>
<key>MachServices</key>
<dict>
<key>com.apple.networkserviceproxy</key>
<true/>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.networkserviceproxy.file-descriptor-maintainer</key>
<dict>
<key>new-handles</key>
<dict/>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.networkserviceproxy.metadata-refresh</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>PowerNap</key>
<true/>
<key>Priority</key>
<string>Utility</string>
<key>RequireInexpensiveNetworkConnectivity</key>
<true/>
<key>Interval</key>
<real>61200</real>
</dict>
</dict>
<key>com.apple.networkserviceproxy</key>
<dict>
<key>SendMessage</key>
<dict>
<key>MessageID</key>
<integer>0</integer>
</dict>
</dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.networkserviceproxy.reset</key>
<dict>
<key>Notification</key>
<string>com.apple.networkserviceproxy.reset</string>
</dict>
<key>com.apple.networkextension.app-paths-changed</key>
<dict>
<key>Notification</key>
<string>com.apple.networkextension.app-paths-changed</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/networkserviceproxy</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.swcd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.SharedWebCredentials</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/swcd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.ManagedConfiguration.managedAppsChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.ManagedConfiguration.managedAppsChanged</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.LaunchServices.applicationUnregistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
<key>com.apple.LaunchServices.applicationRegistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationRegistered</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.swcd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.familynotificationd.plist</key>
<dict>
<key>EnableTransactions</key>
<true/>
<key>ThrottleInterval</key>
<integer>3</integer>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.usernotifications.delegate.com.apple.familynotifications</key>
<true/>
<key>com.apple.familynotification.agent</key>
<true/>
</dict>
<key>EnvironmentalVariables</key>
<dict/>
<key>RunAtLoad</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/FamilyNotification.framework/familynotificationd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.familynotification</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.wifiFirmwareLoader.plist</key>
<dict>
<key>Umask</key>
<integer>18</integer>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/wifiFirmwareLoader</string>
</array>
<key>KeepAlive</key>
<dict>
<key>Crashed</key>
<true/>
</dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.iokit.matching</key>
<dict>
<key>com.apple.wifiFirmwareLoader</key>
<dict>
<key>IOProviderClass</key>
<string>AppleBCMWLANCoreFirmwareLoader</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.wifiFirmwareLoader</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.PurpleReverseProxy.plist</key>
<dict>
<key>Label</key>
<string>com.apple.PurpleReverseProxy</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.PurpleReverseProxy.Ctrl</key>
<true/>
<key>com.apple.PurpleReverseProxy.Conn</key>
<true/>
</dict>
<key>Sockets</key>
<dict>
<key>notify</key>
<dict>
<key>SockFamily</key>
<string>IPv4</string>
<key>SockNodeName</key>
<string>localhost</string>
<key>SockServiceName</key>
<string>1083</string>
</dict>
<key>socks</key>
<dict>
<key>SockFamily</key>
<string>IPv4</string>
<key>SockNodeName</key>
<string>localhost</string>
<key>SockServiceName</key>
<string>socks</string>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>Program</key>
<string>/usr/libexec/PurpleReverseProxy</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.DumpBasebandCrash.plist</key>
<dict>
<key>Label</key>
<string>com.apple.DumpBasebandCrash</string>
<key>LowPriorityIO</key>
<true/>
<key>ProcessType</key>
<string>Background</string>
<key>EnableTransactions</key>
<false/>
<key>QueueDirectories</key>
<array>
<string>/var/wireless/Library/Logs/Baseband/</string>
</array>
<key>EnablePressuredExit</key>
<false/>
<key>Program</key>
<string>/usr/bin/DumpBasebandCrash</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.softwareupdateservicesd.plist</key>
<dict>
<key>OnDemand</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>StartInterval</key>
<integer>86400</integer>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.softwareupdateservicesui.tool</key>
<true/>
<key>com.apple.softwareupdateservicesd</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/Support/softwareupdateservicesd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.softwareupdateservicesd.activity.delayEndScan</key>
<dict>
<key>Notification</key>
<string>com.apple.softwareupdateservicesd.activity.delayEndScan</string>
</dict>
<key>com.apple.softwareupdateservicesd.activity.autoScan</key>
<dict>
<key>Notification</key>
<string>com.apple.softwareupdateservicesd.activity.autoScan</string>
</dict>
<key>com.apple.softwareupdateservicesd.activity.presentBanner</key>
<dict>
<key>Notification</key>
<string>com.apple.softwareupdateservicesd.activity.presentBanner</string>
</dict>
<key>com.apple.softwareupdateservicesd.activity.autoDownloadEnd</key>
<dict>
<key>Notification</key>
<string>com.apple.softwareupdateservicesd.activity.autoDownloadEnd</string>
</dict>
<key>com.apple.softwareupdateservicesd.activity.installAlert</key>
<dict>
<key>Notification</key>
<string>com.apple.softwareupdateservicesd.activity.installAlert</string>
</dict>
<key>com.apple.softwareupdateservicesd.activity.autoDownload</key>
<dict>
<key>Notification</key>
<string>com.apple.softwareupdateservicesd.activity.autoDownload</string>
</dict>
<key>com.apple.MobileSoftwareUpdate.OSVersionChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileSoftwareUpdate.OSVersionChanged</string>
</dict>
<key>com.apple.softwareupdateservicesd.activity.autoInstallUnlock</key>
<dict>
<key>Notification</key>
<string>com.apple.softwareupdateservicesd.activity.autoInstallUnlock</string>
</dict>
<key>com.apple.softwareupdateservicesd.activity.autoInstallEnd</key>
<dict>
<key>Notification</key>
<string>com.apple.softwareupdateservicesd.activity.autoInstallEnd</string>
</dict>
<key>com.apple.softwareupdateservicesd.activity.emergencyAutoScan</key>
<dict>
<key>Notification</key>
<string>com.apple.softwareupdateservicesd.activity.emergencyAutoScan</string>
</dict>
<key>com.apple.softwareupdate.autoinstall.startInstall</key>
<dict>
<key>Notification</key>
<string>com.apple.softwareupdate.autoinstall.startInstall</string>
</dict>
</dict>
</dict>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/mobile/Library/SoftwareUpdate/susdKeepAlive</key>
<true/>
</dict>
</dict>
<key>Label</key>
<string>com.apple.softwareupdateservicesd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.icloud.fmfd.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/fmfd</string>
<key>Umask</key>
<integer>23</integer>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>-49</integer>
<key>JetsamMemoryLimit</key>
<integer>1024</integer>
</dict>
<key>Debug</key>
<true/>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.private.alloy.fmf-idswake</key>
<true/>
<key>com.apple.icloud.fmfd.aps</key>
<true/>
<key>com.apple.icloud.fmfd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>ACDAccountStoreDidChangeNotification</key>
<dict>
<key>Notification</key>
<string>ACDAccountStoreDidChangeNotification</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.icloud.fmfd.launch-on-reboot</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>GracePeriod</key>
<integer>30</integer>
<key>PowerNap</key>
<true/>
<key>Priority</key>
<string>Utility</string>
<key>Delay</key>
<integer>120</integer>
<key>Repeating</key>
<false/>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.icloud.fmfd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mediaserverd.plist</key>
<dict>
<key>PublishesEvents</key>
<array>
<string>com.apple.audio.piper</string>
</array>
<key>ThrottleInterval</key>
<integer>5</integer>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.voicetrigger.voicetriggerservice</key>
<true/>
<key>com.apple.coremedia.audioprocessingtap.xpc</key>
<true/>
<key>com.apple.airplay.receiver.services</key>
<true/>
<key>com.apple.coremedia.endpointrcgroup.xpc</key>
<true/>
<key>com.apple.coremedia.endpointremotecontrolsession.xpc</key>
<true/>
<key>com.apple.coremedia.remotequeue</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.usernotifications.delegate.com.apple.coreaudio.adam.hae</key>
<true/>
<key>com.apple.audio.adam.xpc</key>
<true/>
<key>com.apple.coremedia.videotarget.xpc</key>
<true/>
<key>com.apple.coremedia.routediscoverer.xpc</key>
<true/>
<key>com.apple.audio.AURemoteIOServer</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.coremedia.capture.deferred.containermanager.xpc</key>
<true/>
<key>com.apple.coremedia.figcontentkeysession.xpc</key>
<true/>
<key>com.apple.coremedia.routingsessionmanager.xpc</key>
<true/>
<key>com.apple.coremedia.endpointstream.xpc</key>
<true/>
<key>com.apple.coremedia.assetcacheinspector</key>
<true/>
<key>com.apple.audio.hapticd</key>
<true/>
<key>com.apple.airplay.sender.xpc</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.coreaudio.adam.hae-watchos</key>
<true/>
<key>com.apple.coremedia.systemcontroller.xpc</key>
<true/>
<key>com.apple.coremedia.endpointmusicsession.xpc</key>
<true/>
<key>com.apple.coremedia.mutablemovie.xpc</key>
<true/>
<key>com.apple.coremedia.mutablecomposition.xpc</key>
<true/>
<key>com.apple.coremedia.neroid</key>
<true/>
<key>com.apple.coremedia.samplebufferrendersynchronizer.xpc</key>
<true/>
<key>com.apple.audio.AudioUnitServer</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.coremedia.virtualframebuffer.xpc</key>
<true/>
<key>com.apple.audio.AudioSession</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.coremedia.endpointuiagent.xpc</key>
<true/>
<key>com.apple.coremedia.customurlloader.xpc</key>
<true/>
<key>com.apple.audio.SystemSoundServer-iOS</key>
<true/>
<key>com.apple.coremedia.speakercontext.xpc</key>
<true/>
<key>com.apple.coremedia.cpeprotector.xpc</key>
<true/>
<key>com.apple.coremedia.cpe.xpc</key>
<true/>
<key>com.apple.coremedia.capturesession</key>
<true/>
<key>com.apple.airplay.apsynccontroller.xpc</key>
<true/>
<key>com.apple.coremedia.carplayavvc.xpc</key>
<true/>
<key>com.apple.coremedia.remaker</key>
<true/>
<key>com.apple.mediaserverd</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.coremedia.formatreader.xpc</key>
<true/>
<key>com.apple.coremedia.decompressionsession</key>
<true/>
<key>com.apple.coremedia.figcpecryptor</key>
<true/>
<key>com.apple.coremedia.visualcontext.xpc</key>
<true/>
<key>com.apple.coremedia.assetdownloader</key>
<true/>
<key>com.apple.coremedia.audiodeviceclock.xpc</key>
<true/>
<key>com.apple.carkit.sessionRequestHandler</key>
<true/>
<key>com.apple.coremedia.endpointmessenger.xpc</key>
<true/>
<key>com.apple.coremedia.cameraviewfinder</key>
<true/>
<key>com.apple.coremedia.videocompositor</key>
<true/>
<key>com.apple.audio.AudioFileServer</key>
<true/>
<key>com.apple.coremedia.logging.xpc</key>
<true/>
<key>com.apple.coremedia.samplebufferaudiorenderer.xpc</key>
<true/>
<key>com.apple.coremedia.sandboxserver.xpc</key>
<true/>
<key>com.apple.mediaserverd.coremedia.watchdog</key>
<true/>
<key>com.apple.coremedia.volumecontroller.xpc</key>
<true/>
<key>com.apple.coreaudio.adam.hae.notification</key>
<true/>
<key>com.apple.audio.voicetrigger.xpc</key>
<true/>
<key>com.apple.coremedia.routingcontext.xpc</key>
<true/>
<key>com.apple.coremedia.player.xpc</key>
<true/>
<key>com.apple.coremedia.asset.xpc</key>
<true/>
<key>com.apple.coremedia.playlistcontroller.xpc</key>
<true/>
<key>com.apple.coremedia.compressionsession</key>
<true/>
<key>com.apple.coremedia.admin</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.videoconference.avconference</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.coremedia.sts</key>
<true/>
<key>com.apple.coremedia.assetimagegenerator.xpc</key>
<true/>
<key>com.apple.audio.AudioQueueServer</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.coremedia.capturesource</key>
<true/>
<key>com.apple.coremedia.endpoint.xpc</key>
<true/>
<key>com.apple.audio.AudioComponentRegistrar</key>
<true/>
<key>com.apple.mediasafetynet.exceptions</key>
<true/>
<key>com.apple.coremedia.salplayer.xpc</key>
<true/>
<key>com.apple.coremedia.virtualdisplaysession</key>
<true/>
<key>com.apple.videoconference.camera</key>
<dict/>
<key>com.apple.audio.AudioComponentPrefs</key>
<true/>
<key>com.apple.coremedia.endpointpicker.xpc</key>
<true/>
<key>com.apple.coremedia.flashlight</key>
<true/>
<key>com.apple.coremedia.videoqueue</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/mediaserverd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>KeepAlive</key>
<true/>
<key>Label</key>
<string>com.apple.mediaserverd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mobilegestalt.xpc.plist</key>
<dict>
<key>Label</key>
<string>com.apple.mobilegestalt.xpc</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.mobilegestalt.xpc</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/MobileGestaltHelper</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mobile.house_arrest.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/mobile_house_arrest</string>
</array>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.mobile.house_arrest</key>
<true/>
</dict>
<key>MultipleInstances</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>EnableTransactions</key>
<true/>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.mobile.house_arrest</string>
</dict>
<key>/System/Library/LaunchDaemons/bootps.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/bootpd</string>
</array>
<key>Sockets</key>
<dict>
<key>Listeners</key>
<dict>
<key>ReceivePacketInfo</key>
<true/>
<key>SockFamily</key>
<string>IPv4</string>
<key>SockType</key>
<string>dgram</string>
<key>SockServiceName</key>
<string>bootps</string>
</dict>
</dict>
<key>Label</key>
<string>com.apple.bootpd</string>
<key>Disabled</key>
<true/>
<key>inetdCompatibility</key>
<dict>
<key>Wait</key>
<true/>
</dict>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.ap.promotedcontentd.plist</key>
<dict>
<key>Label</key>
<string>com.apple.ap.promotedcontentd</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.ap.promotedcontent.metrics</key>
<true/>
<key>com.apple.ap.promotedcontent.supportinterface</key>
<true/>
<key>com.apple.ap.promotedcontent.mescalinterface</key>
<true/>
<key>com.apple.ap.promotedcontent.pcinterface</key>
<true/>
<key>com.apple.ap.adprivacyd.trackingtransparency</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict/>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/promotedcontentd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.relatived.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.relatived.tempest</key>
<true/>
<key>com.apple.relatived.public</key>
<true/>
<key>com.apple.relatived.internal</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/relatived</string>
</array>
<key>RunAtLoad</key>
<false/>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.relatived</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.pluginkit.pkd.plist</key>
<dict>
<key>Label</key>
<string>com.apple.pluginkit.pkd</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.pluginkit.pkd.personaobserver</key>
<true/>
<key>com.apple.pluginkit.pkd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/pkd</string>
</array>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/pkd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.tvremoted.plist</key>
<dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>_STAttributionDisplayName</key>
<string>TV Remote</string>
<key>MachServices</key>
<dict>
<key>com.apple.tvremotecore.xpc</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/TVRemoteCore.framework/Support/TVRemoteConnectionService</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>tvremote.appleTVAdded</key>
<dict>
<key>Notification</key>
<string>com.apple.homed.AppleTVAccessoryAdded</string>
</dict>
<key>tvremote.connectionRequested</key>
<dict>
<key>Notification</key>
<string>com.apple.TVRemoteCore.connectionRequested</string>
</dict>
<key>tvremote.airplayTVAdded</key>
<dict>
<key>Notification</key>
<string>com.apple.homed.televisionAccessoryAdded</string>
</dict>
<key>tvremote.dataMigrationFinished</key>
<dict>
<key>Notification</key>
<string>com.apple.datamigrator.migrationDidFinish</string>
</dict>
<key>tvremote.ContinuityKeyBoardEnabled</key>
<dict>
<key>Notification</key>
<string>com.apple.ContinuityKeyBoard.enabled</string>
</dict>
<key>tvremote.TapToSetupUsed</key>
<dict>
<key>Notification</key>
<string>com.apple.Sharing.prefsChanged</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>tvremote.applicationRegistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationRegistered</string>
</dict>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.tvremoted</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.GameController.gamecontrollerd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.GameController.gamecontrollerd.app</key>
<true/>
<key>com.apple.GameController.gamecontrollerd</key>
<true/>
<key>com.apple.GameController.gamecontrollerd.driver</key>
<true/>
<key>com.apple.GameController.gamecontrollerd.haptics</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/gamecontrollerd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>GroupName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.GameController.gamecontrollerd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.applecamerad.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ThrottleInterval</key>
<integer>5</integer>
<key>ProcessType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.applecamerad</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/applecamerad</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.iokit.matching</key>
<dict>
<key>com.apple.applecamerad.launch - 2</key>
<dict>
<key>IOPropertyMatch</key>
<dict>
<key>applecamerad</key>
<true/>
</dict>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOMatchAll</key>
<true/>
</dict>
<key>com.apple.applecamerad.destroy</key>
<dict>
<key>IOPropertyMatch</key>
<dict>
<key>applecamerad</key>
<false/>
</dict>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOMatchAll</key>
<true/>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.applecamerad</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.filesystems.userfsd.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>WorkingDirectory</key>
<string>/System/Library/PrivateFrameworks/UserFS.framework/PlugIns</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.filesystems.localLiveFiles</key>
<true/>
<key>com.apple.filesystems.userfsd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/UserFS.framework/userfsd</string>
<string>-c</string>
<string>-m</string>
<string>-n</string>
<string>-S</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.iokit.matching</key>
<dict>
<key>com.apple.userfsd.usb.device.attached</key>
<dict>
<key>IOProviderClass</key>
<string>IOBlockStorageDevice</string>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOParentMatch</key>
<dict>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>IOPropertyMatch</key>
<dict>
<key>removable</key>
<true/>
</dict>
</dict>
</dict>
<key>com.apple.userfsd.pcie.device.attached</key>
<dict>
<key>IOProviderClass</key>
<string>IOMedia</string>
<key>IOMatchLaunchStream</key>
<true/>
<key>IOParentMatch</key>
<dict>
<key>IOProviderClass</key>
<string>IOBlockStorageDevice</string>
<key>IOPropertyMatch</key>
<dict>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>PCI-Express</string>
<key>Physical Interconnect Location</key>
<string>External</string>
</dict>
</dict>
</dict>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.filesystems.userfsd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.WirelessRadioManager.plist</key>
<dict>
<key>Label</key>
<string>com.apple.WirelessRadioManager</string>
<key>ThrottleInterval</key>
<integer>10</integer>
<key>EnvironmentVariables</key>
<dict/>
<key>MachServices</key>
<dict>
<key>com.apple.WirelessCoexManager</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/WirelessRadioManagerd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>KeepAlive</key>
<true/>
<key>EnablePressuredExit</key>
<false/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.ReportMemoryException.plist</key>
<dict>
<key>GroupName</key>
<string>_reportmemoryexception</string>
<key>EnvironmentVariables</key>
<dict>
<key>__CFPREFERENCES_AVOID_DAEMON</key>
<string>1</string>
</dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.ReportMemoryException.CacheDelete</key>
<dict>
<key>DrainMessagesOnCrash</key>
<string>All</string>
</dict>
<key>com.apple.ReportMemoryException</key>
<dict>
<key>DrainMessagesOnCrash</key>
<string>All</string>
</dict>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/ReportMemoryException</string>
</array>
<key>UserName</key>
<string>_reportmemoryexception</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.ReportMemoryException</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.managedconfiguration.passcodenagd.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>EnableTransactions</key>
<false/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/passcodenagd</string>
</array>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/mobile/Library/UserConfigurationProfiles/PasscodeDoesNotComply</key>
<true/>
</dict>
</dict>
<key>EnablePressuredExit</key>
<false/>
<key>Label</key>
<string>com.apple.managedconfiguration.passcodenagd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.fusiond.plist</key>
<dict>
<key>Label</key>
<string>com.apple.fusiond</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>RemoteServices</key>
<dict>
<key>com.apple.fusion.remote.service</key>
<dict>
<key>ServiceProperties</key>
<dict>
<key>UsesRemoteXPC</key>
<true/>
<key>ServiceVersion</key>
<integer>1</integer>
</dict>
<key>ExposedToUntrustedDevices</key>
<true/>
<key>RequireEntitlement</key>
<string>com.apple.fusion.remote.service</string>
</dict>
</dict>
<key>MachServices</key>
<dict>
<key>com.apple.fusiond</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>EnablePressuredExit</key>
<true/>
<key>Program</key>
<string>/usr/libexec/fusiond</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.webinspectord.plist</key>
<dict>
<key>MachServices</key>
<dict>
<key>com.apple.webinspector</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>Label</key>
<string>com.apple.webinspectord</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>Program</key>
<string>/usr/libexec/webinspectord</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.PointerUI.pointeruid.plist</key>
<dict>
<key>ThrottleInterval</key>
<integer>3</integer>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.PointerUI.pointeruid.service-launching</key>
<true/>
<key>com.apple.PointerUI.pointeruid.service</key>
<dict>
<key>_ExperimentalNonLaunching</key>
<true/>
</dict>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/PointerUIServices.framework/Support/pointeruid</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.PointerUI.pointeruid</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.afcd.plist</key>
<dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.afcd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/afcd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.afcd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.IOAccelMemoryInfoCollector.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/IOAccelMemoryInfoCollector</string>
</array>
<key>Label</key>
<string>com.apple.IOAccelMemoryInfoCollector</string>
<key>MachServices</key>
<dict>
<key>com.apple.gpumemd.source</key>
<true/>
<key>com.apple.gpumemd.client</key>
<true/>
</dict>
<key>ProcessType</key>
<string>Background</string>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.cfnetwork.cfnetworkagent.plist</key>
<dict>
<key>ProcessType</key>
<string>Background</string>
<key>StartInterval</key>
<integer>86500</integer>
<key>MachServices</key>
<dict>
<key>com.apple.cfnetwork.cfnetworkagent</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Frameworks/CFNetwork.framework/CFNetworkAgent</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.cfnetwork.cfnetworkagent</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.pluginkit.pkreporter.plist</key>
<dict>
<key>Label</key>
<string>com.apple.pluginkit.pkreporter</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/pkreporter</string>
</array>
<key>StartCalendarInterval</key>
<dict>
<key>Hour</key>
<integer>6</integer>
<key>Minute</key>
<integer>10</integer>
<key>Weekday</key>
<integer>6</integer>
</dict>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.FileCoordination.plist</key>
<dict>
<key>HardResourceLimits</key>
<dict>
<key>NumberOfFiles</key>
<integer>10240</integer>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>JetsamProperties</key>
<dict>
<key>JetsamMemoryLimit</key>
<integer>3500</integer>
</dict>
<key>Label</key>
<string>com.apple.FileCoordination</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.FileCoordination.kernel.ipc</key>
<dict>
<key>HostSpecialPort</key>
<integer>30</integer>
</dict>
<key>com.apple.FileCoordination</key>
<true/>
<key>com.apple.ProgressReporting</key>
<true/>
</dict>
<key>TransactionTimeLimitEnabled</key>
<false/>
<key>SoftResourceLimits</key>
<dict>
<key>NumberOfFiles</key>
<integer>10240</integer>
</dict>
<key>Program</key>
<string>/usr/sbin/filecoordinationd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.backboardd.plist</key>
<dict>
<key>Label</key>
<string>com.apple.backboardd</string>
<key>HighPriorityIO</key>
<true/>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>PurpleSystemEventPort</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.libEDR.Notification</key>
<true/>
<key>com.apple.backboard.TouchDeliveryPolicyServer</key>
<true/>
<key>com.apple.iohideventsystem</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.CARenderServer</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.backlightd</key>
<true/>
<key>com.apple.AttentionAwareness</key>
<true/>
<key>com.apple.backboard.hid.services</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.backboard.oswatchdog</key>
<true/>
<key>com.apple.accessibility.AXBackBoardServer</key>
<true/>
<key>com.apple.backboard.display.services</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.backboard.system-app-server</key>
<true/>
<key>com.apple.backboard.altsysapp</key>
<true/>
<key>PurpleWorkspacePort</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.backboard.hid-services.xpc</key>
<true/>
<key>com.apple.accessibility.gax.backboard</key>
<true/>
<key>com.apple.iphone.axserver-systemwide</key>
<true/>
<key>com.apple.backboard.watchdog</key>
<true/>
<key>com.apple.backboard.animation-fence-arbiter</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/backboardd</string>
</array>
<key>KeepAlive</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>RunAtLoad</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mediaartworkd.plist</key>
<dict>
<key>POSIXSpawnType</key>
<string>AdaptiveUtility</string>
<key>MachServices</key>
<dict>
<key>com.apple.mediaartworkd.xpc</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/MediaServices.framework/Support/mediaartworkd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.mediaartworkd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.corespeechd.plist</key>
<dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.MobileAsset.VoiceTriggerAssets.ma.cached-metadata-updated</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssets.ma.cached-metadata-updated</string>
</dict>
<key>com.apple.audio.AOP.enable</key>
<dict>
<key>Notification</key>
<string>com.apple.audio.AOP.enable</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssetsMarsh.ma.new-asset-installed</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssetsMarsh.ma.new-asset-installed</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssets.ma.new-asset-installed</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssets.ma.new-asset-installed</string>
</dict>
<key>com.apple.bluetooth.WirelessSplitterOn</key>
<dict>
<key>Notification</key>
<string>com.apple.bluetooth.WirelessSplitterOn</string>
</dict>
<key>com.apple.coreaudio.speechDetectionVAD.created</key>
<dict>
<key>Notification</key>
<string>com.apple.coreaudio.speechDetectionVAD.created</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssetsMarsh.ma.cached-metadata-updated</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssetsMarsh.ma.cached-metadata-updated</string>
</dict>
<key>com.apple.voicetrigger.XPCRestarted</key>
<dict>
<key>Notification</key>
<string>com.apple.voicetrigger.XPCRestarted</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssetsIPad.ma.new-asset-installed</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssetsIPad.ma.new-asset-installed</string>
</dict>
<key>com.apple.voicetrigger.enablePolicyChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.voicetrigger.enablePolicyChanged</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssetsWatch.ma.cached-metadata-updated</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssetsWatch.ma.cached-metadata-updated</string>
</dict>
<key>com.apple.mobile.keybagd.first_unlock</key>
<dict>
<key>Notification</key>
<string>com.apple.mobile.keybagd.first_unlock</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssetsWatch.ma.new-asset-installed</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssetsWatch.ma.new-asset-installed</string>
</dict>
<key>com.apple.MobileAsset.VoiceTriggerAssetsIPad.ma.cached-metadata-updated</key>
<dict>
<key>Notification</key>
<string>com.apple.MobileAsset.VoiceTriggerAssetsIPad.ma.cached-metadata-updated</string>
</dict>
<key>com.apple.springboard.finishedstartup</key>
<dict>
<key>Notification</key>
<string>com.apple.springboard.finishedstartup</string>
</dict>
<key>AFLanguageCodeDidChangeDarwinNotification</key>
<dict>
<key>Notification</key>
<string>AFLanguageCodeDidChangeDarwinNotification</string>
</dict>
</dict>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>ProcessType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.corespeech.audioinjection.xpc</key>
<true/>
<key>com.apple.corespeech.corespeechd.activation.xpc</key>
<true/>
<key>com.apple.corespeech.corespeechd.xpc</key>
<true/>
<key>com.apple.corespeech.voicetriggerservice</key>
<true/>
<key>com.apple.corespeech.corespeechd.voiceid.xpc</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/CoreSpeech.framework/corespeechd</string>
</array>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/mobile/Library/VoiceTrigger/KeepAlive</key>
<true/>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.corespeechd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.accessibility.motiontrackingd.plist</key>
<dict>
<key>ProcessType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.accessibility.motiontrackingd</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Support/motiontrackingd</string>
</array>
<key>RunAtLoad</key>
<false/>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.accessibility.motiontrackingd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mDNSResponderHelper.plist</key>
<dict>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/mDNSResponderHelper</string>
</array>
<key>Label</key>
<string>com.apple.mDNSResponderHelper.reloaded</string>
<key>MachServices</key>
<dict>
<key>com.apple.mDNSResponder_Helper</key>
<true/>
</dict>
<key>POSIXSpawnType</key>
<string>Interactive</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.locationd.plist</key>
<dict>
<key>Disabled</key>
<true/>
<key>RunAtLoad</key>
<true/>
<key>ThrottleInterval</key>
<integer>3</integer>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>-49</integer>
<key>JetsamMemoryLimit</key>
<integer>7500</integer>
</dict>
<key>StartInterval</key>
<integer>86400</integer>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.usernotifications.delegate.com.apple.locationd.LocationNotificationBundle</key>
<true/>
<key>com.apple.locationd.harvester</key>
<true/>
<key>com.apple.locationd.spi</key>
<true/>
<key>com.apple.locationd.smoother</key>
<true/>
<key>com.apple.locationd.pairedsync</key>
<true/>
<key>com.apple.locationd.registration</key>
<true/>
<key>com.apple.usernotifications.delegate.com.apple.findmy</key>
<true/>
<key>com.apple.locationd.routine</key>
<true/>
<key>com.apple.locationd.diagnostic</key>
<true/>
<key>com.apple.locationd.synchronous</key>
<true/>
<key>com.apple.locationd.simulation</key>
<true/>
<key>com.apple.locationauth.pairedsync</key>
<true/>
</dict>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/locationd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.locationd.CLClientManager.coreanalytics</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>GracePeriod</key>
<integer>86400</integer>
<key>Interval</key>
<integer>604800</integer>
</dict>
<key>CLPrivacyManager.C</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Interval</key>
<integer>604800</integer>
</dict>
<key>CLPrivacyManager.D</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>RequiresClassC</key>
<false/>
<key>Interval</key>
<integer>604800</integer>
</dict>
<key>CLClientManager.loc-consumption-pruning</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>GracePeriod</key>
<integer>14400</integer>
<key>RequiresClassB</key>
<true/>
<key>AllowBattery</key>
<true/>
<key>Interval</key>
<integer>86400</integer>
</dict>
<key>CLPrivacyManager.B</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Interval</key>
<integer>604800</integer>
</dict>
</dict>
</dict>
<key>KeepAlive</key>
<dict>
<key>SuccessfulExit</key>
<false/>
</dict>
<key>Label</key>
<string>com.apple.locationd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.cache_delete.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.cache_delete</key>
<true/>
<key>com.apple.cache_delete.public</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.CacheDelete.daily</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>Interval</key>
<integer>86400</integer>
<key>Repeating</key>
<true/>
</dict>
</dict>
<key>com.apple.dispatch.vfs</key>
<dict>
<key>Monitor Low Disk Conditions</key>
<dict>
<key>VeryLowDisk</key>
<integer>0</integer>
<key>DesiredDisk</key>
<true/>
<key>LowDisk</key>
<integer>0</integer>
<key>NearLowDisk</key>
<true/>
</dict>
</dict>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/CacheDelete.framework/deleted</string>
</array>
<key>Label</key>
<string>com.apple.cache_delete</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.filesystems.apfs_defragd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Filesystems/apfs.fs/apfs_defragd</string>
</array>
<key>Label</key>
<string>com.apple.filesystems.apfs_defragd</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.filesystems.apfs_defragd</key>
<dict>
<key>Priority</key>
<string>Maintenance</string>
<key>RequireScreenSleep</key>
<true/>
<key>Repeating</key>
<true/>
<key>CPUIntensive</key>
<true/>
<key>Interval</key>
<integer>259200</integer>
</dict>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.printd.plist</key>
<dict>
<key>UserName</key>
<string>mobile</string>
<key>Nice</key>
<integer>20</integer>
<key>ProcessType</key>
<string>Adaptive</string>
<key>Sockets</key>
<dict>
<key>Listeners</key>
<array>
<dict>
<key>SockPathName</key>
<string>/private/var/run/printd</string>
<key>SockPathMode</key>
<integer>49663</integer>
</dict>
</array>
</dict>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/PrintKit.framework/printd</string>
<string>-l</string>
</array>
<key>EnableTransactions</key>
<true/>
<key>TransactionTimeLimitEnabled</key>
<false/>
<key>Label</key>
<string>com.apple.printd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.nehelper-embedded.plist</key>
<dict>
<key>Program</key>
<string>/usr/libexec/nehelper</string>
<key>ProcessType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.networkd_privileged</key>
<true/>
<key>com.apple.nehelper</key>
<true/>
</dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.networkextension.nehelper-init</key>
<dict>
<key>Notification</key>
<string>com.apple.networkextension.nehelper-init</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>ApplicationUninstalled</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
<key>ApplicationDatabaseUpdated</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.DatabaseSeedingComplete</string>
</dict>
<key>ApplicationInstalled</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationRegistered</string>
</dict>
</dict>
<key>com.apple.fsevents.matching</key>
<dict>
<key>ControlSettingsChanged</key>
<dict>
<key>Path</key>
<string>/Library/Preferences/com.apple.networkextension.control.plist</string>
</dict>
<key>NetworkdManagedSettingsChanged</key>
<dict>
<key>Path</key>
<string>/Library/Managed Preferences/mobile/com.apple.networkd.plist</string>
</dict>
<key>NetworkdSysctlSettingsChanged</key>
<dict>
<key>Path</key>
<string>/Library/Preferences/com.apple.networkd.sysctl.plist</string>
</dict>
<key>NetworkdSettingsChanged</key>
<dict>
<key>Path</key>
<string>/Library/Preferences/com.apple.networkd.plist</string>
</dict>
<key>NetworkdManagedSysctlSettingsChanged</key>
<dict>
<key>Path</key>
<string>/Library/Managed Preferences/mobile/com.apple.networkd.sysctl.plist</string>
</dict>
<key>NetworkdOperatorSettingsChanged</key>
<dict>
<key>Path</key>
<string>/private/var/mobile/Library/Preferences/com.apple.operator.plist</string>
</dict>
<key>ConfigFileChanged</key>
<dict>
<key>Path</key>
<string>/Library/Preferences/com.apple.networkextension.plist</string>
</dict>
<key>ManagedPreferencesChanged</key>
<dict>
<key>Path</key>
<string>/Library/Managed Preferences/mobile/com.apple.networkextension.control.plist</string>
</dict>
<key>NetworkdCarrierSettingsChanged</key>
<dict>
<key>Path</key>
<string>/private/var/mobile/Library/Preferences/com.apple.carrier.plist</string>
</dict>
</dict>
</dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.nehelper</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.iapd.plist</key>
<dict>
<key>JetsamProperties</key>
<dict>
<key>JetsamPriority</key>
<integer>-49</integer>
<key>JetsamMemoryLimit</key>
<integer>8192</integer>
</dict>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.iapd.distributednotification.server</key>
<dict>
<key>HideUntilCheckIn</key>
<true/>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.iapd.xpc</key>
<true/>
<key>com.apple.ExternalAccessory.distributednotification.server</key>
<dict>
<key>HideUntilCheckIn</key>
<true/>
<key>ResetAtClose</key>
<true/>
</dict>
<key>com.apple.iapd</key>
<dict>
<key>ResetAtClose</key>
<true/>
</dict>
</dict>
<key>EnableTransactions</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/PrivateFrameworks/IAP.framework/Support/iapd</string>
</array>
<key>UserName</key>
<string>mobile</string>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.iapd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.arkitd.plist</key>
<dict>
<key>RunAtLoad</key>
<false/>
<key>POSIXSpawnType</key>
<string>Interactive</string>
<key>MachServices</key>
<dict>
<key>com.apple.arkit.service.geoTracking</key>
<true/>
<key>com.apple.arkit.service.location</key>
<true/>
</dict>
<key>UserName</key>
<string>mobile</string>
<key>KeepAlive</key>
<false/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/arkitd</string>
</array>
<key>Label</key>
<string>com.apple.arkitd</string>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.mobile.heartbeat.plist</key>
<dict>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.mobile.heartbeat</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/heartbeatd</string>
</array>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.mobile.heartbeat</string>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.magicswitchd.companion.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>RunAtLoad</key>
<true/>
<key>TransactionTimeLimitEnabled</key>
<false/>
<key>ProcessType</key>
<string>Adaptive</string>
<key>UserName</key>
<string>mobile</string>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/magicswitchd</string>
</array>
<key>KeepAlive</key>
<dict>
<key>PathState</key>
<dict>
<key>/var/mobile/Library/DeviceRegistry/MagicSwitchKeepAlive</key>
<true/>
</dict>
</dict>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.NanoRegistry.MagicSwitchSettingsChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.NanoRegistry.MagicSwitchSettingsChanged</string>
</dict>
<key>PSYDeviceSyncDidCompleteDarwinNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.pairedsync.syncDidComplete</string>
</dict>
<key>NRPairedDeviceRegistryPairedDeviceDidChangeVersionDarwinNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoregistry.paireddevicedidchangeversion</string>
</dict>
<key>NRPairedDeviceRegistryPairedDeviceDidChangeCapabilitiesDarwinNotification</key>
<dict>
<key>Notification</key>
<string>com.apple.nanoregistry.paireddevicedidchangecapabilities</string>
</dict>
</dict>
</dict>
<key>Label</key>
<string>com.apple.magicswitchd.companion</string>
</dict>
<key>/System/Library/NanoLaunchDaemons/com.apple.nanophone.server.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>Label</key>
<string>com.apple.nanophone</string>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>Disabled</key>
<true/>
<key>MachServices</key>
<dict>
<key>com.apple.nanophone.server</key>
<true/>
<key>com.apple.nanophone.pairedsync</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>RunAtLoad</key>
<true/>
<key>ProgramArguments</key>
<array>
<string>/usr/libexec/tursd</string>
</array>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>com.apple.nanophone.vm.fullsync</key>
<dict>
<key>Notification</key>
<string>com.apple.nanophone.vm.fullsync</string>
</dict>
<key>CPNetworkCountryCodeChanged</key>
<dict>
<key>Notification</key>
<string>CPNetworkCountryCodeChanged</string>
</dict>
<key>CPActiveCountryCodeChanged</key>
<dict>
<key>Notification</key>
<string>CPActiveCountryCodeChanged</string>
</dict>
<key>TUReplyWithMessageStoreReplyArray</key>
<dict>
<key>Notification</key>
<string>TUReplyWithMessageStoreReplyArray</string>
</dict>
<key>CPHomeCountryCodeChanged</key>
<dict>
<key>Notification</key>
<string>CPHomeCountryCodeChanged</string>
</dict>
<key>com.apple.TelephonyUtilities.TUReplyWithMessageStoreChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.TelephonyUtilities.TUReplyWithMessageStoreChanged</string>
</dict>
</dict>
<key>com.apple.CTTelephonyCenter</key>
<dict>
<key>kCTIndicatorsVoiceMailNotification</key>
<dict>
<key>Name</key>
<string>kCTIndicatorsVoiceMailNotification</string>
</dict>
<key>kCTVoiceCarrierBundleChangedNotification</key>
<dict>
<key>Name</key>
<string>kCTVoiceCarrierBundleChangedNotification</string>
</dict>
<key>kCTSettingRequestSuccessNotification</key>
<dict>
<key>Name</key>
<string>kCTSettingRequestSuccessNotification</string>
</dict>
<key>kCTVoicemailDatabaseResetNotification</key>
<dict>
<key>Name</key>
<string>kCTVoicemailDatabaseResetNotification</string>
</dict>
</dict>
</dict>
</dict>
<key>/System/Library/LaunchDaemons/com.apple.suggestd.plist</key>
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>ThrottleInterval</key>
<integer>3</integer>
<key>EnvironmentVariables</key>
<dict/>
<key>POSIXSpawnType</key>
<string>Adaptive</string>
<key>MachServices</key>
<dict>
<key>com.apple.suggestd.reminders</key>
<true/>
<key>com.apple.proactive.PersonalizationPortrait.NamedEntity.readOnly</key>
<true/>
<key>com.apple.corespotlight.receiver.suggestions</key>
<true/>
<key>com.apple.suggestd.contacts</key>
<true/>
<key>com.apple.suggestd.portrait.internal</key>
<true/>
<key>com.apple.suggestd.internal</key>
<true/>
<key>com.apple.proactive.PersonalizationPortrait.Location.readWrite</key>
<true/>
<key>com.apple.suggestd.mail</key>
<true/>
<key>com.apple.private.psg.internal</key>
<true/>
<key>com.apple.proactive.PersonalizationPortrait.Event</key>
<true/>
<key>com.apple.suggestd.events</key>
<true/>
<key>com.apple.suggestd.deliveries</key>
<true/>
<key>com.apple.suggestd.PersonalizationPortrait.StringDonation</key>
<true/>
<key>com.apple.proactive.PersonalizationPortrait.Contact</key>
<true/>
<key>com.apple.aps.suggestd</key>
<true/>
<key>com.apple.proactive.PersonalizationPortrait.Config</key>
<true/>
<key>com.apple.proactive.PersonalizationPortrait.Topic.readOnly</key>
<true/>
<key>com.apple.suggestd.fides</key>
<true/>
<key>com.apple.proactive.PersonalizationPortrait.Internal</key>
<true/>
<key>com.apple.proactive.PersonalizationPortrait.NamedEntity.readWrite</key>
<true/>
<key>com.apple.proactive.PersonalizationPortrait.Connections</key>
<true/>
<key>com.apple.private.alloy.suggestions.smartreplies-idswake</key>
<true/>
<key>com.apple.proactive.PersonalizationPortrait.Topic.readWrite</key>
<true/>
<key>com.apple.proactive.input.suggester</key>
<true/>
<key>com.apple.proactive.PersonalizationPortrait.Location.readOnly</key>
<true/>
<key>com.apple.suggestd.urls</key>
<true/>
<key>com.apple.suggestd.ipsos</key>
<true/>
<key>com.apple.proactive.PersonalizationPortrait.QuickType</key>
<true/>
<key>com.apple.proactive.experiments.responses</key>
<true/>
<key>com.apple.suggestd.messages</key>
<true/>
</dict>
<key>EnableTransactions</key>
<true/>
<key>UserName</key>
<string>mobile</string>
<key>LaunchEvents</key>
<dict>
<key>com.apple.notifyd.matching</key>
<dict>
<key>EKFeatureSetDidChangeNotification</key>
<dict>
<key>Notification</key>
<string>EKFeatureSetDidChangeNotification</string>
</dict>
<key>com.apple.suggestions.prepareForQuery</key>
<dict>
<key>Notification</key>
<string>com.apple.suggestions.prepareForQuery</string>
</dict>
<key>com.apple.suggestions.settingsChanged</key>
<dict>
<key>Notification</key>
<string>com.apple.suggestions.settingsChanged</string>
</dict>
</dict>
<key>com.apple.distnoted.matching</key>
<dict>
<key>com.apple.LaunchServices.applicationUnregistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationUnregistered</string>
</dict>
<key>com.apple.LaunchServices.applicationRegistered</key>
<dict>
<key>Name</key>
<string>com.apple.LaunchServices.applicationRegistered</string>
</dict>
<key>ABAddressBookMeCardChangeDistributedNotification</key>
<dict>
<key>Name</key>
<string>ABAddressBookMeCardChangeDistributedNotification</string>
</dict>
</dict>
<key>com.apple.xpc.activity</key>
<dict>
<key>com.apple.suggestd.identityanalysis</key>
<dict>
<key>MaxConcurrencyLimit</key>
<integer>1</integer>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>Repeating</key>
<true/>
<key>ActivityGroupName</key>
<string>SGSqlEntityStore</string>
<key>Interval</key>
<integer>86400</integer>
<key>CPUIntensive</key>
<true/>
</dict>
<key>com.apple.suggestions.collectweeklystats</key>
<dict>
<key>MaxConcurrencyLimit</key>
<integer>1</integer>
<key>Priority</key>
<string>Maintenance</string>
<key>AllowBattery</key>
<false/>
<key>Repeating</key>
<true/>
<key>ActivityGroupName</key>
<string>SGSqlEntityStore</string>
<key>Interval</key>
<integer>60480
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment