When I use Xcode6 there will be this error Solution: 1. Find file POPPropertyAnimationInternal.h 2. change valueCount(nil) at line 53 to valueCount(0)
When I use Xcode6 there will be this error
Solution:
1. Find file POPPropertyAnimationInternal.h
2. change valueCount(nil) at line 53 to valueCount(0)