Nested code is modified or invalid
See original GitHub issue- Version: 5.10.3
- Target: mac
When signing app it throws the following error:
Failed to verify application bundle. See details in debug log. (electron-osx-sign:error)
but nothing in debug log. some help please ?
Issue Analytics
- State:
- Created 7 years ago
- Comments:16 (10 by maintainers)
Top Results From Across the Web
nested code is modified or invalid · Issue #131 - GitHub
I'm trying to sign my app for release outside of the app store and the signing always fails to verify. My npm script...
Read more >OS X codesign nested code is modified or invalid
p.s. I have tried to sign manually all framework/dylib without option --deep and the same result. macos · qt4 · codesign.
Read more >OSX Code signing nested code is modified or invalid
OSX Code signing nested code is modified or invalid. We are building an installer using Installbuilder 21.12.0 on Mac OS X 10.14.6 Mojave....
Read more >Signature not accepted? | Apple Developer Forums
The most common cause for problems like this is incorrectly nested code. You must follow the rules outlined in the Nested Code section...
Read more >Problems with code signing - General - Xojo Forum
Tried again using the very same terminal commands to code sign my app as well as the internal ... nested code is modified...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@p3140 may I ask which Xcode version you are using with codesign?
@p3140 No worries; glad to know the issue’s resolved. 🎊 Sometimes Xcode versions get slightly tricky…