Posts

Post not yet marked as solved
12 Replies
11k Views
The breakpoints that are working are defined twice (I don't know how or why they were created twice). When editing those breakpoints the condition item has two radio buttons. The first one is on with the text: "Use parent breakpoint condition, which is not set". The other radio button is near the "classical" text field for the condition. The breakpoints that don't work have only the text field for the condition. I can't find any documentation for this.My questions : What makes I produce one kind of breakpoint and the other one ? Is it a bug ? (Only the working one, with radio buttons should be produced ?). It is not clear for me. What means the text: "Use parent breakpoint condition, which is not set" ? What is a parent breakpoint ? Why are they -when working- produced by pair ? Actually setting a working breakpoint seems to work randomly for me. Does anyone have the same problems ?
Posted
by jldb.
Last updated
.
Post not yet marked as solved
1 Replies
1k Views
I'm using xcode 11.2 on Mojave (10.14.6). My project is the production of a framework. I want to copy the framework product in the absolute path : ~/Library/Frameworks (or $(HOME)/Library/Frameworks) with the "copy files" phase. The framework product holds a headers folder (and his alias). The framework is copied but not the header folder ! Is this a bug ? Is there something I can do to avoid this (except to copy it manually) ?
Posted
by jldb.
Last updated
.