trevordevore / levure

Application development framework for LiveCode
MIT License
32 stars 14 forks source link

Always create a .pkg when building for macOS #180

Closed trevordevore closed 1 year ago

trevordevore commented 2 years ago

W/hen building for the 'mac app store' build profile a .pkg is created to upload to the Mac App Store. Since a .pkg file can also be used by device management systems such as JAMF, a .pkg file is now generated when building for macOS in general.

Note that different signing certificates are used for the MAS vs a .pkg that is distributed outside of the MAS.