mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
build(installer): Remove unused sample section
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
|
||||
SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
|
||||
-->
|
||||
<component>
|
||||
<name>samples</name>
|
||||
<description>Samples</description>
|
||||
<canBeEdited>1</canBeEdited>
|
||||
<detailedDescription>swift sample binaries</detailedDescription>
|
||||
<selected>0</selected>
|
||||
<show>1</show>
|
||||
<folderList>
|
||||
<folder>
|
||||
<description>bin</description>
|
||||
<destination>${installdir}/bin</destination>
|
||||
<name>bin_linux</name>
|
||||
<platforms>all</platforms>
|
||||
<distributionFileList>
|
||||
<distributionFile>
|
||||
<allowWildcards>1</allowWildcards>
|
||||
<origin>../../dist/bin/sample*</origin>
|
||||
<excludeFiles>*/*.pdb;*/*.debug;*/*.dSYM</excludeFiles>
|
||||
</distributionFile>
|
||||
</distributionFileList>
|
||||
</folder>
|
||||
</folderList>
|
||||
</component>
|
||||
@@ -19,8 +19,5 @@
|
||||
<include>
|
||||
<file>swift-externals.xml</file>
|
||||
</include>
|
||||
<!-- <include>
|
||||
<file>swift-samples.xml</file>
|
||||
</include> -->
|
||||
</componentList>
|
||||
</componentGroup>
|
||||
|
||||
Reference in New Issue
Block a user