Simple tunnel build fails - NEAppProxyErrorDomain

Hi,


I downloaded the last version of SimpleTunnel.


I have Xcode 8.1.


When I try to build that project I receive 2 times the error "Use of undeclared type 'NEAppProxyErrorDomain'" in ClientAppProxyConnection file, in these lines:


func handleErrorCondition(_ flowError: NEAppProxyErrorDomain? = nil, notifyServer: Bool = true) {

func closeConnection(_ direction: TunnelConnectionCloseDirection, flowError: NEAppProxyErrorDomain?) {


I tried to clean the project and rebuild them several times, and I deleted the entire project and downloaded again, etc...


What can I do?


Regards,

Accepted Reply

I installed again Xcode 8.0 and works well, the problem is only with xcode 8.1.


I reported that bug.

Replies

Deleted. ignore.