• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.4">
4<dict>
5	<key>IFPkgDescriptionTitle</key>
6	<string>@CPACK_PACKAGE_NAME@</string>
7  <key>IFPkgDescriptionVersion</key>
8  <string>@CPACK_PACKAGE_VERSION@</string>
9  <key>IFPkgDescriptionDescription</key>
10  <string>@CPACK_PACKAGE_DESCRIPTION@</string>
11</dict>
12</plist>
13