vidgrid/vidgrid.app/Contents/Info.plist

15 lines
450 B
Plaintext

<?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">
<dict>
<key>CFBundleName</key>
<string>VidGrid</string>
<key>CFBundleExecutable</key>
<string>VidGrid</string>
<key>CFBundleIdentifier</key>
<string>com.nloewen.vidgrid</string>
<key>CFBundleIconFile</key>
<string>512-apps-vidgrid.png</string>
</dict>
</plist>