Skip to content

Instantly share code, notes, and snippets.

View mioe's full-sized avatar
🐣
top secret

Misha Gezha mioe

🐣
top secret
View GitHub Profile
@mioe
mioe / IDETemplateMacros.plist
Created April 7, 2026 09:23 — forked from brennanMKE/IDETemplateMacros.plist
Xcode File Header Templates
<?xml version="1.0" encoding="UTF-8"?>
<!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>
// Copyright © ___YEAR___ ___ORGANIZATIONNAME___.
// All Rights Reserved.
</string>
<key>ORGANIZATIONNAME</key>