Advertisement
Guest User

Untitled

a guest
Dec 19th, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. constraint error:
  2. (
  3. "<NSLayoutConstraint:0x7ffa6c015610 V:[UIImageView:0x7ffa69d9dc80(120)]>",
  4. "<NSLayoutConstraint:0x7ffa69dd3650 V:[UIImageView:0x7ffa69d42bd0(126)]>",
  5. "<NSLayoutConstraint:0x7ffa69d3ca00 V:[UIView:0x7ffa6c0152a0(185)]>",
  6. "<NSLayoutConstraint:0x7ffa69c685f0 UIView:0x7ffa69c752f0.centerY == UIView:0x7ffa6c0152a0.centerY>",
  7. "<NSLayoutConstraint:0x7ffa69c7f260 V:|-(0)-[UIImageView:0x7ffa69d9dc80] (Names: '|':UIView:0x7ffa69c76720 )>",
  8. "<NSLayoutConstraint:0x7ffa69c7f300 V:[UIImageView:0x7ffa69d9dc80]-(0)-[UIView:0x7ffa69c752f0]>",
  9. "<NSLayoutConstraint:0x7ffa69c7f440 V:[UIImageView:0x7ffa69d42bd0]-(0)-[_UILayoutGuide:0x7ffa69c7eae0]>",
  10. "<_UILayoutSupportConstraint:0x7ffa69dd36a0 V:[_UILayoutGuide:0x7ffa69c7eae0(0)]>",
  11. "<_UILayoutSupportConstraint:0x7ffa6c01ba80 _UILayoutGuide:0x7ffa69c7eae0.bottom == UIView:0x7ffa69c76720.bottom>",
  12. "<NSLayoutConstraint:0x7ffa6c012ec0 V:[UIView:0x7ffa6c0152a0]-(NSSpace(8))-[UIImageView:0x7ffa69d42bd0]>",
  13. "<NSLayoutConstraint:0x7ffa69e23ab0 'UIView-Encapsulated-Layout-Height' V:[UIView:0x7ffa69c76720(271)]>"
  14. )
  15.  
  16. Will attempt to recover by breaking constraint
  17. <NSLayoutConstraint:0x7ffa69d3ca00 V:[UIView:0x7ffa6c0152a0(185)]>
  18.  
  19.  
  20.  
  21.  
  22. (lldb) po [self.view _autolayoutTrace]
  23.  
  24. UIWindow:0x7ffa69da7f40
  25. | UILayoutContainerView:0x7ffa69dd87f0
  26. | | UITransitionView:0x7ffa69dda670
  27. | | | UIViewControllerWrapperView:0x7ffa69df02f0
  28. | | | | UILayoutContainerView:0x7ffa69de3180
  29. | | | | | UINavigationTransitionView:0x7ffa69dda850
  30. | | | | | | UIViewControllerWrapperView:0x7ffa69f18b50
  31. | | | | | | | •UIView:0x7ffa69c76720
  32. | | | | | | | | *UIImageView:0x7ffa69d9dc80
  33. | | | | | | | | *UIImageView:0x7ffa69d42bd0
  34. | | | | | | | | *UIView:0x7ffa69c752f0
  35. | | | | | | | | | *UIView:0x7ffa6c0152a0
  36. | | | | | | | | | | *UIImageView:0x7ffa6c015370
  37. | | | | | | | | | | *UILabel:0x7ffa6c018ac0'eat safe.'
  38. | | | | | | | | | | *UITextField:0x7ffa6c0191a0
  39. | | | | | | | | | | | _UITextFieldRoundedRectBackgroundViewNeue:0x7ffa6c01eaa0
  40. | | | | | | | | | | *UIButton:0x7ffa6c014370'Search'
  41. | | | | | | | | | | | UIButtonLabel:0x7ffa69e18b70'Search'
  42. | | | | | | | | *_UILayoutGuide:0x7ffa69c1f790
  43. | | | | | | | | *_UILayoutGuide:0x7ffa69c7eae0
  44. | | UITabBar:0x7ffa69d9b820
  45. | | | _UITabBarBackgroundView:0x7ffa6c00f4f0
  46. | | | UITabBarButton:0x7ffa69ddb130
  47. | | | | UITabBarSwappableImageView:0x7ffa69ddb890
  48. | | | | UITabBarButtonLabel:0x7ffa69ddb2f0'Find Restaurants'
  49. | | | UITabBarButton:0x7ffa69ddc420
  50. | | | | UITabBarSwappableImageView:0x7ffa69ddc9f0
  51. | | | | UITabBarButtonLabel:0x7ffa69ddc290'Map'
  52. | | | UITabBarButton:0x7ffa69ddd3d0
  53. | | | | UITabBarSwappableImageView:0x7ffa69dddb50
  54. | | | | UITabBarButtonLabel:0x7ffa69ddd5b0'Settings'
  55. | | | UIImageView:0x7ffa6c00fc30
  56.  
  57. (lldb) po [((UIView*)0x7ffa6c0152a0) constraintsAffectingLayoutForAxis:1]
  58. <__NSArrayM 0x7ffa69cb8a40>(
  59. <NSLayoutConstraint:0x7ffa6c015610 V:[UIImageView:0x7ffa69d9dc80(120)]>,
  60. <NSLayoutConstraint:0x7ffa69c685f0 UIView:0x7ffa69c752f0.centerY == UIView:0x7ffa6c0152a0.centerY>,
  61. <NSLayoutConstraint:0x7ffa69c7f260 V:|-(0)-[UIImageView:0x7ffa69d9dc80] (Names: '|':UIView:0x7ffa69c76720 )>,
  62. <NSLayoutConstraint:0x7ffa69c7f300 V:[UIImageView:0x7ffa69d9dc80]-(0)-[UIView:0x7ffa69c752f0]>,
  63. <NSAutoresizingMaskLayoutConstraint:0x7ffa69e23ee0 h=--& v=--& 'UIView-Encapsulated-Layout-Top' V:|-(0)-[UIView:0x7ffa69c76720] (Names: '|':UIViewControllerWrapperView:0x7ffa69f18b50 )>,
  64. <NSLayoutConstraint:0x7ffa6c019f00 UIView:0x7ffa69c752f0.bottomMargin == UIView:0x7ffa6c0152a0.bottom>,
  65. <NSLayoutConstraint:0x7ffa69d3ca00 V:[UIView:0x7ffa6c0152a0(185)]>
  66. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement