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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to