netguru/BlueSwift

Possible issue

kanstantsin-bucha opened this issue · 1 comments

Hi!

I installed library using cocoapods. It is not compiled

place internal extension AdvertisementData

method internal var data: Any? {

  case .servicesUUIDs(let uuid):
            return try? [CBUUID(uuidString: uuid)] -> Maybe [try? CBUUID(uuidString: uuid)] 

With best wishes

Could you try the newest version?