Internal errors in xib files in Xcode 7.1
Asked Answered
G

2

5

I have several xib files in my iOS project and now that I have upgraded to Xcode 7.1, when I build my target, I'm getting errors in some of such xib files that say something like:

Internal error. Please file a bug at bugreport.apple.com and attach all crash logs from ~/Library/Logs/DiagnosticReports.

Has somebody else experienced this?

Thanks in advance

Garage answered 3/11, 2015 at 7:54 Comment(3)
clean your project using cmd + shift + k..I think thats bug in xcodeEdmanda
@EICaptain it looks like... I had to clean and build a couple of times...Garage
yes...but I think its bug...but you need to clean project couple of time as you saidEdmanda
S
6

Clean your xcode, cmd+shift+k.

Also, Xcode 7.1 is showing some bugs. Send your report on Apple Support. Also try restarting your XCode.

Sinistrocular answered 3/11, 2015 at 10:47 Comment(1)
In situation like this, it might be worth using - CMD+ALT+SHIFT+K to go a step further and wipe the whole build folder: #8087565Autotype
V
1

Clean: Product-> Clean Build: Product-> Build and then Archive works for me.

Viscacha answered 16/11, 2015 at 6:4 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.