Giter Site home page Giter Site logo

Code signature invalid about cef.swift HOT 5 CLOSED

lvsti avatar lvsti commented on July 17, 2024
Code signature invalid

from cef.swift.

Comments (5)

lvsti avatar lvsti commented on July 17, 2024

I never tried codesigning the demo app before but now I gave it a try. First I didn't succeed because the embedded frameworks were indeed not signed. But after specifying

OTHER_CODE_SIGN_FLAGS = "--deep";

for the CEFDemo target, everything worked like a charm. Let me know if this helped.

from cef.swift.

ebaujard avatar ebaujard commented on July 17, 2024

I also added this build option, but when i launch the app on a another mac in 10.12 the app crash (with the previous error message).
If i launch the app on the same mac where i build(in 10.12), the app is launched without problems.
When i launch the app on a another mac in 10.11 the app seems to work properly.

from cef.swift.

lvsti avatar lvsti commented on July 17, 2024

I can get my hands on a second machine this weekend and check that scenario.

from cef.swift.

xinlehou avatar xinlehou commented on July 17, 2024

@ebaujard @lvsti
I also encountered the same problem, I ask you to solve it

from cef.swift.

lvsti avatar lvsti commented on July 17, 2024

Guys, no matter how hard I try, I cannot reproduce your issue. What does

$ codesign -vvvv /path/to/CEFDemo.app

output for you?

from cef.swift.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.