Warning frame for “Navigation bar” will be different at run time appears in Xcode 8 Swift 3

前端 未结 14 2059
别跟我提以往
别跟我提以往 2020-12-02 07:35

Before I\'ve upgraded to Xcode 8 I haven\'t seen this error in such case. I have different Navigation Controllers. For all of them I see an error Frame fo

14条回答
  •  抹茶落季
    2020-12-02 08:06

    Please change your device Preview in xcode for View controller and compile and check for warnings...

    Xcode 8 is bit buggy, Interface builder reset its with random no which affects all contained views. Try changing your preview device.

提交回复
热议问题