Re: problems with including a framework
Re: problems with including a framework
- Subject: Re: problems with including a framework
- From: Hasan Diwan <email@hidden>
- Date: Sat, 13 Mar 2004 01:10:23 -0800
1. Copy the frameworks into your development directory's build
subdirectory.
2. Add it to XCode
3. Create a "New Copy Files Build Phase"
4. Set the target to Frameworks (or Private Frameworks as appropriate)
5. Drag the frameworks under the new buildphase
6. Move the new buildphase to just below the target.
7. Let me know how it goes..
On Mar 12, 2004, at 7:31 PM, Koen van der Drift wrote:
>
>
I am trying to add a framework to my app, using the menu-item Add
>
Frameworks. MyApp builds fine, but when I run it I get the error that
>
MyApp can't open
>
@executable_path/../Frameworks/foo.framework/Versions/A/Foo. If I
>
check the Contents of my app, I see that the framework indeed is
>
missing. I looked at the documents for XCode, but cannot find what
>
setting I need to make sure that the framework is actually included in
>
my app.
>
Hasan Diwan {http://ibn.com/~hdiwan}
OpenPGP Fingerprint: 275D 0E84 550C D92A 4A56 732C 8528 2579 E6E9 4842
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.