XCode Templates: moving AppDelegate
问题 I am currently working on some XCode templates to make my work easier. I copied the original templates and modified them to my needs. Until now, everything worked just fine. However, i can't find a way to move the generated AppDelegate files to a subfolder without ending up with two copies of them. Does enybody know how to move the AppDelegate to a subfolder? Which template do i have to modify? Thanks in advance! Chris 回答1: I just managed to move all files as intended. It is important to make