yusuf3000
09/11/2018, 12:51 PMbr set -f Kotlin.kt -l 33 and it works fine on my machine.
My colleague is working on the same branch as me but when they write the same command they get Breakpoint 10: no locations (pending).
WARNING: Unable to resolve breakpoint to any actual locations.
He can open the kotlin file in xcode and see that it does indeed have that line.
What could be the possible reasons that it doesn’t work on his machine but it works on mine?