Right now I\'m using a few scripts to generate files that I\'m including as resources in Xcode. The thing is I\'m running the script, then deleting from the project, then ad
For those with large number of files, to avoid having to recopy (or recheck) each file, as suggested by @Ben Cochran (thanks a lot for the great script), this is how to do it with rsync: