/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

  1. #include "common/fuse_version.h"
  2. <?xml version="1.0" encoding="UTF-8"?>
  3. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  4. <plist version="1.0">
  5. <dict>
  6. <key>BuildVersion</key>
  7. <string>1</string>
  8. <key>CFBundleShortVersionString</key>
  9. <string>MACFUSE_VERSION_LITERAL</string>
  10. <key>CFBundleVersion</key>
  11. <string>MACFUSE_VERSION_LITERAL</string>
  12. <key>ProjectName</key>
  13. <string>MACFUSE_FS_TYPE_LITERAL</string>
  14. <key>SourceVersion</key>
  15. <string>10000</string>
  16. </dict>
  17. </plist>