Mac: Update CFBundleIdentifier for the CEF framework

This commit is contained in:
Marshall Greenblatt 2021-08-11 12:35:48 -04:00
parent 17d2d13030
commit ee090039c7

View File

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>org.chromium.ContentShell.framework</string>
<string>org.cef.framework</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>