Build Information
Successful build of ASCKit, reference develop (663988), with Swift 6.2 for macOS (SPM) on 24 Oct 2025 18:01:20 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Blackjacx/ASCKit.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Blackjacx/ASCKit
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 6639883 refactor: remove legacy output functionality
Cloned https://github.com/Blackjacx/ASCKit.git
Revision (git rev-parse @):
663988373bcccd073495c7c013841b74d2956e71
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Blackjacx/ASCKit.git at develop
Fetching https://github.com/blackjacx/Engine
Fetching https://github.com/kishikawakatsumi/KeychainAccess
[1/782] Fetching engine
[158/5168] Fetching engine, keychainaccess
Fetched https://github.com/blackjacx/Engine from cache (0.98s)
[1053/4386] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.31s)
Creating working copy for https://github.com/blackjacx/Engine
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/blackjacx/Engine resolved at 0.3.0
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.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",
"dependencies": [
{
"identity": "asckit",
"name": "ASCKit",
"url": "https://github.com/Blackjacx/ASCKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASCKit",
"dependencies": [
{
"identity": "engine",
"name": "Engine",
"url": "https://github.com/blackjacx/Engine",
"version": "0.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Engine",
"dependencies": [
{
"identity": "keychainaccess",
"name": "KeychainAccess",
"url": "https://github.com/kishikawakatsumi/KeychainAccess",
"version": "4.2.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainAccess",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/Blackjacx/ASCKit.git
[1/724] Fetching asckit
Fetched https://github.com/Blackjacx/ASCKit.git from cache (0.86s)
Fetching https://github.com/blackjacx/Engine from cache
Fetched https://github.com/blackjacx/Engine from cache (0.50s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.3.0 (1.00s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.69s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (1.29s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/Blackjacx/ASCKit.git
Working copy of https://github.com/Blackjacx/ASCKit.git resolved at develop (6639883)
Creating working copy for https://github.com/blackjacx/Engine
Working copy of https://github.com/blackjacx/Engine resolved at 0.3.0
warning: '.resolve-product-dependencies': dependency 'asckit' is not used by any target
Found 1 product dependencies
- Engine
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Blackjacx/ASCKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/6] Emitting module KeychainAccess
[6/6] Compiling KeychainAccess Keychain.swift
[7/32] Compiling Engine JWTClaims.swift
[8/32] Compiling Engine JWTHeader.swift
[9/32] Compiling Engine Keychain.swift
[10/32] Compiling Engine Engine.swift
[11/32] Compiling Engine Bundle+Extensions.swift
[12/32] Compiling Engine FileManager+Extensions.swift
[13/34] Compiling Engine ProcessInfo+Extensions.swift
[14/34] Compiling Engine String+Extensions.swift
[15/34] Compiling Engine String+Random.swift
[16/34] Compiling Engine UserDefaults+PropertyWrapper.swift
[17/34] Compiling Engine UIColor+Extensions.swift
[18/34] Compiling Engine LoggableError.swift
[19/34] Compiling Engine Network.swift
[20/34] Compiling Engine NetworkError.swift
[21/34] Compiling Engine UIView+Extensions.swift
[22/34] Compiling Engine UIViewController+Extensions.swift
[23/34] Compiling Engine EmptyResponse.swift
[24/34] Compiling Engine Clamping.swift
[25/34] Compiling Engine Endpoint.swift
[26/34] Compiling Engine HTTPMethod.swift
[27/34] Compiling Engine Json.swift
[28/34] Compiling Engine OutputType.swift
[29/34] Compiling Engine Service.swift
[30/34] Compiling Engine DataWrapper.swift
[31/34] Emitting module Engine
[32/34] Compiling Engine URL+Extensions.swift
[33/34] Compiling Engine URLRequest+Extensions.swift
[34/34] Compiling Engine JWT.swift
[35/54] Emitting module ASCKit
[36/56] Compiling ASCKit Filter.swift
[37/56] Compiling ASCKit Model.swift
[38/56] Compiling ASCKit BetaTester.swift
[39/56] Compiling ASCKit BetaTesterInvitationResponse.swift
[40/56] Compiling ASCKit PagedItemLoader.swift
[41/56] Compiling ASCKit AccessibilityDeclaration.swift
[42/56] Compiling ASCKit Build.swift
[43/56] Compiling ASCKit BundleId.swift
[44/56] Compiling ASCKit ApiKey.swift
[45/56] Compiling ASCKit App.swift
[46/56] Compiling ASCKit AppStoreVersion.swift
[47/56] Compiling ASCKit BetaGroup.swift
[48/56] Compiling ASCKit PageableModel.swift
[49/56] Compiling ASCKit Relation.swift
[50/56] Compiling ASCKit AscError.swift
[51/56] Compiling ASCKit Constants.swift
[52/56] Compiling ASCKit ASCHeader.swift
[53/56] Compiling ASCKit ASCKit.swift
[54/56] Compiling ASCKit ASCPayload.swift
[55/56] Compiling ASCKit ASCService.swift
[56/56] Compiling ASCKit AscEndpoint.swift
Build complete! (7.36s)
Build complete.
{
"dependencies" : [
{
"identity" : "engine",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/blackjacx/Engine"
}
],
"manifest_display_name" : "ASCKit",
"name" : "ASCKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ASCKit",
"targets" : [
"ASCKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ASCKitTests",
"module_type" : "SwiftTarget",
"name" : "ASCKitTests",
"path" : "Tests/ASCKitTests",
"sources" : [
"ASCKitTests.swift"
],
"target_dependencies" : [
"ASCKit"
],
"type" : "test"
},
{
"c99name" : "ASCKit",
"module_type" : "SwiftTarget",
"name" : "ASCKit",
"path" : "Sources/ASCKit",
"product_dependencies" : [
"Engine"
],
"product_memberships" : [
"ASCKit"
],
"sources" : [
"ASCHeader.swift",
"ASCKit.swift",
"ASCPayload.swift",
"ASCService.swift",
"AscEndpoint.swift",
"AscError.swift",
"Constants.swift",
"Filter.swift",
"Model.swift",
"PagedItemLoader.swift",
"models/AccessibilityDeclaration.swift",
"models/ApiKey.swift",
"models/App.swift",
"models/AppStoreVersion.swift",
"models/BetaGroup.swift",
"models/BetaTester.swift",
"models/BetaTesterInvitationResponse.swift",
"models/Build.swift",
"models/BundleId.swift",
"models/PageableModel.swift",
"models/Relation.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/blackjacx/asckit/develop
Repository: Blackjacx/ASCKit
Swift version used: 6.2
Target: ASCKit
Extracting symbol information for 'ASCKit'...
Finished extracting symbol information for 'ASCKit'. (1.88s)
Building documentation for 'ASCKit'...
Finished building documentation for 'ASCKit' (0.31s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/blackjacx/asckit/develop
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2133] Fetching swift-docc-plugin
Updating https://github.com/kishikawakatsumi/KeychainAccess
Updating https://github.com/blackjacx/Engine
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.15s)
Updated https://github.com/kishikawakatsumi/KeychainAccess (0.53s)
Updated https://github.com/blackjacx/Engine (0.53s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.3.0 (2.21s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3565] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.80s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.49s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit SemanticVersion.swift
[11/57] Compiling SymbolKit AccessControl.swift
[12/57] Compiling SymbolKit Availability.swift
[13/57] Compiling SymbolKit AvailabilityItem.swift
[14/57] Compiling SymbolKit Domain.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit DeclarationFragments.swift
[22/57] Compiling SymbolKit Fragment.swift
[23/57] Compiling SymbolKit FragmentKind.swift
[24/57] Compiling SymbolKit FunctionParameter.swift
[25/57] Compiling SymbolKit FunctionSignature.swift
[26/57] Compiling SymbolKit Identifier.swift
[27/57] Compiling SymbolKit KindIdentifier.swift
[28/57] Compiling SymbolKit Location.swift
[29/57] Compiling SymbolKit Mutability.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Names.swift
[36/57] Compiling SymbolKit SPI.swift
[37/57] Compiling SymbolKit Snippet.swift
[38/57] Compiling SymbolKit Extension.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.18s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'ASCKit' complete! (0.23s)
904
6 /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/asckit/develop
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/blackjacx/asckit/develop
File count: 904
Doc size: 6.0MB
Preparing doc bundle ...
Uploading prod-blackjacx-asckit-develop-07c3c326.zip to s3://spi-docs-inbox/prod-blackjacx-asckit-develop-07c3c326.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [42%]
Copying... [52%]
Copying... [63%]
Copying... [73%]
Copying... [84%]
Copying... [94%]
Copying... [100%]
Done.