BonjourSwift
BonjourSwift copied to clipboard
Access Level for Bonjour
Hey there!
I just tried to use BonjourSwift, but unfortunately I constantly get an "unresolved identifier" when I'm trying to use your startSearch method. However I was able to get it all running by making the class Bonjour as well as two of its member functions public. Do you have an idea where I went wrong or is this due to some changes on access levels in swift?
(I'm using iOS SDK 10.3 in Xcode 8.3.3 and installed everything via cocoa pods.
Best,
Pascal