Question

I created my own small .m4a file with GarageBand, for use in my app on the iPhone. Everytime I try to Add existing file, XCode crashes when I select the .m4a file. The file itself will play nicely in QuickTime Player and iTunes.

Any workarounds?

Was it helpful?

Solution

So this is the workaround: put the .m4a file into a directory and "Add existing file" that directory to the project. That works, both the directory and the .m4a file in that directory are now part of the project.

Big XCode bug if you ask me.

OTHER TIPS

Don't know why Xcode would be crashing, but you might try converting the audio file to the recommended format for iPhone.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top