XCode 2.2 and frameworks
XCode 2.2 and frameworks
- Subject: XCode 2.2 and frameworks
- From: Prady K <email@hidden>
- Date: Tue, 15 Nov 2005 10:26:53 -0800
Hi
I recently updated to XCode 2.2 and I am facing issues in including my
framework headers in the project. I have a framework whose header are
public. I included that framework in another project and then using
the header file as follows in one of the header files of that project.
#import <MyFramework/MyFramework.h>
This gives me a error saying that this header file cannot be found. I
tried removing/adding the framework a couple of times. But sometimes
it suddently starts working. Sometimes at the end of compilation
during linking it says the framework cannot be found although the
framework is present. This doesnt happen for system frameworks. I
didnt see this problem in XCode 2.1. Any idea why this is happening?
-
Prady
_______________________________________________
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