Pregunta

I was porting to my existing project to iOS 7 in Xcode 5 framework, But when I opening again in Xcode 4.x.x its giving me this error.

enter image description here

¿Fue útil?

Solución

Now I have solved it, below are the steps to follow:

Step I Right click on your StoryBoard and openAs "SourceCode"

Step II enter image description here

Step III Now you are done. open storyboard as interfaceBuilder

Otros consejos

In Xcode 5, the file properties on the right inspector, you can set under what version of Xcode the file should open. You can set this to Xcode 4.6 and it will open in older versions of Xcode.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top