Cromulent macrumors 604 Original poster Oct 2, 2006 6,829 1,132 The Land of Hope and Glory Aug 8, 2024 #1 Can someone confirm what version of Clang comes with Xcode on macOS 15.0 or 15.1? I'm interested to know whether a newer version of Swift is included.
Can someone confirm what version of Clang comes with Xcode on macOS 15.0 or 15.1? I'm interested to know whether a newer version of Swift is included.
G galad macrumors 6502a Apr 22, 2022 726 730 Aug 9, 2024 #2 clang is a c/c++/objecetive-c compiler, so it's mostly unrelated to Swift. Anyway, Xcode 16 comes with a Swift 6 compiler.
clang is a c/c++/objecetive-c compiler, so it's mostly unrelated to Swift. Anyway, Xcode 16 comes with a Swift 6 compiler.
Cromulent macrumors 604 Original poster Oct 2, 2006 6,829 1,132 The Land of Hope and Glory Aug 9, 2024 #3 galad said: clang is a c/c++/objecetive-c compiler, so it's mostly unrelated to Swift. Anyway, Xcode 16 comes with a Swift 6 compiler. Click to expand... Ah, I see. My mistake. Thank you very much.
galad said: clang is a c/c++/objecetive-c compiler, so it's mostly unrelated to Swift. Anyway, Xcode 16 comes with a Swift 6 compiler. Click to expand... Ah, I see. My mistake. Thank you very much.