Xcode 8 Storyboard warnings for Navigation Bar width [duplicate]
问题 This question already has answers here : Warning frame for “Navigation bar” will be different at run time appears in Xcode 8 Swift 3 (13 answers) Closed 2 years ago . I am getting constraint warnings for my Navigation Bar's for each of my Navigation Controllers in each of my storyboards in Xcode 8. To get rid of the warning I set the Navigation Controller's Simulated Metrics->Top Bar setting from Inferred to None and then back again, and the warning goes away. Until the next time the