Home › Forums › OpenEars › Setup OpenEars for debugging › Reply To: Setup OpenEars for debugging
July 2, 2014 at 3:56 pm
#1021827
Halle Winkler
Politepix
Hi Daniel,
is it impossible to step into OpenEars.framework from OpenEarsSampleApp in Xcode?
Yes, this is what I have been saying in my answers above. A built framework does not have a mechanism for sharing its breakpoints with an app project. If Apple shipped their iOS frameworks with breakpoints turned on accidentally, they would also not break in your debugger when you linked an app to those frameworks.