Cayce
Cayce

Reputation: 391

Where is Auto Layout box in Xcode 4.0.1

I'm trying to compile for a binary but am getting an error on 4 files stating:
Interface Builder was unable to determine the type of “FileName.xib".
I got some feedback saying I should disable the Use Auto Layout feature, but can't find it. I've attached a screen shot of what my editor looks like, where I should be seeing the option (I've narrowed the image to be more portable).

Is this a version issue? At the moment I'm stuck with Xcode 4.0.1.

Thanks for any and all help.

Cayce

Xcode Editor Window

Upvotes: 0

Views: 57

Answers (2)

JAK
JAK

Reputation: 6481

Use latest version of Xcode then you can see

Autolayout box

Upvotes: 0

Max Woolf
Max Woolf

Reputation: 4068

Autolayout isn't supported in 4.0.

Upvotes: 1

Related Questions