I'm trying to port a project that uses SpriteKit and I'm having problem with these classes:
SKPhysicsBody
L_OBJC_CLASSLIST_REFERENCES_$_63: error: undefined reference to 'OBJC_CLASS_$_SKPhysicsBody'
scons: building terminated because of errors.
Does Apportable supports SpriteKit? What should I do?