Remove xswiftbus from installer

Summary:
xswiftbus is now a downloadable standalone X-Plane fat plugin and should
no longer be packaged into the installer.

Reviewers: #swift_pilot_client, msutcliffe

Reviewed By: #swift_pilot_client, msutcliffe

Subscribers: jenkins

Maniphest Tasks: T123

Differential Revision: https://dev.swift-project.org/D49
This commit is contained in:
Roland Winklmeier
2017-08-18 11:27:16 +02:00
committed by Mathew Sutcliffe
parent 2b3b173b76
commit 0b40450f7b
2 changed files with 0 additions and 24 deletions

View File

@@ -1,21 +0,0 @@
<component>
<name>xswiftbus</name>
<description>xswiftbus</description>
<canBeEdited>1</canBeEdited>
<detailedDescription>Plugin loaded by X-Plane which publishes a DBus service</detailedDescription>
<selected>1</selected>
<show>1</show>
<folderList>
<folder>
<description>xswiftbus</description>
<destination>${installdir}</destination>
<name>xswiftbus</name>
<platforms>all</platforms>
<distributionFileList>
<distributionDirectory>
<origin>../../dist/xswiftbus</origin>
</distributionDirectory>
</distributionFileList>
</folder>
</folderList>
</component>

View File

@@ -20,8 +20,5 @@
<include>
<file>swift-samples.xml</file>
</include>
<include>
<file>swift-xswiftbus.xml</file>
</include>
</componentList>
</componentGroup>