Re: private frameworks
Re: private frameworks
- Subject: Re: private frameworks
- From: j o a r <email@hidden>
- Date: Tue, 1 Nov 2005 13:54:08 +0100
On 1 nov 2005, at 11.48, Niko Matsakis wrote:
I could not find the installation directory that is mentioned in
the Framework Programming Guide (which I am supposed to set to
@executable/../Frameworks or something like that).
You need to understand and set this setting properly, or it won't
work. By the way, it's "@executable_path", and not "@executable".
Find and set this in your target build settings (use the search field
in the build settings inspector if needed):
INSTALL_PATH = "@executable_path/../Frameworks"
Btw. "INSTALL_PATH" is referred to as "Installation Directory" in the
Xcode GUI.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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