Fix potential wrong-over-optimization in math utilities
[carla.git] / data / macos / Carla-Control.plist
blob04f2ab040f99549853ad5c20ebfd45981798b0db
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>CarlaControl</string>
9 <key>CFBundleIconFile</key>
10 <string>icon.icns</string>
11 <key>CFBundleIdentifier</key>
12 <string>CarlaControl</string>
13 <key>NSHighResolutionCapable</key>
14 <true/>
15 <key>NSRequiresAquaSystemAppearance</key>
16 <false/>
17 </dict>
18 </plist>