Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在使用 .xib 文件制作应用程序,但决定切换到情节提要。我从 xib 复制了视图并将其粘贴到情节提要中。我试图重新建立连接,但唯一可用的出口是视图。我需要改变什么才能让它工作?
在 Storyboard 中,您不必担心建立联系。XCODE 会自动执行连接。
转到项目导航器并选择最顶部的 Simple Storyboard 项目,它代表项目本身。确保 Simple Storyboard 目标也被选中,以及顶部的 Summary 选项卡,然后查找 iPhone / iPod Deployment Info 部分,您将在其中看到 MainStoryboard 被配置为 Main Storyboard。