Swift-SpriteKit-Joystick icon indicating copy to clipboard operation
Swift-SpriteKit-Joystick copied to clipboard

Will not get imported.

Open techtide opened this issue 8 years ago • 1 comments

Needs more clear instructions on importing. Can't be added as a linked framework or library.

techtide avatar Jul 29 '15 20:07 techtide

You cannot import swift files as a framework. It should be that you can call the method directly without any kind of import function.

jhuang165 avatar Aug 06 '17 00:08 jhuang165