Reference node action is invalid

I got a source code from the raywenderlich tutorial group, I follow their tutorial exercises.When I learned Chapter 7, I encountered a problem.

There are two .sks files, cat.sks and gameScene.sks. Cat.sks adds a rotating action to the cat's tail,Then put it as a reference node in gameScene.sks, However, when I run on the emulator or device, the action fails.