Skip to content

Instantly share code, notes, and snippets.

@tolmasky
Created December 18, 2008 21:09
Show Gist options
  • Save tolmasky/37660 to your computer and use it in GitHub Desktop.
Save tolmasky/37660 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>CPBundleIdentifier</key>
<string>com.You.YouKit</string>
<key>CPBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CPBundleName</key>
<string>YouKit</string>
<key>CPBundlePackageType</key>
<string>FMWK</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment