Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Add supervised runtime sessions with CLI and MCP control Once now starts long-lived target runs under a supervised session: once runtime start returns a session id, and once runtime status, once ru
Once
Once
0.21.0
GitHub
xcresult Processor 0.20.2 This hotfix improves the reliability of the hosted server in the xcresult processor image. We removed Keygen from the server startup path, s
Tuist
Generated projects
xcresult-processor-image@0.20.2
GitHub
Server 1.211.2 This hotfix prevents a Keygen dependency from blocking the hosted server startup path, improving server reliability on startup.
Tuist
Generated projects
server@1.211.2
GitHub
Apple targets now support configurable attributes with select() Attributes marked configurable = True in the Apple prelude now accept a TOML select shape that resolves at analysis time based on the target
Once
Once
0.18.0
GitHub
once edit and MCP now reject package paths outside the workspace The once edit command and the MCP apply flow now validate the package path and reject absolute paths, parent-directory traversal (../), and
Once
Once
0.18.0
GitHub
New swift_macro rule auto-loads compiler plugins in apple_library A new swift_macro rule builds Swift compiler-plugin dylibs. Any apple_library that depends on a swift_macro target automatically receives -l
Once
Once
0.18.0
GitHub
apple_framework, apple_application, and apple_test_bundle are now real build rules The previously schema-only bundle rules now run real build actions. apple_framework emits a dylib, swiftmodule, and modulemap. apple_applica
Once
Once
0.18.0
GitHub
Configurable attributes with select() for Apple targets Apple rule attributes marked configurable = True can now use a select value in your once.toml manifest. The value resolves at analysis time
Once
Once
0.18.0
GitHub
apple_library now emits binary header maps alongside modulemaps When enable_modules = true, apple_library now writes a binary .hmap that maps each exported header's basename and its <module_name>/<basenam
Once
Once
0.18.0
GitHub
Configurable attributes via select() for Apple targets Apple rule attributes can now use select in once.toml to choose values based on the active target configuration. The TOML shape is { select
Once
Once
0.18.0
GitHub