I'm using StakKit framework on my MacOX application, When I added newer version of the framework to the project. I have noticed that XCode is still referring to the older framework and I get warning like
SKUser may not respond to '-gravatarIconURL'
How do I fix this issue? any suggestions?