Re:
Re:
- Subject: Re:
- From: Cody Garvin <email@hidden>
- Date: Mon, 10 Sep 2012 18:14:53 -0700
Hi Chris,
Make sure you include the binary / bundle as a target dependency in your build settings of your main app target.
I've ran across some sub modules / sub projects needing to be built manually first, but this is rare.
Also, make sure your Header Search Path is filled in appropriately. May need to search recursively on the path.
Regards
- Cody
On Sep 10, 2012, at 5:46 PM, Chris Markle <email@hidden> wrote:
> 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.
>
> Chris
> _______________________________________________
> 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
_______________________________________________
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
References: | |
| >[no subject] (From: Chris Markle <email@hidden>) |