AFAIK SpriteKit scene files are basically binary plist files.
I've managed to convert them to XML with plutil but Xcode crashes every time I try to open a converted file. Is there a way to make this work? It would help a lot for versioning and team collaboration obviously.
0
0
849