Home | History | Annotate | Line # | Download | only in mac
      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>Heimdal @VERSION@</string>
      7 	<key>CFBundleName</key>
      8 	<string>Heimdal</string>
      9 	<key>CFBundleIdentifier</key>
     10 	<string>org.h5l.heimdal.pkg</string>
     11 	<key>CFBundleShortVersionString</key>
     12 	<string>1.0</string>
     13 	<key>IFPkgFlagAllowBackRev</key>
     14 	<true/>
     15 	<key>IFPkgFlagAuthorizationAction</key>
     16 	<string>RootAuthorization</string>
     17 	<key>IFPkgFlagDefaultLocation</key>
     18 	<string>/</string>
     19 	<key>IFPkgFlagFollowLinks</key>
     20 	<true/>
     21 	<key>IFPkgFlagIsRequired</key>
     22 	<true/>
     23 	<key>IFPkgFlagOverwritePermissions</key>
     24 	<true/>
     25 	<key>IFPkgFlagRelocatable</key>
     26 	<false/>
     27 	<key>IFPkgFlagRestartAction</key>
     28 	<string>NoRestart</string>
     29 	<key>IFPkgFlagRootVolumeOnly</key>
     30 	<true/>
     31 	<key>IFPkgFlagUpdateInstalledLanguages</key>
     32 	<false/>
     33 	<key>IFPkgFormatVersion</key>
     34 	<real>0.10000000149011612</real>
     35 </dict>
     36 </plist>
     37