comparison DPF-Prymula-audioplugins/dpf/utils/plugin.bundle/Contents/Info.plist @ 3:84e66ea83026

DPF-Prymula-audioplugins-0.231015-2
author prymula <prymula76@outlook.com>
date Mon, 16 Oct 2023 21:53:34 +0200
parents
children
comparison
equal deleted inserted replaced
2:cf2cb71d31dd 3:84e66ea83026
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>CFBundleDevelopmentRegion</key>
6 <string>English</string>
7 <key>CFBundleExecutable</key>
8 <string>@INFO_PLIST_PROJECT_NAME@</string>
9 <key>CFBundleIconFile</key>
10 <string></string>
11 <key>CFBundleIdentifier</key>
12 <string>studio.kx.distrho.@INFO_PLIST_PROJECT_NAME@</string>
13 <key>CFBundleInfoDictionaryVersion</key>
14 <string>6.0</string>
15 <key>CFBundlePackageType</key>
16 <string>BNDL</string>
17 <key>CFBundleSignature</key>
18 <string>????</string>
19 <key>CFBundleVersion</key>
20 <string>1.0</string>
21 <key>CSResourcesFileMapped</key>
22 <true/>
23 </dict>
24 </plist>