developer id WIP
This commit is contained in:
parent
2c68a405be
commit
4695791b4d
6 changed files with 253 additions and 37 deletions
8
Apple/NetworkExtension/main.swift
Normal file
8
Apple/NetworkExtension/main.swift
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
import Foundation
|
||||
import NetworkExtension
|
||||
|
||||
autoreleasepool {
|
||||
NEProvider.startSystemExtensionMode()
|
||||
}
|
||||
|
||||
dispatchMain()
|
||||
Loading…
Add table
Add a link
Reference in a new issue