Skip to content

Instantly share code, notes, and snippets.

@rickychilcott
Created January 3, 2012 05:28
Show Gist options
  • Save rickychilcott/1553654 to your computer and use it in GitHub Desktop.
Save rickychilcott/1553654 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.unity3d.UnityEditor3.x</string>
<key>CFBundleName</key>
<string>Unity</string>
<key>CFBundleShortVersionString</key>
<string>3.5.0b6</string>
<key>path</key>
<string>/Applications/Unity-3.5.0/Unity.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment