Closed cristinaITdeveloper closed 6 years ago
Tried to download the source file and replace these files and it will work . I think some problem with cocoa pod link.
+1
You also need to use import Haneke
instead of import HanekeSwift
at the top of your files
I still have the same problem with Swift 3 and I have to import it like this pod 'HanekeSwift', :git => 'https://github.com/Haneke/HanekeSwift', :branch => 'feature/swift-3' as jdam68 wrote.
the @jdam68 solution should work
I added the library with pod, but Xcode reports many errors.