Breakpoints: Swift Error
Breakpoints: Swift Error
- Subject: Breakpoints: Swift Error
- From: "Eric E. Dolecki" <email@hidden>
- Date: Fri, 19 Feb 2016 18:45:28 +0000
I have an app where I have a breakpoint set for Swift Error. If it's on and
I run the debug app, I get the breakpoint for a crash.
try player = AVAudioPlayer(contentsOfURL: url)
The url is fine.
If I turn the breakpoint off, it runs and debugs perfectly fine. Could this
be a bug in Xcode? Is there a way to get more info out of the Swift Error
breakpoint?
Eric
_______________________________________________
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