Re: No such file <MyFramework/MyFramework.h>
Re: No such file <MyFramework/MyFramework.h>
- Subject: Re: No such file <MyFramework/MyFramework.h>
- From: Ken Tozier <email@hidden>
- Date: Tue, 2 Dec 2008 08:01:58 -0500
On Dec 2, 2008, at 6:25 AM, Bill Cheeseman wrote:
Just guessing, but did you mark the header "public" in Xcode? I
sometimes
forget to do this, and I always forget where to find the setting so
I have
to go hunting around for it.
No I hadn't. I found the setting, marked it pubic and the header
showed up in the build this time (I put it in the framework manually
last time) but Xcode sti doesn't seem to see it. I went into /
Libraries/Frameworks and marked the header folder pubic but that
didn't work either. One curious detail is that although I can see the
framework in my app project, Xcode doesn't let me expand the
disclosure triangle to see what's inside it. If I check through the
finder, the structure appears to be like any other framework with one
caveat, the headers folder has the permissions
Ken Tozier -> read/write
_www -> read only
everyone -> read only
While most other frameworks have this permission for the headers folder
system -> read write
admin -> readwrite
everyone -> read only
I mage sure the "Installation path" was set to "/Libraries/Frameworks"
so it's not that, but when I build the release version, it doesn't end
up in "/Libraries/Frameworks" automatically, I have to manually drag
it there.
_______________________________________________
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