ios - Simple tunnel build fails - NEAppProxyErrorDomain -


i downloaded last version of simpletunnel.

https://developer.apple.com/library/content/samplecode/simpletunnel/introduction/intro.html#//apple_ref/doc/uid/tp40016140-intro-dontlinkelementid_2

i have xcode 8.1.

when try build project receive 2 times 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 clean project , rebuild them several times, , deleted entire project , downloaded again, etc...

what can do?

regards,

replace "neappproxyerrordomain" "neappproxyflowerror.code" work.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -