summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFSound/Resorces/Shared/SPUShared-info.plist
blob: 09ba926043722c981eac9f2137803027c9a8f29e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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">
<dict>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleIdentifier</key>
	<string>com.codeplex.pcsxr.spusharedcode</string>
	<key>CFBundleName</key>
	<string>SPUSharedCode</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleVersion</key>
	<string>1.19</string>
</dict>
</plist>