Hive Hive
Sign in

Package base settings now reach SwiftPM macro targets

Metadata
Source
GitHub
Version
4.202.0-rc.2
Published
Jul 03, 2026 · 13:18 UTC
Repository
tuist/tuist
Update

SwiftPM macro targets in generated Xcode projects now inherit the deployment target and other settings defined via packageSettings.baseSettings.base. Previously these settings reached regular targets but were dropped on the macro path, surfacing as build issues under Xcode 27 beta. Target-specific settings still win.