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?
stderr.txt - https://developer.apple.com/forums/content/attachment/fd0588b0-5c4f-42ca-b0f4-2d6747861cee
main.swift - https://developer.apple.com/forums/content/attachment/d47a4268-9e30-4537-9b58-5dd55f893906
Topic:
Programming Languages
SubTopic:
Swift
Tags:
Swift
Developer Tools
Compiler
Command Line Tools