Associating and opening the gamescene.sks file
已回答
Attempting to open the GameScene.sks file in AppCode prompts me with a dialog to associate it with a specific file type. I do not see anything related to SpriteKit in the dialog. I expected it was going to operate as the .storyboard files do in that they open Xcode to edit the file. What is the recommended way to handle this file type?
AppCode 2017.1
Build #OC-171.3890.9, built on March 28, 2017
JRE: 1.8.0_112-release-736-b14 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.12.4
请先登录再写评论。
Hi,
in the dialog choose "Open matching files in associated application" option (at the bottom). After that .sks files will be opened in Xcode.