/core/10.5/fusefs/fusefs.fs/Contents/version.plist
http://macfuse.googlecode.com/ · Unknown · 17 lines · 17 code · 0 blank · 0 comment · 0 complexity · ff55be8d5170d3bd3f8a3f9e8abcfe44 MD5 · raw file
- #include "common/fuse_version.h"
- <?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>BuildVersion</key>
- <string>1</string>
- <key>CFBundleShortVersionString</key>
- <string>MACFUSE_VERSION_LITERAL</string>
- <key>CFBundleVersion</key>
- <string>MACFUSE_VERSION_LITERAL</string>
- <key>ProjectName</key>
- <string>MACFUSE_FS_TYPE_LITERAL</string>
- <key>SourceVersion</key>
- <string>10000</string>
- </dict>
- </plist>