Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I believe if you click on this build setting in the lldb-mi target (it should be highlighted in BOLD black text to indicate it is set for the current target) and hit DELETE, it will remove this setting from the current target and then fallback to using the global value set on the Xcode project itself. Is this what you did? We want to be able to set this deployment target once and have all targets get it for free without us having to select each target and update it. Please make sure this is what you did?