Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If there’s a .app package, does that also mean there’s a signable + distributable app ready to go?

If so, good bye electron.



There is a .app (saved to ~/Applications) but there’s no binary inside. The full file structure:

  .
  └── Contents
      ├── Info.plist
      ├── Resources
      │   └── ApplicationIcon.icns
      └── _CodeSignature
          ├── CodeDirectory
          ├── CodeRequirements
          ├── CodeResources
          └── CodeSignature
Looks like all the necessary information is saved inside the Info.plist.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: