Re: Flush CoreAudio Component
Re: Flush CoreAudio Component
- Subject: Re: Flush CoreAudio Component
- From: William Stewart <email@hidden>
- Date: Mon, 13 Aug 2007 13:09:18 -0700
We typically use a symlink while we develop.
So, something like this:
% cd /Library/Components/
% ln -s /Path/To/Your/AF.component
Then if you do NOT do a clean in Xocde, you can keep changing the
code here and it will just pick up your changes.
If you do a clean and rebuild in Xcode you need to tell the component
mgr that its reference is stale (same as when you put new builds in
the component). Best way to do this is to touch the folder:
% cd /Library/Components/
% touch .
HTH
Bill
On 12/08/2007, at 9:49 AM, David Scrève wrote:
Hello,
I'm currently developing an AudioFile component based on Apple
Framework, and I have some problems while debugging.
I put the component in the Macintosh HD/Library/Components. The
component is properly loaded, but when I upgrade to another version
to test, the old version is still loaded.
How can I force coreaudio to flush it's audio component ?
Regards,
David
_______________________________________________
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
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
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