Has anyone had this error or know how to fix it?
"MainStoryboard_iPhone.storyboard" could not be opened. Line 126: PCDATA invalid Char value 3
I have no idea what it means and cannot get back to the place before this started happening.
|
Has anyone had this error or know how to fix it? "MainStoryboard_iPhone.storyboard" could not be opened. Line 126: PCDATA invalid Char value 3 I have no idea what it means and cannot get back to the place before this started happening. |
|||||
|
|
I had this issue before when copying and pasting words / characters from Illustrator into a UILabel or UITextView via Interface Builder. My own conclusion is that some of the characters being used were not being escaped / encoded properly during the copy & paste operation, causing issues with the storyboard source file. |
|||
|
|