Are Swift conditional breakpoints broken in Xcode 8.2? -


i tried create conditional breakpoint in xcode gui clicking add breakpoint, editing , entering expression in condition field. however, breakpoint triggers.

i distilled down entering true or false condition field, , doesn't work.

curiously, setting conditional breakpoint on line of objective-c in same (mixed swift/objective-c) project does work.

it looks me breakpoint conditions ignored when breakpoint in swift source code.

are other developers seeing same problem? there "secret sauce" getting swift breakpoints work missing?


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -