mirror of https://github.com/lukechilds/Agama.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
133 lines
6.3 KiB
133 lines
6.3 KiB
<project>
|
|
<shortName>IguanaApp</shortName>
|
|
<fullName>iguana</fullName>
|
|
<version>0.1.4-beta</version>
|
|
<licenseFile>/Users/satinder/Documents/Github/iguana/LICENSE</licenseFile>
|
|
<leftImage>/Users/satinder/Documents/Github/iguana/assets/installer_imgs/Iguana_installer_wizard_image.png</leftImage>
|
|
<logoImage>/Users/satinder/Documents/Github/iguana/assets/installer_imgs/supernet-iguana-logo.png</logoImage>
|
|
<splashImage>/Users/satinder/Documents/Github/iguana/assets/installer_imgs/Iguana_installer_splash_image.png</splashImage>
|
|
<allowLanguageSelection>1</allowLanguageSelection>
|
|
<componentList>
|
|
<component>
|
|
<name>default</name>
|
|
<description>Default Component</description>
|
|
<canBeEdited>1</canBeEdited>
|
|
<selected>1</selected>
|
|
<show>1</show>
|
|
<folderList>
|
|
<folder>
|
|
<description>Program Files</description>
|
|
<destination>${installdir}</destination>
|
|
<name>programfiles</name>
|
|
<platforms>all</platforms>
|
|
</folder>
|
|
<folder>
|
|
<description>Program Files</description>
|
|
<destination>${installdir}</destination>
|
|
<name>programfileslinux</name>
|
|
<platforms>linux</platforms>
|
|
</folder>
|
|
<folder>
|
|
<description>Program Files</description>
|
|
<destination>${windows_folder_program_files}</destination>
|
|
<name>programfileswindows</name>
|
|
<platforms>windows</platforms>
|
|
</folder>
|
|
<folder>
|
|
<description>Program Files</description>
|
|
<destination>/Applications</destination>
|
|
<name>programfilesosx</name>
|
|
<platforms>osx</platforms>
|
|
<distributionFileList>
|
|
<distributionFile>
|
|
<origin>/Users/satinder/Documents/Github/iguana/build/Iguana-darwin-x64/Iguana.app</origin>
|
|
</distributionFile>
|
|
</distributionFileList>
|
|
</folder>
|
|
</folderList>
|
|
</component>
|
|
</componentList>
|
|
<readyToInstallActionList>
|
|
<createDirectory>
|
|
<abortOnError>0</abortOnError>
|
|
<explanation>Creating ZcashParam directory</explanation>
|
|
<path>${user_home_directory}/Library/Application Support/ZcashParams/</path>
|
|
<progressText>Creating ZcashParam directory</progressText>
|
|
<showMessageOnError>0</showMessageOnError>
|
|
</createDirectory>
|
|
<showProgressDialog>
|
|
<abortOnError>0</abortOnError>
|
|
<explanation>Zcash Params file: sprout-proving.key</explanation>
|
|
<progressText>Zcash Params file: sprout-proving.key</progressText>
|
|
<showMessageOnError>0</showMessageOnError>
|
|
<title>Downloading Zcash Params file</title>
|
|
<actionList>
|
|
<httpGet>
|
|
<abortOnError>0</abortOnError>
|
|
<explanation>Zcash Params file: sprout-proving.key</explanation>
|
|
<filename>${user_home_directory}/Library/Application Support/ZcashParams/sprout-proving.key</filename>
|
|
<progressText>Zcash Params file: sprout-proving.key</progressText>
|
|
<showMessageOnError>0</showMessageOnError>
|
|
<url>https://z.cash/downloads/sprout-proving.key</url>
|
|
</httpGet>
|
|
</actionList>
|
|
<ruleList>
|
|
<fileExists>
|
|
<negate>1</negate>
|
|
<path>${user_home_directory}/Library/Application Support/ZcashParams/sprout-proving.key</path>
|
|
</fileExists>
|
|
</ruleList>
|
|
</showProgressDialog>
|
|
<showProgressDialog>
|
|
<abortOnError>0</abortOnError>
|
|
<explanation>Zcash Params file: sprout-verifying.key</explanation>
|
|
<progressText>Zcash Params file: sprout-verifying.key</progressText>
|
|
<title>Downloading Zcash Params files</title>
|
|
<actionList>
|
|
<httpGet>
|
|
<abortOnError>0</abortOnError>
|
|
<explanation>Zcash Params file: sprout-verifying.key</explanation>
|
|
<filename>${user_home_directory}/Library/Application Support/ZcashParams/sprout-verifying.key</filename>
|
|
<progressText>Zcash Params file: sprout-verifying.key</progressText>
|
|
<showMessageOnError>0</showMessageOnError>
|
|
<url>https://z.cash/downloads/sprout-verifying.key</url>
|
|
</httpGet>
|
|
</actionList>
|
|
<ruleList>
|
|
<fileExists>
|
|
<negate>1</negate>
|
|
<path>${user_home_directory}/Library/Application Support/ZcashParams/sprout-verifying.key</path>
|
|
</fileExists>
|
|
</ruleList>
|
|
</showProgressDialog>
|
|
</readyToInstallActionList>
|
|
<compressionAlgorithm>lzham-ultra</compressionAlgorithm>
|
|
<enableRollback>1</enableRollback>
|
|
<enableSslSupport>1</enableSslSupport>
|
|
<enableTimestamp>1</enableTimestamp>
|
|
<uninstallerDirectory>${installdir}/Iguana/</uninstallerDirectory>
|
|
<uninstallerName>Uninstall-Iguana</uninstallerName>
|
|
<vendor>SuperNETOrg</vendor>
|
|
<finalPageActionList>
|
|
<runProgram>
|
|
<program>open</program>
|
|
<programArguments>/Applications/Iguana.app</programArguments>
|
|
<progressText>Do you want to launch ${project.fullName} now?</progressText>
|
|
</runProgram>
|
|
</finalPageActionList>
|
|
<parameterList>
|
|
<directoryParameter>
|
|
<name>installdir</name>
|
|
<description>Installer.Parameter.installdir.description</description>
|
|
<explanation>Installer.Parameter.installdir.explanation</explanation>
|
|
<value></value>
|
|
<default>/Applications</default>
|
|
<allowEmptyValue>0</allowEmptyValue>
|
|
<cliOptionName>prefix</cliOptionName>
|
|
<mustBeWritable>1</mustBeWritable>
|
|
<mustExist>0</mustExist>
|
|
<width>30</width>
|
|
</directoryParameter>
|
|
</parameterList>
|
|
</project>
|
|
|
|
|