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.
Hive
Package base settings now reach SwiftPM macro targets
Published
Jul 03, 2026 · 13:18 UTC
Repository
tuist/tuist