Skip to content

System Configuration: Mac

Parallax Git Administrator edited this page Feb 9, 2023 · 1 revision

In early 2023, it became necessary to package and release Parallax IDE differently than before. The macOS Configuration is shown below for this nwjs wrapped version.

Mac Configuration (nwjs wrapped)

These configuration steps need only be done once per development system. Once done, follow the Build and Package steps.

  • Open Terminal (Mac command-line)
  • Install Git if necessary
  • Install Git LFS if necessary
  • Clone the Parallax-IDE repository
  • Install Apple Developer code signing certificates into the KeyChain
    • {This process is complicated and has not been documented by Parallax}

Build and Package (nwjs wrapped)

After configuration (above), follow the Build and Package steps.