Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Clearer errors for select() on non-configurable attributes The build now rejects select() values on attributes that are not marked configurable, such as module_name, during analysis. Previously a sel
Once
Once
0.18.0
GitHub
Build real Apple frameworks, apps, and test bundles apple_framework, apple_application, and apple_test_bundle are now fully implemented instead of schema-only stubs. They produce real dynamic
Once
Once
0.18.0
GitHub
Define and use Swift macros with apple_library and swift_macro A new swift_macro target kind compiles Swift compiler plugins into dylibs. When an apple_library depends on a swift_macro target, it automat
Once
Once
0.18.0
GitHub
Pick attribute values per platform with select() You can now write conditional attribute values in once.toml using a select shape, choosing different values per platform, SDK variant, archi
Once
Once
0.18.0
GitHub
New swift_macro target kind for compiler plugins A new swift_macro target kind compiles Swift compiler plugin dylibs. Any apple_library that depends on a swift_macro target automatically re
Once
Once
0.18.0
GitHub
Real implementations for apple_framework, apple_application, and apple_test_bundle The apple_framework, apple_application, and apple_test_bundle target kinds are now real Starlark implementations instead of schema-only stub
Once
Once
0.18.0
GitHub
Configurable attributes via select() in TOML manifests You can now write conditional attribute values directly in once.toml using a select map. Configuration keys match the target's platform, arc
Once
Once
0.18.0
GitHub
Configure attributes per platform with select() in manifests TOML manifests now support a select shape for attributes that vary by configuration, such as sdk_frameworks = { select = { ios = ["UIKit"],
Once
Once
0.18.0
GitHub
Real builds for Apple frameworks, applications, and test bundles apple_framework, apple_application, and apple_test_bundle have moved from schema-only stubs to real Starlark implementations. apple_framewor
Once
Once
0.18.0
GitHub
xcresult Processor 0.20.1 This release updates the tuist-xcresult-processor image to 0.20.1 and renames the self-hosting server documentation for clarity. The tuist-x
Tuist
Generated projects
xcresult-processor-image@0.20.1
GitHub