Fix XPC validation
This commit is contained in:
@@ -12,6 +12,7 @@ class StandaloneApplicationDelegate: ApplicationDelegate {
|
||||
UserServiceEndpointPublisher.shared.start()
|
||||
Task {
|
||||
await setupSystemExtension()
|
||||
await HelperServiceManager.updateRootHelperIfNeeded()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user