Xcode 4.1, Copying large amount of files
Xcode 4.1, Copying large amount of files
- Subject: Xcode 4.1, Copying large amount of files
- From: Brian Barnes <email@hidden>
- Date: Thu, 28 Jul 2011 21:50:01 -0400
I was just wondering if there is a better way to go about this. I'm working on a port of dim3 for the iPad, and dim3 needs project files to run. These project files (the demo, which I'm testing with) can run up to 100+ meg (yes, in the future, projects for the iPad should be smaller and have less hi-res art). I just created a runs script phase to "cp" the entire folder to inside the built app. This all works great.
Except it adds a good pause and a lot of disk thrashing every time I build. I can't imagine doing this on the iPad itself over USB :)
Is there a better way to go about this? Would symbolic links work if I was only testing on the simulator?
[>] Brian _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden