mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-03-24 16:00:14 +01:00
Mac: Update CFBundleIdentifier for the CEF framework
This commit is contained in:
parent
17d2d13030
commit
ee090039c7
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user