Build Information
Successful build of axx, reference main (48e41b), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 07:45:18 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/eneko/axx.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eneko/axx
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 48e41bf Update version
Cloned https://github.com/eneko/axx.git
Revision (git rev-parse @):
48e41bf8ff58c028bbd89ed5e522b945536f74f2
SUCCESS checkout https://github.com/eneko/axx.git at main
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.4.3 (3.87s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.4.3
========================================
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": "axx",
"name": "axx",
"url": "https://github.com/eneko/axx.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/axx",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "0.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/eneko/axx.git
[1/125] Fetching axx
Fetched https://github.com/eneko/axx.git from cache (0.60s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.63s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (1.35s)
Creating working copy for https://github.com/eneko/axx.git
Working copy of https://github.com/eneko/axx.git resolved at main (48e41bf)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
warning: '.resolve-product-dependencies': dependency 'axx' is not used by any target
Found 1 product dependencies
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/eneko/axx.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[2/8] Write axx-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/47] Emitting module ArgumentParser
[7/50] Compiling ArgumentParser SequenceExtensions.swift
[8/50] Compiling ArgumentParser StringExtensions.swift
[9/50] Compiling ArgumentParser Tree.swift
[10/50] Compiling ArgumentParser ArgumentSet.swift
[11/50] Compiling ArgumentParser CommandParser.swift
[12/50] Compiling ArgumentParser InputOrigin.swift
[13/50] Compiling ArgumentParser ParsableArgumentsValidation.swift
[14/50] Compiling ArgumentParser ParsableCommand.swift
[15/50] Compiling ArgumentParser ArgumentDecoder.swift
[16/50] Compiling ArgumentParser ArgumentDefinition.swift
[17/50] Compiling ArgumentParser Argument.swift
[18/50] Compiling ArgumentParser ArgumentHelp.swift
[19/50] Compiling ArgumentParser CompletionKind.swift
[20/50] Compiling ArgumentParser Errors.swift
[21/50] Compiling ArgumentParser CommandConfiguration.swift
[22/50] Compiling ArgumentParser EnumerableFlag.swift
[23/50] Compiling ArgumentParser ExpressibleByArgument.swift
[24/50] Compiling ArgumentParser ParsableArguments.swift
[25/50] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/50] Compiling ArgumentParser CompletionsGenerator.swift
[27/50] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/50] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/50] Compiling ArgumentParser Flag.swift
[30/50] Compiling ArgumentParser NameSpecification.swift
[31/50] Compiling ArgumentParser Option.swift
[32/50] Compiling ArgumentParser OptionGroup.swift
[33/50] Compiling ArgumentParser ParserError.swift
[34/50] Compiling ArgumentParser SplitArguments.swift
[35/50] Compiling ArgumentParser HelpCommand.swift
[36/50] Compiling ArgumentParser Name.swift
[37/50] Compiling ArgumentParser Parsed.swift
[38/50] Compiling ArgumentParser ParsedValues.swift
[39/50] Compiling ArgumentParser HelpGenerator.swift
[40/50] Compiling ArgumentParser MessageInfo.swift
[41/50] Compiling ArgumentParser UsageGenerator.swift
[42/50] Compiling AxxCrypto KeyLoader.swift
[43/50] Compiling AxxCrypto PBKDF2Derivator.swift
[44/50] Compiling AxxCrypto Base64KeyEncoder.swift
[45/50] Compiling AxxCrypto AES256KeyGenerator.swift
[46/50] Emitting module AxxCrypto
[47/50] Compiling AxxCrypto AES256CBCCipher.swift
[48/56] Compiling axx main.swift
[49/56] Compiling axx GenerateKey.swift
[50/56] Compiling axx Options.swift
[51/56] Compiling axx Decrypt.swift
[52/56] Emitting module axx
[53/56] Compiling axx Encrypt.swift
[53/56] Write Objects.LinkFileList
[54/56] Linking axx
[55/56] Applying axx
Build complete! (7.08s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "axx",
"name" : "axx",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AxxCrypto",
"targets" : [
"AxxCrypto"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "axx",
"targets" : [
"axx"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "axxTests",
"module_type" : "SwiftTarget",
"name" : "axxTests",
"path" : "Tests/axxTests",
"sources" : [
"axxTests.swift"
],
"target_dependencies" : [
"axx"
],
"type" : "test"
},
{
"c99name" : "axx",
"module_type" : "SwiftTarget",
"name" : "axx",
"path" : "Sources/axx",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"axx"
],
"sources" : [
"Decrypt.swift",
"Encrypt.swift",
"GenerateKey.swift",
"Options.swift",
"main.swift"
],
"target_dependencies" : [
"AxxCrypto"
],
"type" : "executable"
},
{
"c99name" : "AxxCryptoTests",
"module_type" : "SwiftTarget",
"name" : "AxxCryptoTests",
"path" : "Tests/AxxCryptoTests",
"sources" : [
"AxxCryptoTests.swift"
],
"target_dependencies" : [
"AxxCrypto"
],
"type" : "test"
},
{
"c99name" : "AxxCrypto",
"module_type" : "SwiftTarget",
"name" : "AxxCrypto",
"path" : "Sources/AxxCrypto",
"product_memberships" : [
"AxxCrypto",
"axx"
],
"sources" : [
"AES256CBCCipher.swift",
"AES256KeyGenerator.swift",
"Base64KeyEncoder.swift",
"KeyLoader.swift",
"PBKDF2Derivator.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.