Le 26 janv. 2011 à 20:35, Chris Sheffield a écrit :

> 
> What is the best place to store files like audio and images alongside an iOS 
> app? I am working on a simple proof of concept app that needs to play several 
> audio files back to back. I don't necessarily want these audio files to be 
> backed up through iTunes, as the finished app may eventually contain hundreds 
> of audio files (most likely in the form of downloadable packs of some kind), 
> but they do need to be persistent between app launches.
> 
> From my understanding, it looks like the app's cache folder is the best 
> place, but I just thought I'd ask to make sure. And if that's the case, what 
> is the best way to test this in the simulator? Do I need to copy all the 
> audio files into the simulated app's folder at 
> /Users/[user]/Library/Application Support/iPhone Simulator?


Hello,

You can use the "Copy files" function of the standalone builder to put your 
files into the app.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to