mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-21 02:01:03 +07:00
7 lines
250 B
XML
7 lines
250 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<installer-gui-script minSpecVersion="1.0">
|
|
<title>@CPACK_PACKAGE_NAME@</title>
|
|
<license file="@CPACK_RESOURCE_FILE_LICENSE_NOPATH@"/>
|
|
@CPACK_APPLE_PKG_INSTALLER_CONTENT@
|
|
</installer-gui-script>
|