Re: Detecting a native Cocoa app ?
Re: Detecting a native Cocoa app ?
- Subject: Re: Detecting a native Cocoa app ?
- From: "William J. Cheeseman" <email@hidden>
- Date: Thu, 07 Feb 2013 10:02:12 -0500
On Feb 7, 2013, at 3:32 AM, email@hidden wrote:
> I would like to automatically detect when the target application is
> native cocoa, so that I may switch the plugin off otherwise. How would
> you do that ?
ULI's answer makes sense if you are asking which frameworks are being used. However, you can determine which runtime environment, Cocoa or Carbon, the application is running in, which may be what you're really asking. The Apple Q&A I mentioned earlier is QA1372. Here's the link: <https://developer.apple.com/library/mac/#qa/qa1372/_index.html#//apple_ref/doc/uid/DTS10004141>.
--
Bill Cheeseman - email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden