I have an application that uses low-level CoreAudio C features, usually located under /Volumes/Xcode/Xcode.app/Contents/Developer/Extras/CoreAudio/PublicUtility/. Just installed Xcode 4.3.1 and iOS 5.1, and Public Utility seems to be gone. My missing files: CADebugMacros.h CAMath.h CAStreamBasicDescription.cpp CAStreamBasicDescription.h Does anyone know if these files were deleted from this latest version or do I just need to copy files from a previous version of Xcode? CoreAudio Public Utility exists with iOS 2 (at least).
Ty!
source share