【发布时间】:2014-02-15 06:25:33
【问题描述】:
我正在尝试移植一个使用 SpriteKit 的项目,但我遇到了这些类的问题:
SKPhysicsBody
L_OBJC_CLASSLIST_REFERENCES_$_63: error: undefined reference to 'OBJC_CLASS_$_SKPhysicsBody'
scons: building terminated because of errors.
Apportable 是否支持 SpriteKit? 我该怎么办?
【问题讨论】:
标签: android objective-c ios7 sprite-kit apportable