Blog Posts

Apple macOS Developer Guide - from Purchase to Production

Apple macOS Developer Guide - from Purchase to Production

Table of Contents Introduction Prerequisites Purchasing the developer membership The Basics Electron-Builder Signing Notarizing and Stapling: (only for external distribution) Prepping Gather all developer certificates Stuff needed for notarizing: (Perform any one of the methods) (Only for external distribution) Identifiers, Devices and Profiles Create an App Record: (Only for MAS build) Building Entitlements Generating ICNS Electron builder config Folder Structure Verify and Distribute FAQs Conclusion Introduction If you are looking to build a macOS App in electron, where the development does not involve the use of Xcode or even building a production build from Xcode-command line tools fails, this blog is for you.

Read More