I have a iphone project with many mp3 files. When xcode is doing a build I get tons of memory warning errors, looks like one for each mp3 file. Is there some setting in the mp3 import to prevent this such as loadtype or hardware decoding?
Has anybody run across this before.
I'm currently using mp3
load type compressed in memory
hardware decoding is unchecked.
↧