So I'm building a macOS app with a Network Extension in Swift. After some tests, the extension remains as a process in the system. I can stop and also I can kill the app but I cannot stop, kill or unload the Network Extension. The Network Extension emerges again and again.
I restarted macOS but the Network Extension is still there as a process. How can I completely remove it from the System?