Re: Graphite examples ??
Re: Graphite examples ??
- Subject: Re: Graphite examples ??
- From: Kevin Ballard <email@hidden>
- Date: Mon, 22 Mar 2004 23:15:22 -0500
You could always copy the framework into your app's Resources folder
and link to that, so you're guaranteed it won't break.
On Mar 22, 2004, at 5:51 PM, Nick Zitzmann wrote:
>
Private frameworks don't have headers. That's why they're private. <;*)
>
>
I suppose you could use Class-dump at
>
<http://homepage.mac.com/nygard/Projects/index.html> to generate a
>
pseudo-header of the framework, assuming it is an Objective-C
>
framework, but I must warn you that using private APIs in a project is
>
very risky. Private APIs may change at any time without notice, and
>
completely break your application.
--
Kevin Ballard
email@hidden
http://www.tildesoft.com
http://kevin.sb.org
[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.