lvsti / CEF.swift

Swift bindings for the Chromium Embedded Framework
BSD 3-Clause "New" or "Revised" License
94 stars 29 forks source link

Mac OS X 10.9 Support #18

Closed Grodder closed 7 years ago

Grodder commented 7 years ago

Hi, I would like to use CEF.swift in a project, where I have to support Mac OS X 10.9. Do you see any Issues with changing the deployment target of CEF.swift? I tried to run the sample App on 10.9 and it worked fine. The cef framework supports 10.9 as well.

lvsti commented 7 years ago

Hi, I should doublecheck but I also think there is no technical obstacle to that. Which branch are you using btw?

Grodder commented 7 years ago

Thanks, I'm using 2987.

lvsti commented 7 years ago

fixed in 74722ab7bbc4913bd3ea5f938fe5b8b31a3a6fe2