Closed
Description
Description
After #1672 was merged, running CodeGeneration emits the following error:
'codegeneration': product 'SwiftBasicFormat' required by package 'codegeneration' target 'generate-swiftsyntax' not found in package 'swift-syntax'.
Steps to Reproduce
run
swift run --package-path CodeGeneration generate-swiftsyntax Sources
or just open CodeGeneration in Xcode