FROM : Josh Rooke-Ley
DATE : Fri Nov 05 19:12:13 2004
I working on PreferencePane that uses some network code in a framework.
I don't want to install the framework in /Library/Framworks because
its really a private framework that shouldn't go there. If I compile
the framework with the install path as "@executable_path/../Frameworks"
as recommended for private frameworks, it will point to
/Applications/System Preferences/Contents/Frameworks. What I'm looking
for is something like "@bundle_path/Frameworks". ..
Any ideas?
Thanks
josh
DATE : Fri Nov 05 19:12:13 2004
I working on PreferencePane that uses some network code in a framework.
I don't want to install the framework in /Library/Framworks because
its really a private framework that shouldn't go there. If I compile
the framework with the install path as "@executable_path/../Frameworks"
as recommended for private frameworks, it will point to
/Applications/System Preferences/Contents/Frameworks. What I'm looking
for is something like "@bundle_path/Frameworks". ..
Any ideas?
Thanks
josh
| Related mails | Author | Date |
|---|---|---|
| Josh Rooke-Ley | Nov 5, 19:12 | |
| Chris | Nov 5, 22:58 | |
| Mike Davis | Nov 6, 21:28 |






Cocoa mail archive

