Does Chrome Need MacOS10.15+ From M117

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Does Chrome Need MacOS10.15+ From M117

Postby ifbao » Wed Jan 24, 2024 9:42 pm

Hi,
I check the macOS deployment requirements from https://bitbucket.org/chromiumembedded/ ... uilding.md. Found Chrome Need MacOS10.15+ From M117.
deployment.jpg
deployment.jpg (91.67 KiB) Viewed 829 times


But, then I check the cefclient demo cmake, the CEF_TARGET_SDK still set 10.13
cmake.jpg
cmake.jpg (78.05 KiB) Viewed 829 times


and the Info.plist form Cefclient.app from https://cef-builds.spotifycdn.com/cef_b ... nt.tar.bz2
<key>LSMinimumSystemVersion</key>
<string>10.13.0</string>
infoplist.jpg
infoplist.jpg (230.83 KiB) Viewed 829 times


Can I submit a merge request for this?
ifbao
Techie
 
Posts: 13
Joined: Wed Jun 30, 2021 9:53 pm

Re: Does Chrome Need MacOS10.15+ From M117

Postby magreenblatt » Wed Jan 24, 2024 9:46 pm

Sure, pull request welcome. You’ll need to change the 10.13 in a a few different Info.plist files. We should also update the OS_VERSION foreach list (add more/newer versions).
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Does Chrome Need MacOS10.15+ From M117

Postby magreenblatt » Wed Jan 24, 2024 9:49 pm

Here’s an example of a previous version update, for reference: https://github.com/chromiumembedded/cef ... f07f614e44
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Does Chrome Need MacOS10.15+ From M117

Postby magreenblatt » Tue Jan 30, 2024 3:49 pm

SDK updated to 10.15 in this commit.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 211 guests