Files
pilotclient/installer/installbuilder/swift.xml
2024-10-13 15:20:57 +02:00

27 lines
808 B
XML

<!--
SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
-->
<componentGroup>
<name>swift</name>
<description>swift ${versionFull}</description>
<detailedDescription>swift ${versionFull}</detailedDescription>
<canBeEdited>1</canBeEdited>
<selected>1</selected>
<show>1</show>
<componentList>
<include>
<file>swift-pilotclient.xml</file>
</include>
<include>
<file>swift-plugin-simulators.xml</file>
</include>
<include>
<file>swift-externals.xml</file>
</include>
<!-- <include>
<file>swift-samples.xml</file>
</include> -->
</componentList>
</componentGroup>