I had created a project in xcode 4.5 But now I have xcode 4.2, in Xcode 4.2 I am unable to open the project's nib files. when I click on nib file, it show following error message.
Asked
Active
Viewed 557 times
0
-
1maybe try turning off auto-layout in the 4.5 project before attempting to open it in 4.2? It might work but then again you cannot really expect an older version of Xcode to open a newer version project cleanly. – bennythemink Nov 06 '12 at 06:22
-
but I really dont have the xcode 4.5 – junaidsidhu Nov 06 '12 at 06:48
1 Answers
4
go in xib-->showfileInspectore ->
uncheck use autolayout lik below image

Nitin Gohel
- 49,482
- 17
- 105
- 144