Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/templates/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/multithreading/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Templates xcode4模板格式问题_Templates_Format_Xcode4 - Fatal编程技术网

Templates xcode4模板格式问题

Templates xcode4模板格式问题,templates,format,xcode4,Templates,Format,Xcode4,xcode4使用新的项目模板格式(xctemplate)。有了现有的模板,我可以得到我所需要的一切,除了在项目中添加一个文件而无需复制它。我需要从我的模板创建的所有项目使用共享资源,这样我就可以一次更新所有项目,只更新一个文件。谢谢 您是否尝试从模板目录硬链接到该文件

xcode4使用新的项目模板格式(xctemplate)。有了现有的模板,我可以得到我所需要的一切,除了在项目中添加一个文件而无需复制它。我需要从我的模板创建的所有项目使用共享资源,这样我就可以一次更新所有项目,只更新一个文件。谢谢

您是否尝试从模板目录硬链接到该文件