What's the magic in 'Installation Directory' (INSTALL_PATH)
What's the magic in 'Installation Directory' (INSTALL_PATH)
- Subject: What's the magic in 'Installation Directory' (INSTALL_PATH)
- From: Jerry Krinock <email@hidden>
- Date: Sun, 2 Dec 2007 07:12:04 -0800
When I am building a framework that is going to ship inside the
package of an application, in the framework's Target, I need to set
'Installation Directory' (INSTALL_PATH) to '@executable_path/../
Frameworks'. This is so that the ^application^ can find ^it^.
So, I'm telling the framework to say "Come find me here". I don't
understand how this can work. How can the application get this
message from the framework saying where to find the framework before
it has found the framework?
It would make much more sense if I would have to set something in the
^application^ to say "Look for that framework over there".
How does this magic work?
Jerry Krinock
_______________________________________________
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