I installed LIFXKit from cocoapods, those are my pods:
pod 'CocoaAsyncSocket'
pod 'LIFXKit'
When I build, I have this error :
I used @import CocoaAsyncSocket; in my Bridging-Header.h but no luck
PS : im using last xcode with swift 3
I installed LIFXKit from cocoapods, those are my pods:
pod 'CocoaAsyncSocket'
pod 'LIFXKit'
When I build, I have this error :
I used @import CocoaAsyncSocket; in my Bridging-Header.h but no luck
PS : im using last xcode with swift 3