swift2haneke

Haneke - hnk_setImageFromURL


I tried hnk_setImageFromURL but it says "Value of type 'UIImageView' has no member 'hnk_setImageFromURL'.

I have imported the Haneke.xcodeproj manually. On top of the class there is 'import Haneke'.


Solution

  • In the project under 'Build Settings' then Architectures, I needed to change the 'Build Active Architectures Only' setting to 'YES' then it worked.