# xcode_templates **Repository Path**: wanggw911/xcode_templates ## Basic Information - **Project Name**: xcode_templates - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-05 - **Last Updated**: 2024-07-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: Xcode ## README # XcodeTemplates ## 模板使用 ### 1、下载模板 * 终端:`git clone https://gitee.com/wanggw/XcodeTemplates.git` ### 2、拷贝模板 拷贝目的路径: ``` /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/File\ Templates/Source/ // 注意以下的目录区别 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/File Templates/iOS/Source/ ``` ### 3、第三步 没有第三步了。。。。。 ## 使用说明02 1. 本地维护一份模版,可以上传到git远程仓库保存 2. 每次更新都应该先更新本地维护的模版,再拷贝到Xcode目录下面去 # 使用技巧 **cd到下面的文件夹,然后给文件夹制作替身,这样就不用每次都拷贝路径** # Xcode模板路径 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/File Templates/iOS/Source/