Xcode 4 富文本不起作用。
我有 Xcode 4.2。在某些时候,富文本就停止工作了。它选择的唯一元素是字符串、注释和数值。其余的只是用白色写的(我使用的是午夜选项)。
我尝试重新启动我的机器、Xcode 并更改我的首选项(改为低调,然后回到午夜)。这种情况仅发生在一个项目上,而不会发生在其他项目上。关于如何纠正这个问题有什么想法吗?令人惊讶的是,这使得编码对眼睛来说更加费力。
I have Xcode 4.2. At some point the rich text just stopped working. The only elements that it is selecting are strings, comments and number values. The rest is just written in white (I'm using the Midnight option).
I've tried restarting my machine, Xcode and changing my preferences (to Low Key and then back to Midnight). This only is happening on one project and not the others. Any ideas on how to correct this? It is surprising how this makes coding a bit more strenuous on the eyes.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
找到了!
转到
组织者
-->项目
-->YourRichTextFailingProject
-->然后点击派生数据
下的删除
按钮。Found it!
Go to
Organizer
-->Projects
-->YourRichTextFailingProject
--> then hit the buttonDelete
underDerived Data
.