Build Information
Successful build of SwiftAWSSignatureV4, reference 2.0.0 (fb039c), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 21:48:07 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/crspybits/SwiftAWSSignatureV4.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/crspybits/SwiftAWSSignatureV4
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at fb039c4 Upgrade to Swift 5, & upgrade BlueCryptor dependency version. Use basic http dates Correct query encoding Specify minimum mac version 10.11
Cloned https://github.com/crspybits/SwiftAWSSignatureV4.git
Revision (git rev-parse @):
fb039c4ae7002aa2e8296f12d3ced2d23d70ac27
SUCCESS checkout https://github.com/crspybits/SwiftAWSSignatureV4.git at 2.0.0
Fetching https://github.com/IBM-Swift/BlueCryptor.git
[1/1654] Fetching bluecryptor
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.88s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (1.56s)
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
========================================
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": "swiftawssignaturev4",
"name": "SwiftAWSSignatureV4",
"url": "https://github.com/crspybits/SwiftAWSSignatureV4.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftAWSSignatureV4",
"traits": [
"default"
],
"dependencies": [
{
"identity": "bluecryptor",
"name": "Cryptor",
"url": "https://github.com/IBM-Swift/BlueCryptor.git",
"version": "1.0.200",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueCryptor",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/crspybits/SwiftAWSSignatureV4.git
[1/209] Fetching swiftawssignaturev4
Fetched https://github.com/crspybits/SwiftAWSSignatureV4.git from cache (0.74s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git from cache
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.46s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.53s)
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Creating working copy for https://github.com/crspybits/SwiftAWSSignatureV4.git
Working copy of https://github.com/crspybits/SwiftAWSSignatureV4.git resolved at 2.0.0 (fb039c4)
warning: '.resolve-product-dependencies': dependency 'swiftawssignaturev4' is not used by any target
Found 1 product dependencies
- Cryptor
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/crspybits/SwiftAWSSignatureV4.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/14] Compiling Cryptor Updatable.swift
[5/15] Compiling Cryptor SSLPointerTricks.swift
[6/15] Compiling Cryptor Status.swift
[7/15] Compiling Cryptor Random.swift
[8/15] Compiling Cryptor HMAC.swift
[9/15] Compiling Cryptor Digest.swift
[10/15] Compiling Cryptor KeyDerivation.swift
[11/15] Compiling Cryptor Crypto.swift
[12/15] Compiling Cryptor Cryptor.swift
[13/15] Emitting module Cryptor
[14/15] Compiling Cryptor StreamCryptor.swift
[15/15] Compiling Cryptor Utilities.swift
[16/20] Compiling SwiftAWSSignatureV4 URLRequest+AWSAccountSigning.swift
[17/20] Compiling SwiftAWSSignatureV4 String+Extensions.swift
[18/20] Compiling SwiftAWSSignatureV4 Chunking.swift
[19/20] Emitting module SwiftAWSSignatureV4
[20/20] Compiling SwiftAWSSignatureV4 AWSAccount.swift
Build complete! (6.60s)
Build complete.
{
"dependencies" : [
{
"identity" : "bluecryptor",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.32",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/BlueCryptor.git"
}
],
"manifest_display_name" : "SwiftAWSSignatureV4",
"name" : "SwiftAWSSignatureV4",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
}
],
"products" : [
{
"name" : "SwiftAWSSignatureV4",
"targets" : [
"SwiftAWSSignatureV4"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SwiftAWSSignatureV4Tests",
"module_type" : "SwiftTarget",
"name" : "SwiftAWSSignatureV4Tests",
"path" : "Tests/SwiftAWSSignatureV4Tests",
"sources" : [
"HexTests.swift"
],
"target_dependencies" : [
"SwiftAWSSignatureV4"
],
"type" : "test"
},
{
"c99name" : "SwiftAWSSignatureV4",
"module_type" : "SwiftTarget",
"name" : "SwiftAWSSignatureV4",
"path" : "Sources/SwiftAWSSignatureV4",
"product_dependencies" : [
"Cryptor"
],
"product_memberships" : [
"SwiftAWSSignatureV4"
],
"sources" : [
"AWSAccount.swift",
"Chunking.swift",
"String+Extensions.swift",
"URLRequest+AWSAccountSigning.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.