swift2 - Haneke - hnk_setImageFromURL -


i tried hnk_setimagefromurl says "value of type 'uiimageview' has no member 'hnk_setimagefromurl'.

i have imported haneke.xcodeproj manually. on top of class there 'import haneke'.

in project under 'build settings' architectures, needed change 'build active architectures only' setting 'yes' worked.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -