Projects using Tuist-generated Swift package targets no longer fail to build under the Xcode 27 beta because of outdated deployment target floors. Swift 6.4 packages now use iOS 15.0, macOS 12.0, watchOS 9.0, tvOS 15.0, and visionOS 1.0 as their minimum deployment targets, matching the raised range that Xcode 27 expects. Swift 5.9 packages keep their previous floors so older toolchains are not affected.
Hive
Fixed Swift package deployment targets for Xcode 27 beta
Published
Jun 09, 2026 · 12:08 UTC
Repository
tuist/tuist