我刚刚开发了一个应用程序,但是当在模拟器中运行时,调试器控制台会说:
The app delegate must implement the window property if it wants to use
a main storyboard file.
Run Code Online (Sandbox Code Playgroud)
我有一个app委托文件.消息的含义是什么,以及如何让我的应用程序运行?
我将如何删除 SpriteKit节点和fps。我试过翻阅, gameviewcontroller.swift但没有找到任何东西。