• 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: cannot use macros like CGPointMake in xcode8 debugger?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cannot use macros like CGPointMake in xcode8 debugger?


  • Subject: Re: cannot use macros like CGPointMake in xcode8 debugger?
  • From: email@hidden
  • Date: Sun, 25 Sep 2016 11:39:58 -0400

It worked for me in a Swift app so it looks like it's time for you to file a bug at bugreport.apple.com.

Dave

> On Sep 25, 2016, at 11:32 AM, Patrick J. Collins <email@hidden> wrote:
>
>> I wonder if that matters in lldb. What happens if you try the Swift syntax in lldb even though your app is Objective-C?
> (lldb) expr self.position = CGPoint(x: 0, y: 0)
> error: use of undeclared identifier 'x'
> error: use of undeclared identifier 'y'
>
> Patrick J. Collins
> http://collinatorstudios.com


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >cannot use macros like CGPointMake in xcode8 debugger? (From: "Patrick J. Collins" <email@hidden>)
 >Re: cannot use macros like CGPointMake in xcode8 debugger? (From: email@hidden)
 >Re: cannot use macros like CGPointMake in xcode8 debugger? (From: "Patrick J. Collins" <email@hidden>)
 >Re: cannot use macros like CGPointMake in xcode8 debugger? (From: email@hidden)
 >Re: cannot use macros like CGPointMake in xcode8 debugger? (From: "Patrick J. Collins" <email@hidden>)

  • Prev by Date: Re: cannot use macros like CGPointMake in xcode8 debugger?
  • Next by Date: Slow Window Resizing on XCode 8
  • Previous by thread: Re: cannot use macros like CGPointMake in xcode8 debugger?
  • Next by thread: Re: cannot use macros like CGPointMake in xcode8 debugger?
  • Index(es):
    • Date
    • Thread