We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d083ce3 commit 0b95079Copy full SHA for 0b95079
ReleaseTooling/Sources/ZipBuilder/FrameworkBuilder.swift
@@ -475,7 +475,7 @@ struct FrameworkBuilder {
475
// some cases.
476
if makeSwiftModuleMap(thinFrameworks: frameworks,
477
destination: destination,
478
- buildingCarthage: true) {
+ buildingCarthage: buildingCarthage) {
479
return buildingCarthage
480
}
481
// Copy the module map to the destination.
0 commit comments