Why Can't Xcode Find My Framework File?
Why Can't Xcode Find My Framework File?
- Subject: Why Can't Xcode Find My Framework File?
- From: Lance Drake <email@hidden>
- Date: Wed, 10 Mar 2004 23:57:58 -0700
My attempt to include 'InternetConfig.h' is somehow being thwarted.
The "ApplicationServices.framework" has been added to the project.
The project has been 'reindexed'
The file is identified as "HIServices/InternetConfig.h" in its header.
File references I have tried - which do not work - include:
<InternetConfig.h>
<HIServices/InternetConfig.h>
<ApplicationServices/HIServices/InternetConfig.h>
To specifically add the file to my project and referring to it as
"InternetConfig.h" is the only way I've managed to make it visible.
Please - what's the secret incantation I am obviously missing?
Thanks!
Lance Drake
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.