关于 coreAnimation 委托设置?

About the coreAnimation delegate setting?

如何解决 coreAnimation 委托设置的问题?

看看这个

.

为您的 class 分配 CAAnimationDelegate。像这样

@interface YourViewController : UIViewController < CAAnimationDelegate >