简体   繁体   English

Xcode 6.3显示不一致的错误

[英]Xcode 6.3 shows inconsistent errors

I just downloaded Xcode 6.3 and started fixing errors, caused by the change to Swift 1.2. 我刚刚下载了Xcode 6.3,并开始修复由于对Swift 1.2的更改而导致的错误。 My problem is that Xcode shows errors in an inconsistent way. 我的问题是Xcode以不一致的方式显示错误。 I get some errors more often than others and some of them just disappear for ages, before reappearing randomly (I guess). 与其他错误相比,我得到的错误更多,并且其中一些错误消失了很长时间,然后随机重新出现(我想)。 I have to check every file after I perform a build, in order to see the errors in it. 执行构建后,我必须检查每个文件,以查看其中的错误。 I will be thankful for any suggestions for this problem. 对于这个问题的任何建议,我将不胜感激。 If you need further clarification (which wouldn't be surprising, since my explanations are not the brightest), don't hesitate to leave a comment. 如果您需要进一步的说明(这并不奇怪,因为我的解释不是最清楚的),请随时发表评论。 For example: these three errors appear right after the build has failed and disappear in ~ten seconds. 例如:这三个错误在构建失败后立即出现,并在约十秒钟内消失。

在初始化已声明的每个let属性之前,不应调用super.init()或任何其他方法/继承的属性。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM