BackgroundMusic/pkg/pkgbuild.plist

22 lines
920 B
Text
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
<dict>
<key>RootRelativeBundlePath</key> <string>Applications/Background Music.app</string>
<key>BundleHasStrictIdentifier</key> <false/>
<key>BundleIsRelocatable</key> <true/>
<key>BundleIsVersionChecked</key> <false/>
<key>BundleOverwriteAction</key> <string>upgrade</string>
</dict>
<dict>
<key>RootRelativeBundlePath</key> <string>Library/Audio/Plug-Ins/HAL/Background Music Device.driver</string>
<key>BundleHasStrictIdentifier</key> <false/>
<key>BundleIsRelocatable</key> <false/>
<key>BundleIsVersionChecked</key> <false/>
<key>BundleOverwriteAction</key> <string>upgrade</string>
</dict>
</array>
</plist>