• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: debugging AutoLayout exception with no build errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debugging AutoLayout exception with no build errors


  • Subject: Re: debugging AutoLayout exception with no build errors
  • From: 2551 <email@hidden>
  • Date: Sat, 07 Nov 2015 13:20:28 +0700

> On 6 Nov 2015, at 01:31, Conrad Shultz <email@hidden> wrote:
> You can attach LLDB to a running application (or set it to attach-on-launch) and set breakpoints therein without needing to actually build.


Thanks, that’s something I’ll have to learn how to do down the road… :-)

In the meantime, I decided to fire up Xcode in Mavericks and see if the project would build in Xcode 6.1. To my surprise it did, and it showed over 30 AutoLayout errors (4 conflicting constraints, 2 content priority ambiguities and a couple of dozen misplaced views, not to mention an unknown system font, ".HelveticaNeueDeskInterface-Regular”). In Xcode 7.1, no AutoLayout issues are shown.

The good news is I’m able to run 10.9 and 10.11 side by side, so I can fix and test both simultaneously. I guess I should ask this over on the Xcode list, but why on earth doesn’t Xcode 7.1 show any of these warnings? Presumably, the 10.11 SDK is resolving all this behind the scenes and not even warning the developer there’s anything amiss. Fine if the app’s run on 10.11, but with a deployment target of 10.9, you’d think Xcode 7.1 would have something to say, surely?

Anyways, thanks for the input. At least I can now get to work on fixing the problem.


Best


Phil
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >debugging AutoLayout exception with no build errors (From: 2551 <email@hidden>)
 >Re: debugging AutoLayout exception with no build errors (From: Ken Thomases <email@hidden>)
 >Re: debugging AutoLayout exception with no build errors (From: 2551 <email@hidden>)
 >Re: debugging AutoLayout exception with no build errors (From: Conrad Shultz <email@hidden>)

  • Prev by Date: Re: Do playgrounds work at all in 7.1?
  • Next by Date: Modify JSON in Swift
  • Previous by thread: Re: debugging AutoLayout exception with no build errors
  • Next by thread: NSBundleResourceRequest with Initial Install Tags not available immediately?
  • Index(es):
    • Date
    • Thread