83bfae7cf2
This is the base for new package builds using pkgbuild and productbuild. Signed-off-by: John Hood <cgull@glup.org>
15 lines
709 B
XML
15 lines
709 B
XML
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.6" authoringToolBuild="201">
|
|
<title>Mosh 1.2.4</title>
|
|
<options customize="never" allow-external-scripts="no"/>
|
|
<domains enable_anywhere="true"/>
|
|
<readme file="ReadMe"/>
|
|
<license file="License"/>
|
|
<choices-outline>
|
|
<line choice="choice0"/>
|
|
</choices-outline>
|
|
<choice id="choice0" title="Default" customLocation="/">
|
|
<pkg-ref id="edu.mit.mosh.mosh.pkg"/>
|
|
</choice>
|
|
<pkg-ref id="edu.mit.mosh.mosh.pkg" installKBytes="2204" version="1.2.4" auth="Root">#prefix.pkg</pkg-ref>
|
|
</installer-script> |