SKAction Not Running in iOS 11 / Xcode 9

In Xcode I use SKReferenceNodes to save create the same objects over and over. This has worked great until Xcode 9. After upgrading, sprites in my reference files that had an action attached – either in the scene editor or in a corresponding class would not run their actions. I thought I had gone crazy, […]