Files
pilotclient/installer/installbuilder/swift.xml
Lars Toenning bcc4bdd31e Add SPDX identifiers for REUSE compliance
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com>
2023-10-03 09:29:49 +02:00

30 lines
890 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>