However, when I run swift-frontend using Xcode, I get the following error
<unknown>:0: error: fatalerrorencounteredduringcompilation; pleasesubmitabugreport (https://swift.org/contributing/#reporting-bugs) and include the project
<unknown>:0: note: Compiler-internalintegratedREPLhasbeenremoved; usetheLLDB-enhancedREPLinstead.
I tried the Debug, Release, RelwithDebInfo all crash in the same place
Attachment: Download
Environment
Hardware: Intel
macOS version : 12.1
Xcode version : 13.2.1
Swift version : 5.5.2
cmake version : 3.22.1
ninja version : 1.10.2
python version : 3.9.9
Additional Detail from JIRA
md5: f10dde4c23db93173267b41e3a0f9c18
Issue Description:
I cloned the latest Swift release version (5.5.2) and builded it successfully with the following command
However, when I run swift-frontend using Xcode, I get the following error
I tried the Debug, Release, RelwithDebInfo all crash in the same place
The text was updated successfully, but these errors were encountered: