When I try to run the Swift development toolchain in SwiftUI projects, it crashes with the following error.
dyld: Symbol not found: _$sSo12NSFileHandleC10FoundationE9readToEndAC4DataVSgyKF
Referenced from: /System/Library/Frameworks/SwiftUI.framework/SwiftUI
Expected in: /Library/Developer/Toolchains/swift-DEVELOPMENT-SNAPSHOT-2021-01-04- a.xctoolchain/usr/lib/swift/iphonesimulator/libswiftFoundation.dylib
in /System/Library/Frameworks/SwiftUI.framework/SwiftUI
Can anybody help me out?