-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Hi,
I am trying to run the source code on iOS 15.1 with Xcode version 13.2.
I used the carthage workaround to build the NEKit framework (same versions as in Carthage.resolved)
I get an error on this function "newProxyServer.refreshDomains()" in PacketTunnelProvider, it seems that is does not exist. I'm not sure what this function is doing as I could not find any reference for it.
I tried to comment this line, but I get the Firewall connected and the Proxy server started but none of the trackers is blocked. It also fails to block the example.com GET request.
I'd like to ask if someone encountered this issue, or are there any old versions of the framework that I should use?
Metadata
Metadata
Assignees
Labels
No labels