Advanced Collision Detection - Extensions

So I’m up to the part in the book where I’m adding extensions for the SCNSceneRendererDelegate but XCode doesn’t seem to recognize the extension?

The final example from the book will step in to the game loop just fine but for whatever reason, when I add the extension it’s not recognized.

Anyone else encounter this?