mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
27 lines
808 B
XML
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>
|