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 running issue. #65

Closed umairzahid508 closed 2 years ago

umairzahid508 commented 2 years ago

I have added cefswift framework successfully in my project but when " CEFProcessUtils.initializeMain(with: args, settings: settings, app: app)" this line run it give the error which is mention below. Can you help me solving these issues? image