SpriteKit scene screen offset on iOS9 / Xcode7

后端 未结 1 1100
没有蜡笔的小新
没有蜡笔的小新 2021-01-25 01:18

I moved a SpriteKit project from Xcode64 to Xcode7, ran it in a iOS9 simulator and the screen content is shifted. (It is not shifted when running in iOS8 simulator.)

1条回答
  •  醉话见心
    2021-01-25 01:57

    With the release of Xcode 7.2 the issue can be fixed by opening each scene file (.sks) and saving it once. The yellow frame and the content (see the screenshots in my question) are again aligned nicely to another when zooming in and out.

    0 讨论(0)
提交回复
热议问题