I have xcode 4.5, I have a problem I've made a radio iphone app and it works correctly on the simulator but when I try to archive it to make .ipa file there is an error:
AudioUnit framework file not found
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/System/Library/Frameworks/CoreMedia.framework/Headers/CMFormatDescription.h:27:10: 'AudioToolbox/AudioFormat.h' file not
How I can add them? because in iphoneSimulatorOS6.0 file framework there are exist what is the problem any one can help me?