Hamilton

Results 2 comments of Hamilton
trafficstars

Actually the problem is the underlying NSNetService, see http://www.openradar.me/28943305 for more information. The workaround is to nil out the delegate before releasing. In HTTPServer.m this is in 'unpublishBonjour'. The bonjourBlock...

> As it turns out, you can get the Xcode template code working again by removing the inputBusses array. Hope this helps