mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-27 23:47:39 +01:00
dependencies: fix missing header by adding to output list
This commit is contained in:
@@ -133,6 +133,7 @@
|
|||||||
./minimuxer/minimuxer.swift,
|
./minimuxer/minimuxer.swift,
|
||||||
./minimuxer/SwiftBridgeCore.swift,
|
./minimuxer/SwiftBridgeCore.swift,
|
||||||
"./minimuxer/minimuxer-Bridging-Header.h",
|
"./minimuxer/minimuxer-Bridging-Header.h",
|
||||||
|
"./minimuxer/minimuxer-helpers.swift",
|
||||||
);
|
);
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
shellPath = /bin/sh;
|
shellPath = /bin/sh;
|
||||||
|
|||||||
Reference in New Issue
Block a user