Build Information
Successful build of Blessed, reference 0.6.0 (e7c730), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 03:47:48 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/trilemma-dev/Blessed.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/trilemma-dev/Blessed
* tag 0.6.0 -> FETCH_HEAD
HEAD is now at e7c730e Merge pull request #16 from trilemma-dev/bless-only
Cloned https://github.com/trilemma-dev/Blessed.git
Revision (git rev-parse @):
e7c730ea4bcd2df7b61f022dbd38c5cdc2c875de
SUCCESS checkout https://github.com/trilemma-dev/Blessed.git at 0.6.0
Fetching https://github.com/trilemma-dev/EmbeddedPropertyList.git
Fetching https://github.com/trilemma-dev/Authorized.git
Fetching https://github.com/trilemma-dev/Required.git
[1/36] Fetching authorized
[28/312] Fetching authorized, required
[164/469] Fetching authorized, required, embeddedpropertylist
Fetched https://github.com/trilemma-dev/Authorized.git from cache (0.61s)
[270/433] Fetching required, embeddedpropertylist
Fetched https://github.com/trilemma-dev/EmbeddedPropertyList.git from cache (0.74s)
Fetched https://github.com/trilemma-dev/Required.git from cache (0.74s)
Computing version for https://github.com/trilemma-dev/Authorized.git
Computed https://github.com/trilemma-dev/Authorized.git at 1.0.0 (1.44s)
Computing version for https://github.com/trilemma-dev/Required.git
Computed https://github.com/trilemma-dev/Required.git at 0.1.1 (0.65s)
Computing version for https://github.com/trilemma-dev/EmbeddedPropertyList.git
Computed https://github.com/trilemma-dev/EmbeddedPropertyList.git at 2.0.2 (0.63s)
Creating working copy for https://github.com/trilemma-dev/Required.git
Working copy of https://github.com/trilemma-dev/Required.git resolved at 0.1.1
Creating working copy for https://github.com/trilemma-dev/Authorized.git
Working copy of https://github.com/trilemma-dev/Authorized.git resolved at 1.0.0
Creating working copy for https://github.com/trilemma-dev/EmbeddedPropertyList.git
Working copy of https://github.com/trilemma-dev/EmbeddedPropertyList.git resolved at 2.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "blessed",
"name": "Blessed",
"url": "https://github.com/trilemma-dev/Blessed.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Blessed",
"traits": [
"default"
],
"dependencies": [
{
"identity": "embeddedpropertylist",
"name": "EmbeddedPropertyList",
"url": "https://github.com/trilemma-dev/EmbeddedPropertyList.git",
"version": "2.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EmbeddedPropertyList",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "required",
"name": "Required",
"url": "https://github.com/trilemma-dev/Required.git",
"version": "0.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Required",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "authorized",
"name": "Authorized",
"url": "https://github.com/trilemma-dev/Authorized.git",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Authorized",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/trilemma-dev/Blessed.git
[1/184] Fetching blessed
Fetched https://github.com/trilemma-dev/Blessed.git from cache (0.70s)
Fetching https://github.com/trilemma-dev/Authorized.git from cache
Fetching https://github.com/trilemma-dev/EmbeddedPropertyList.git from cache
Fetching https://github.com/trilemma-dev/Required.git from cache
Fetched https://github.com/trilemma-dev/Authorized.git from cache (0.45s)
Fetched https://github.com/trilemma-dev/EmbeddedPropertyList.git from cache (0.45s)
Fetched https://github.com/trilemma-dev/Required.git from cache (0.45s)
Computing version for https://github.com/trilemma-dev/Authorized.git
Computed https://github.com/trilemma-dev/Authorized.git at 1.0.0 (0.51s)
Computing version for https://github.com/trilemma-dev/Required.git
Computed https://github.com/trilemma-dev/Required.git at 0.1.1 (0.03s)
Computing version for https://github.com/trilemma-dev/EmbeddedPropertyList.git
Computed https://github.com/trilemma-dev/EmbeddedPropertyList.git at 2.0.2 (0.03s)
Creating working copy for https://github.com/trilemma-dev/Blessed.git
Working copy of https://github.com/trilemma-dev/Blessed.git resolved at 0.6.0 (e7c730e)
Creating working copy for https://github.com/trilemma-dev/Authorized.git
Working copy of https://github.com/trilemma-dev/Authorized.git resolved at 1.0.0
Creating working copy for https://github.com/trilemma-dev/Required.git
Working copy of https://github.com/trilemma-dev/Required.git resolved at 0.1.1
Creating working copy for https://github.com/trilemma-dev/EmbeddedPropertyList.git
Working copy of https://github.com/trilemma-dev/EmbeddedPropertyList.git resolved at 2.0.2
warning: '.resolve-product-dependencies': dependency 'blessed' is not used by any target
Found 3 product dependencies
- EmbeddedPropertyList
- Required
- Authorized
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/trilemma-dev/Blessed.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/54] Emitting module Required
[7/58] Compiling Required WildcardString.swift
[8/58] Compiling Required Token.swift
[9/58] Compiling Required TokenizationError.swift
[10/58] Compiling Required Tokenizer.swift
[11/58] Compiling Required IdentifierConstraint.swift
[12/58] Compiling Required InfoConstraint.swift
[13/58] Compiling Required KeyExpression.swift
[14/58] Compiling Required MatchExpression.swift
[15/58] Compiling Required NegationRequirement.swift
[16/58] Compiling Required OrRequirement.swift
[17/58] Compiling Required ParenthesesRequirement.swift
[18/58] Compiling Required Parser.swift
[19/58] Compiling Required ParserError.swift
[20/58] Compiling Required Requirement.swift
[21/58] Compiling Required RequirementSet.swift
[22/58] Compiling Required Symbols.swift
[23/58] Compiling Required CompileAndParse.swift
[24/58] Compiling Required AndRequirement+Evaluate.swift
[25/58] Compiling Required CertificateConstraint+Evaluate.swift
[26/58] Compiling Required CodeDirectoryHashConstraint+Evaluate.swift
[27/58] Compiling Required EntitlementConstraint+Evaluate.swift
[28/58] Compiling Required CertificateConstraint.swift
[29/58] Compiling Required CodeDirectoryHashConstraint.swift
[30/58] Compiling Required Constraint.swift
[31/58] Compiling Required EntitlementConstraint.swift
[32/58] Compiling EmbeddedPropertyList ReadError.swift
[33/58] Compiling Required SecTask+Extensions.swift
[34/58] Compiling Required SecurityCommon.swift
[35/58] Compiling Required SecurityError.swift
[36/58] Compiling Required AndRequirement.swift
[37/58] Compiling Required OrRequirement+Evaluate.swift
[38/58] Compiling Required ParenthesesRequirement+Evaluate.swift
[39/58] Compiling Required Requirement+Evaluate.swift
[40/58] Compiling Required Data+Extensions.swift
[41/58] Compiling Required SecCertificate+Extensions.swift
[42/58] Compiling Required SecCode+Extensions.swift
[43/58] Compiling Required SecRequirement+Extensions.swift
[44/58] Compiling Required SecStaticCode+Extensions.swift
[45/58] Compiling Required Evaluation.swift
[46/58] Compiling Required IdentifierConstraint+Evaluate.swift
[47/58] Compiling Required InfoConstraint+Evaluate.swift
[48/58] Compiling Required MatchExpression+Evaluate.swift
[49/58] Compiling Required NegationRequirement+Evaluate.swift
[50/58] Compiling EmbeddedPropertyList BundleVersion.swift
[51/58] Emitting module EmbeddedPropertyList
[52/58] Compiling EmbeddedPropertyList EmbeddedPropertyListReader.swift
[53/58] Compiling Authorized Authorization.swift
[54/58] Emitting module Authorized
[55/58] Compiling Authorized AuthorizationError.swift
[56/58] Compiling Authorized AuthorizationOption.swift
[57/58] Compiling Authorized AuthorizationElements.swift
[58/58] Compiling Authorized AuthorizationPolicyDatabase.swift
[59/62] Compiling Blessed BlessError.swift
[60/62] Emitting module Blessed
[61/62] Compiling Blessed ProcessInfo+Sandbox.swift
[62/62] Compiling Blessed PrivilegedHelperManager.swift
Build complete! (6.94s)
Build complete.
{
"dependencies" : [
{
"identity" : "embeddedpropertylist",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/trilemma-dev/EmbeddedPropertyList.git"
},
{
"identity" : "required",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/trilemma-dev/Required.git"
},
{
"identity" : "authorized",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/trilemma-dev/Authorized.git"
}
],
"manifest_display_name" : "Blessed",
"name" : "Blessed",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
}
],
"products" : [
{
"name" : "Blessed",
"targets" : [
"Blessed"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BlessedTests",
"module_type" : "SwiftTarget",
"name" : "BlessedTests",
"path" : "Tests/BlessedTests",
"sources" : [
"Sandbox Tests.swift"
],
"target_dependencies" : [
"Blessed"
],
"type" : "test"
},
{
"c99name" : "Blessed",
"module_type" : "SwiftTarget",
"name" : "Blessed",
"path" : "Sources/Blessed",
"product_dependencies" : [
"Authorized",
"EmbeddedPropertyList",
"Required"
],
"product_memberships" : [
"Blessed"
],
"sources" : [
"BlessError.swift",
"PrivilegedHelperManager.swift",
"ProcessInfo+Sandbox.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.