Skip to content

Instantly share code, notes, and snippets.

View iballan's full-sized avatar
🇧🇷
Working from Brazil

Muhammed Ballan iballan

🇧🇷
Working from Brazil
View GitHub Profile
@brennanMKE
brennanMKE / IDETemplateMacros.plist
Last active May 17, 2024 05:36
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>