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">
5 <key>CFBundleDevelopmentRegion
</key>
6 <string>English
</string>
7 <key>CFBundleExecutable
</key>
8 <string>@MACOSX_FRAMEWORK_NAME@
</string>
9 <key>CFBundleIdentifier
</key>
10 <string>@MACOSX_FRAMEWORK_IDENTIFIER@
</string>
11 <key>CFBundleInfoDictionaryVersion
</key>
13 <key>CFBundlePackageType
</key>
15 <key>CFBundleName
</key>
16 <string>@MACOSX_FRAMEWORK_NAME@
</string>
17 <key>CFBundleSignature
</key>
19 <key>CFBundleSupportedPlatforms
</key>
21 <string>MacOSX
</string>
23 <key>CFBundleVersion
</key>
24 <string>@MACOSX_FRAMEWORK_BUNDLE_VERSION@
</string>
25 <key>CFBundleShortVersionString
</key>
26 <string>@MACOSX_FRAMEWORK_SHORT_VERSION_STRING@
</string>
27 <key>CSResourcesFileMapped
</key>
29 <key>LSMinimumSystemVersion
</key>
30 <string>@CARLA_OSX_DEPLOYMENT_TARGET@
</string>
31 <key>NSHumanReadableCopyright
</key>
32 <string>(C)
2011-
2023 Filipe Coelho.
33 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version
2 of the License, or any later version.
</string>