lvsti / CEF.swift

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

CEFSwift framework compiling issue in another project. #63

Closed umairzahid508 closed 2 years ago

umairzahid508 commented 2 years ago

When I use CEFswift framework in my own project it has given some error which I showed in the below picture .

image

I really need to add this framework in my project so I can build the product for my own.

lvsti commented 2 years ago

If you want to integrate CEF.swift into your build, you have to make sure the Chromium headers are available as well.