JNWSpringAnimation Framework for iOS (Compile Errors) -


i followed instructions came framework @ github repository. got error when tried compile stemming nsvalue+jnwadditions files. example project comes code meant run in mac os x , not ios. missing here when trying use framework ios app? giggles removed aforementioned files , able compile got runtime error, guess not surprising. i'm new stuff , want play animation , springs :(

github repository: https://github.com/jwilling/jnwspringanimation

help!

enter image description here

ah. got it. fellow newbs out there: had import uikit header file of nsvalue+jnwadditions.h. got rid of "expected type" errors! makes sense me , have no idea why took me long figure out.

womp womp


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -