Hive Hive
Sign in

Build insights locate Xcode activity logs for projects with spaces in their name

Metadata
Source
GitHub
Version
4.202.0-rc.1
Domains
Published
Jul 03, 2026 · 09:12 UTC
Repository
tuist/tuist
Update

tuist inspect build (and other build-insights paths) now mirror Xcode’s behavior of replacing spaces in the project/workspace basename with underscores before appending the existing MD5 path hash when looking up DerivedData. Previously, projects whose filename contained a space were looked up under a different DerivedData directory than Xcode uses, so the generated .xcactivitylog was never found.