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.
embed
1 parent 7ea3892 commit 571c041Copy full SHA for 571c041
Tests/SWBBuildSystemTests/BuildOperationTests.swift
@@ -5880,7 +5880,7 @@ That command depends on command in Target 'agg2' (project \'aProject\'): script
5880
results.checkNoDiagnostics()
5881
}
5882
5883
- // Need to re-codesign based on the embedd; existing behavior that we should address too.
+ // Need to re-codesign based on the embed; existing behavior that we should address too.
5884
try await tester.checkBuild(persistent: true, signableTargets: signableTargets) { _ in }
5885
5886
// Validate a null build.
0 commit comments