0

Anytime I try to PO values from the debugger while at a breakpoint Xcode crashes. This happens with Swift, but not Objective-C.

I'm running Xcode 7.2

2
  • Are you using any frameworks? Commented Dec 31, 2015 at 7:59
  • @RashwanL Yes, I'm using AlamoFire, SwiftyJSON, and Eureka (installed via Carthage). And also Parse and Bolts (imported manually). No CocoPods. Commented Dec 31, 2015 at 8:10

1 Answer 1

2

This seems to be a known bug, check out this and this threads to read more. They seem to be using similar frameworks as you use.

I can recommend you to send a bug to Apple, you can do that here.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.