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

前端 未结 10 1735
太阳男子
太阳男子 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 00:46

    Since I don't have a 50 reputation Stackoverflow wont let me comment on the second best answer. Found another trick for finding the culprit label in the Storyboard.

    So once you know the id of the label, open your storyboard in a seperate tab with view controllers displayed and just do command F and command V and will take you straight to that label :)

提交回复
热议问题