You can open the .xib file with a text editor (e.g. BBEdit or TextWrangler) and change the number manually.
Open the XIB file in a text editor.
Search for "> 17" without quotes.
Replace it with more (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 a problem has occurred with the file and that it automatically fixed the problem. The file should now open normally.
If for some reason the problem continues, try using a different number in step 3.
Fszczemton
source share