Closed zunda-pixel closed 1 month ago
@zunda-pixel The main issue is that swiftLanguageModes
doesn't build in Xcode 16 beta 4 and below, so this would break for folks that haven't updated to the latest Xcode yet. So no harm in holding off on merging this PR for now, but we will merge it in the future.
I confirmed Xcode 16.1 beta 1(16B5001e) can build this code.
@stephencelis Does
Package@swift-6.0.swift
needswiftLanguageModes
?