I'm trying to get some video added to my iPad 3.2 simulator's library, so I can test my app.
I converted a video using QuickTime, called it VID_0001.MOV, and copied it to the Library/Application Support/iPhone Simulator/3.2/Media/DCIM/APPLE100 folder.
This video worked for the iPhone simulator, but it's not working on the 3.2 (iPad) simulator; it doesn't show up in a UIImagePicker.
What have I done wrong?