You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log.debug("requesting to replace existing network extension")
69
+
log.debug("requesting to replace existing network extension\(existing.bundleShortVersion, privacy:.public) with \(ext.bundleShortVersion, privacy:.public)")
69
70
return.replace
70
71
}
71
72
@@ -74,15 +75,15 @@ class SystemExtensionInstaller: NSObject, OSSystemExtensionRequestDelegate {
0 commit comments