Re: AU+Cocoa View Xcode template
Re: AU+Cocoa View Xcode template
- Subject: Re: AU+Cocoa View Xcode template
- From: Matt Mower <email@hidden>
- Date: Tue, 20 Jan 2009 13:51:23 +0000
On Tue, Jan 20, 2009 at 11:34 AM, Matt Mower <email@hidden> wrote:
> On Tue, Jan 20, 2009 at 11:26 AM, Matt Mower <email@hidden> wrote:
>> I'm using Xcode 3.1.1 and created a new project based on the AU Effect
>> + Cocoa View template. I thought I'd make sure it would build first
>> and immediately hit a slew of build errors compiling the
>
> I'm renaming and hoping there isn't too much that's been hardcoded to that.
>
Does anyone have any tips on using the "AU Effect + Cocoa View"
template? Because I am struggling.
In the first place the template embedded my company name - including a
space - all over the place. That means classes that won't compile,
references to invalid classes in info, nibs, and so on. And a lot of
renaming work for me.
In most cases I have changed the prefix from "LucidMac Softare" to
"LM". Can I suggest that the project template should either use the
initials if automatic or, better yet, ask.
Now I still have an errant bundle name. This turns out to be the
product name build setting for the CocoaUI target which is completely
different between debug & release configurations.
In the Debug configuration I have:
LucidMac SoftwareHarmonicPercolator_CocoaViewFactory
While in the Release config I have:
CocoaViewFactory
and now I cannot be certain what it ought to be. In my experience the
product name isn't usually different between build configurations.
I don't wish to seem overly critical but my experience of this
template has not encouraged me. I've spent most of my time so far
trying to make sense of the resulting project rather than figuring out
what goes after:
// here's where you do your DSP work
Maybe I went wrong at the beginning... Does anyone have any advice
about how to use this template successfully?
m/
--
Matt Mower :: http://mattmower.com/
_______________________________________________
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