binghan-iOS

Results 2 issues of binghan-iOS

按照readme折腾了半天,编译过了,运行错误; 2020-06-08 17:24:55.557907+0800 testluaView[68248:1462777] [Storyboard] Unknown class ViewController in Interface Builder file. 2020-06-08 17:25:03.707116+0800 testluaView[68248:1462777] [LuaView][error][string "main.lua"]:1: attempt to index global 'object' (a nil value) 2020-06-08 17:25:03.747241+0800 testluaView[68248:1462777] [Common] _BSMachError:...

I need replace the system's default DNS server( locaDNS) to HTTPDNS. When I want to visit a website eg:https://www.google.com/ ,I can use HttpDnsClient to get its IP address,then user the...