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.
2 parents f4a9d06 + f882695 commit 838f1a7Copy full SHA for 838f1a7
utils/swift_build_support/swift_build_support/products/product.py
@@ -61,7 +61,7 @@ def is_build_script_impl_product(cls):
61
def is_swiftpm_unified_build_product(cls):
62
"""is_swiftpm_unified_build_product -> bool
63
64
- Whether this product should be build in the unified build of SwiftPM
+ Whether this product should be built in the unified build of SwiftPM
65
products.
66
"""
67
return False
0 commit comments