question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 5 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
GhostDev26commented, Jun 6, 2018

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.

0reactions
stale[bot]commented, Jul 1, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found