Hi,
I have an Apple M1 based MacBook Pro with
Big Suf 11.3.1 (20E241)
and Xcode Version 12.5 (12E262)
When I tried to compile some simple swift program and import Foundation, I got several unknown type name error. Looking at these symbols, they are all introduced in 11.3+ kernel. I wonder if I have a mismatched toolchain to compile trivial program?
I have an Apple M1 based MacBook Pro with
Big Suf 11.3.1 (20E241)
and Xcode Version 12.5 (12E262)
When I tried to compile some simple swift program and import Foundation, I got several unknown type name error. Looking at these symbols, they are all introduced in 11.3+ kernel. I wonder if I have a mismatched toolchain to compile trivial program?