[xcode] Copy over IDETemplateMacros.plist with a simplified file header
This commit is contained in:
parent
cd98e5d1d6
commit
4d3a7e4017
1 changed files with 7 additions and 0 deletions
7
Xcode/IDETemplateMacros.plist
Normal file
7
Xcode/IDETemplateMacros.plist
Normal file
|
@ -0,0 +1,7 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>FILEHEADER</key>
|
||||
<string> Eryn Wells <eryn@erynwells.me></string>
|
||||
</dict>
|
||||
</plist>
|
Loading…
Add table
Add a link
Reference in a new issue