We have a pretty major application suite for a client with a couple application targets utilizing several static libraries that we made in house. All targets are contained in on
I m using XCode 5.1.1 and was having the same problem.
The fix was to set "Strip Linked Product" setting under "Deployment" section to "No" for each dependent library project. For more detail, please see my post at