Hive Hive
Sign in

Drops

Shipped updates from GitHub releases and changelog feeds across every domain.

Activity
Published Title Project Domains Version Source
Use cached registry package info without a local manifest Tuist can now use cached registry package info even when no local Package.swift manifest is present, so dependency loading from the package
Tuist
Cache
4.197.1
GitHub
Registry dependencies load without requiring a local Package.swift Tuist now uses cached package information for registry dependencies even when there is no local Package.swift manifest. This avoids unnecess
Tuist
Generated projects, Cache
4.197.1
GitHub
Fix Swift package deployment targets for Xcode 27 beta Xcode 27 beta raises the minimum supported deployment target for Swift package targets, so packages that declared older floors (e.g., iOS 13
Tuist
Generated projects
4.197.1
GitHub
Fixed Swift package deployment targets for Xcode 27 beta compatibility Tuist now aligns default Swift package deployment targets with the Xcode version used to build. When using the Swift 6.4 compiler in Xcode 2
Tuist
Generated projects
4.197.1
GitHub
Fixed Xcode 27 beta build failures from outdated Swift package deployment targets Tuist now uses correct deployment target floors when generating Swift package targets for Swift 6.4 / Xcode 27 beta. Previously, package tar
Tuist
Generated projects
4.197.1
GitHub
Use cached registry package info when local manifest is missing Tuist now correctly reuses cached Swift Package Manager package info for registry dependencies even when the local Package.swift manifest is
Tuist
Generated projects
4.197.1
GitHub
Registry Swift packages load without a local Package.swift manifest Projects using Swift Package Manager dependencies from a registry now build correctly. Tuist previously treated a missing Package.swift mani
Tuist
Generated projects
4.197.1
GitHub
Fixed Swift package deployment targets for Xcode 27 beta Projects using Tuist-generated Swift package targets no longer fail to build under the Xcode 27 beta because of outdated deployment target f
Tuist
Generated projects
4.197.1
GitHub
Fix Xcode 27 beta build failures caused by outdated Swift package deployment targets Tuist now assigns Swift package deployment targets based on the Swift compiler era, so Swift 6.4 packages used by Xcode 27 beta receive iOS
Tuist
Generated projects
4.197.1
GitHub
Fixed Swift package deployment targets for Xcode 27 beta Tuist now generates Swift package targets with deployment target floors that match the Swift compiler era used by Xcode 27 beta. Swift 6.4 p
Tuist
Generated projects
4.197.1
GitHub