Why can't I debug into the source of a static library included as an Xcode subproject?
Why can't I debug into the source of a static library included as an Xcode subproject?
- Subject: Why can't I debug into the source of a static library included as an Xcode subproject?
- From: Chris Markle <email@hidden>
- Date: Mon, 10 Sep 2012 17:54:28 -0700
(This time with a subject ;) )
When I include static libraries to my Xcode project by including the
static library Xcode project as a subproject, when debugging I am
unable to see the code for the functions that are in the static
library / Xcode subproject. All the products (the static library and
the Cocoa command line app) are all going to the same area in the
DerivedData directories.
Is there some magic incantation to Xcode to make allow me to do
source-level debugging of the static library subproject functions?
Thanks in advance.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden