For me, looking at a view controller's header file, if I click on the little filled circle, a popup appears which shows the name of the xib file and the object within that file. When I click on the popup, it opens the xib and highlights the IBOutlet itself.
If I click to the right of the circle, but still in the gutter, I add a breakpoint. I have line numbers displayed, which gives me plenty of room to click in the gutter but not on the circle. But even when I turn off the display of line numbers, there's still two distinct click areas in the gutter - the circle, and to the right of the circle. this is Xcode 7.3 (7D175) the outlet was wired to only one thing. So apparently not a general problem. Stuart On 4/13/16, 12:00 PM, "xcode-users-bounces+stuart=elgato....@lists.apple.com on behalf of xcode-users-requ...@lists.apple.com" <xcode-users-bounces+stuart=elgato....@lists.apple.com on behalf of xcode-users-requ...@lists.apple.com> wrote: >Date: Wed, 13 Apr 2016 12:36:00 -0400 >From: Alex Zavatone <z...@mac.com> >To: Xcode-users Users <xcode-users@lists.apple.com> >Subject: Inspecting IBOutlets in Xcode 7.3 - how? >Message-ID: <977c6170-2b03-4e56-8cc2-91df2da4b...@mac.com> >Content-Type: text/plain; charset=us-ascii > >I remember back in the halcyon days of yore when you could click in the >graphic of a wired up IBOutlet and actually see where the IBOutlet was >wired up to. > >I'm in Xcode 7.3 now and I'm trying to see where some IBOutlets are wired >to and clicking on the filled circle to the left of the IBOutlet only >adds a breakpoint in that area. > >Is this: > - something that doesn't work in Xcode 7.3. > - something that only works if you have an IBOutlet wired up to more >than one thing. > - my mistake, because I don't know where to click. > - D. None of the above. > >?? > >I'm looking at IBOutlets in a .h file for out iOS project where the >outlets are wired to a storyboard, FYI. > >Thanks in advance. > >- Alex Zavatone. > _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com