5

In my project I have both objective c and Swift classes. I want to do debugging in objective c breakpoints are working whereas in Swift breakpoints are not working so it very difficult to debug.

Note : I am integrating my objective c project in my swift project.

Thanks in advance.

MGY
  • 7,245
  • 5
  • 41
  • 74
Ganesh Manoj
  • 111
  • 8

1 Answers1

0

Have you turned it on?

Attached the arrow to the setting enter image description here

Horst
  • 1,733
  • 15
  • 20