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">
5 <key>CFBundleName</key>
6 <string>${OPENCV_APPLE_BUNDLE_NAME}</string>
7 <key>CFBundleIdentifier</key>
8 <string>${OPENCV_APPLE_BUNDLE_ID}</string>
9 <key>CFBundleVersion</key>
10 <string>${OPENCV_LIBVERSION}</string>
11 <key>CFBundleShortVersionString</key>
12 <string>${OPENCV_LIBVERSION}</string>
13 <key>CFBundleSignature</key>
15 <key>CFBundlePackageType</key>