Automatic Preferred Max Layout Width is not available on iOS versions prior to 8.0

前端 未结 10 1732
太阳男子
太阳男子 2020-11-28 00:21

I opened an existing iOS project with Xcode6 beta6, and Xcode lists the following warning for both Storyboard and Xib files:

Automatic Preferred Max L

10条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-28 01:02

    I got it working by selecting the original layout I had in the W / H selection. Storyboard is working as expected and the error is gone.

    Be also sure that you are developing for iOS 8.0. Check that from the project's general settings.

    This is where you should press.

提交回复
热议问题