mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 16:25:54 +08:00
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:
committed by
Mathew Sutcliffe
parent
2b3b173b76
commit
0b40450f7b
@@ -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>
|
|
||||||
@@ -20,8 +20,5 @@
|
|||||||
<include>
|
<include>
|
||||||
<file>swift-samples.xml</file>
|
<file>swift-samples.xml</file>
|
||||||
</include>
|
</include>
|
||||||
<include>
|
|
||||||
<file>swift-xswiftbus.xml</file>
|
|
||||||
</include>
|
|
||||||
</componentList>
|
</componentList>
|
||||||
</componentGroup>
|
</componentGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user