I get this error in XCode 4.5 on iOS 5 simulator.
The document "xxx.xib" could not be opened. The operation couldn’t be completed. Two members of the document have the object ID 17. This may have happened through an external edit, such as an SCM merge operation.
Any idea on how to solve it ?
Thanks Pradeep
You can open .xib file with a text editor (such as BBEdit or TextWrangler) and change the number manually.
Open the XIB file in a plain text editor.
Search for ">17" without the quotes.
Replace it with a large number (don't worry, its temporary). This will eliminate the conflict.
Now save the file and open it in the XCode Interface builder. Xcode should notify you that there was a problem with the file and that it has repaired the problem automatically. The file should now open normally.
If for some reason the problem continues try using a different number in step 3.
I was able to solve this issue
Thanks Pradeep
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With