Files
pilotclient/installer/installbuilder/swift.xml
2023-11-12 21:36:21 +01:00

30 lines
899 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-plugin-weatherdata.xml</file>
</include>
<include>
<file>swift-externals.xml</file>
</include>
<!-- <include>
<file>swift-samples.xml</file>
</include> -->
</componentList>
</componentGroup>