Re: Building universal AU (was Are there any major hosts that currently DO NOT support Cocoa UIs for AUs?)
Re: Building universal AU (was Are there any major hosts that currently DO NOT support Cocoa UIs for AUs?)
- Subject: Re: Building universal AU (was Are there any major hosts that currently DO NOT support Cocoa UIs for AUs?)
- From: Stephen Blinkhorn <email@hidden>
- Date: Fri, 7 May 2010 10:52:15 -0600
On 7 May 2010, at 09:06, Kevin Molcard wrote:
On 5/7/10 4:54 PM, Paul Davis wrote:
On Fri, May 7, 2010 at 10:44 AM, Kevin Molcard <email@hidden
> wrote:
Hi all,
following the discussion about hosts that do not support Cocoa view.
Is there any way to build a REAL universal AU (ie supported by
Carbon and Cocoa hosts) or is it just impossible (ie the only
solution is to build 2 separate AUs)?
the plugin can support multiple implementations of its view. which
one will be chosen is up to the host. some hosts might choose to
use neither, for example.
Thanks Paul for your quick answer.
The good news is that it seems possible to have 2 views for the same
bundle.
The bad news is that I don't know how. Maybe I should ask the
question on Xcode or Cocoa list.
Perhaps that's best - get the official info.
I ship my AUs as two bundles. One contains the AU and Cocoa view
compiled as universal 32/64bit and the other bundle contains the
universal 32bit Carbon view. Causes confusion as some users think
they don't need the Carbon bundle but they do need it in order for the
plugin to pass verification. I can't remember what the problem with
putting the Carbon bundle inside the main AU bundle was now.
Shipping two separate AUs isn't a good idea.
Stephen
I think if the host wont choose any of these two view, this is not
the plugin problem. (isn't it?)
Kevin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden