Quote: Originally Posted by
mustanglou 
Next, I tried to build and run CarFrontEnd and it worked! My guess is that I was unable to get Xcode to use the CarFrontEndAPI that I just built -- for some reason it will only use the installed version.
Sounds like something weird is happening with your CarFrontEndAPI compile. Did a Clean All on both projects (before installing CFE from the installer) have any effect?
When you tried the cfe_test.m test, was your copy of the framework still in your Framework search path (e.g. /System/Library/Frameworks, /Library/Frameworks, or ~/Library/Frameworks)?
When you build CarFrontEndAPI, do you get any warnings? (I know CFE itself has a couple)
-dave