updated installer-wizardstyle for adapting macos, especially text does not wrapped in the page 'ready for install'

This commit is contained in:
ronoaer 2023-09-08 16:05:24 +08:00
parent 3740cb2c30
commit 7c223feef5

View file

@ -8,7 +8,7 @@
<TargetDir>/Applications/AmneziaVPN.app</TargetDir> <TargetDir>/Applications/AmneziaVPN.app</TargetDir>
<WizardDefaultWidth>600</WizardDefaultWidth> <WizardDefaultWidth>600</WizardDefaultWidth>
<WizardDefaultHeight>380</WizardDefaultHeight> <WizardDefaultHeight>380</WizardDefaultHeight>
<WizardStyle>Modern</WizardStyle> <WizardStyle>Mac</WizardStyle>
<RemoveTargetDir>true</RemoveTargetDir> <RemoveTargetDir>true</RemoveTargetDir>
<AllowSpaceInPath>true</AllowSpaceInPath> <AllowSpaceInPath>true</AllowSpaceInPath>
<AllowNonAsciiCharacters>false</AllowNonAsciiCharacters> <AllowNonAsciiCharacters>false</AllowNonAsciiCharacters>