developer id WIP

This commit is contained in:
Conrad Kramer 2024-07-07 16:20:20 -07:00
parent 2c68a405be
commit 4695791b4d
6 changed files with 253 additions and 37 deletions

View file

@ -0,0 +1,8 @@
import Foundation
import NetworkExtension
autoreleasepool {
NEProvider.startSystemExtensionMode()
}
dispatchMain()