How can I fix “Freeform Size simulated metrics are not available prior to Xcode 4.2” warnings?

后端 未结 1 1593
轮回少年
轮回少年 2020-12-05 13:19

Since a couple of weeks, I\'ve been using XCode 4.2 with projects created with previous XCode 3.x versions.

When creating some custom iPad views, I often use the \"f

相关标签:
1条回答
  • 2020-12-05 13:23

    Open the .xib file in question and show the Utilities pane. Click on the File Inspector tab and under Interface Builder Document you'll see a Development field. Change it to Xcode 4.2.

    Xcode / IB Screenshot

    0 讨论(0)
提交回复
热议问题