On Jan 12, 2009, at 3:36 PM, Joseph Crawford wrote:
yes they are there in /Contents/Frameworks/
I did not need to copy them in nor would xcode allow me to because
they are stored in PROJECT_DIR/Frameworks/
These statements are contradictory.
Are the frameworks in Contents/Frameworks within the built application
bundle you're trying to debug? Or are they only in a Frameworks
directory within your source code directory hierarchy?
Xcode won't go looking through your source code directory hierarchy
for frameworks to debug/run against, it will only look in your build
results directory and in the places specified in the application
iteslf (such as its Contents/Frameworks directory).
-- Chris
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]