OSX build fail with "bundle format is ambiguous"
See original GitHub issue- Version: 20.14.7 with Electron 2.0.2
- Target: OSX
signing file=dist/mac/Tiat.app identityName=Developer ID Application: XXX (XXXXXX) identityHash=XXXXXXX provisioningProfile=none
{ Error: Command failed: codesign --sign XXXXXXXX --force /Users/apolkingg8/Documents/myWork/MYAPP/dist/mac/MYAPP.app/Contents/Resources/app/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Electron Framework
/Users/apolkingg8/Documents/myWork/MYAPP/dist/mac/MYAPP.app/Contents/Resources/app/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Electron Framework: bundle format is ambiguous (could be app or framework)
I tried update XCode, update OSX, restart mac, nothing works 😦
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (1 by maintainers)
Top Results From Across the Web
osx 10.9.5 code signing V2 - signing a framework with: bundle ...
Apple, please fix your codesigner, to say something about bad symlink structure, instead of 'bundle format is ambiguous'. – Jürgen Weigert. Oct ...
Read more >[BUG] bundle format is ambiguous (could be app or framework)
Describe the bug The compilation for "My Mac (Rosetta)" on MacBook M1 fails with "bundle format is ambiguous (could be app or framework)"....
Read more >bundle format is ambiguous (could be app or framework)
OS X codesign failed: bundle format is ambiguous (could be app or framework) ... This error can be caused by many things but...
Read more >codesign says my bundle format is ambiguous - Xojo Forum
codesign says my bundle format is ambiguous. codesign thinks your bundle looks a bit like an app and a bit like a framework....
Read more >OSX SDL2_mixer code sign issue (bundle format is ambiguous)
I'm trying to build an OSX app which uses SDL2_mixer. ... Ogg.framework: bundle format is ambiguous (could be app or framework).
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
I am having the exact same issue with electron-builder@20.15.0, I have tried all versions below, the only one that worked for me is electron-builder@20.5.1, But I need the latest version, please can someone help me out.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.