故事板不会在模拟器中更新 [英] Storyboard won't update in simulator

查看:90
本文介绍了故事板不会在模拟器中更新的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在xcode中有一个工作的应用程序,但是当我尝试构建并运行它时,模拟器会显示我正在处理的故事板的旧版本。我改变了故事板上的一些设计,但这并没有反映在模拟器中,没有更新。

I have a working app in xcode, however when I try to build and run it the simulator displays an older version of the storyboard I was working on. I had changed some of the design on the storyboard but this does not reflect in the simulator, nothing is updated.

有没有人有任何想法?谢谢

Does anyone have any ideas? Thanks

推荐答案

1)在模拟器上删除应用程序。

1)Delete the App on the simulator.

2)清洁

3)Build&运行

3)Build & Run

在控制器中使用 NSLog(@)来检查代码执行情况。

Use NSLog(@"") in your controller to check code execution.

这篇关于故事板不会在模拟器中更新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆