Skip to content

payload_name_prefix

Jeremy Baker edited this page Apr 19, 2018 · 3 revisions

Description

The payload_name_prefix key allows you to define a prefix for the payload to follow naming conventions.

Example Usage:

<key>payload_name_prefix</key>
<string>~(OSX) </string>

This would name a payload like so: ~(OSX) GoogleChrome 50.pkg

Required: False

Clone this wiki locally