Packaging support for MacOS X 10.10 "Yosemite"
[openafs.git] / src / packaging / MacOS / OpenAFS-debug.Info.plist.in
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.0">
4 <dict>
5         <key>CFBundleGetInfoString</key>
6         <string>OpenAFS-debug @MACOS_VERSION@</string>
7         <key>CFBundleIdentifier</key>
8         <string>org.openafs.OpenAFS-debug.pkg</string>
9         <key>CFBundleName</key>
10         <string>OpenAFS-debug</string>
11         <key>CFBundleShortVersionString</key>
12         <string>@MACOS_VERSION@</string>
13         <key>IFMajorVersion</key>
14         <integer>1</integer>
15         <key>IFMinorVersion</key>
16         <integer>5</integer>
17         <key>IFPkgFlagAllowBackRev</key>
18         <false/>
19         <key>IFPkgFlagAuthorizationAction</key>
20         <string>RootAuthorization</string>
21         <key>IFPkgFlagBackgroundAlignment</key>
22         <string>bottomright</string>
23         <key>IfPkgFlagBackgroundScaling</key>
24         <string>proportional</string>
25         <key>IFPkgFlagDefaultLocation</key>
26         <string>/</string>
27         <key>IFPkgFlagInstallFat</key>
28         <false/>
29         <key>IFPkgFlagIsRequired</key>
30         <false/>
31         <key>IFPkgFlagRelocatable</key>
32         <false/>
33         <key>IFPkgFlagRestartAction</key>
34         <string>NoRestart</string>
35         <key>IFPkgFlagRootVolumeOnly</key>
36         <true/>
37         <key>IFPkgFlagUpdateInstalledLanguages</key>
38         <false/>
39         <key>IFPkgFlagUseUserMask</key>
40         <false/>
41         <key>IFPkgFlagAllowBackRev</key>
42         <true/>
43         <key>IFPkgFormatVersion</key>
44         <real>0.10000000149011612</real>
45 </dict>
46 </plist>