Skip to content

Instantly share code, notes, and snippets.

@iamchiwon
Created November 22, 2018 14:48
Show Gist options
  • Select an option

  • Save iamchiwon/7920d01faab4332caafd03090219959d to your computer and use it in GitHub Desktop.

Select an option

Save iamchiwon/7920d01faab4332caafd03090219959d to your computer and use it in GitHub Desktop.
<?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>
// ========================================
//
// Lorem Ipsum is simply dummy text of the
// printing and typesetting industry.
//
// Lorem Ipsum has been the industry's
// standard dummy text ever since the 1500s,
// when an unknown printer took a galley of
// type and scrambled it to make a type
// specimen book.
//
// ----------------------------------------
//
// Project : ___PROJECTNAME___
// File : ___FILENAME___
// Date : ___DATE___
// Auther : ___FULLUSERNAME___
//
// ========================================
</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment