Build Information
Successful build of LicenseKitSetapp, reference main (6182a7), with Swift 6.3 for macOS (SPM) on 17 May 2026 05:20:39 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/naviapps/license-kit-setapp.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/naviapps/license-kit-setapp
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6182a77 Prepare 0.1.0 release
Cloned https://github.com/naviapps/license-kit-setapp.git
Revision (git rev-parse @):
6182a77a1017b638c82c37871a4ed2f070c7064b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/naviapps/license-kit-setapp.git at main
Fetching https://github.com/naviapps/license-kit.git
[1/181] Fetching license-kit
Fetched https://github.com/naviapps/license-kit.git from cache (0.66s)
Computing version for https://github.com/naviapps/license-kit.git
Computed https://github.com/naviapps/license-kit.git at 1.2.0 (1.26s)
Creating working copy for https://github.com/naviapps/license-kit.git
Working copy of https://github.com/naviapps/license-kit.git resolved at 1.2.0
========================================
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": "license-kit-setapp",
"name": "LicenseKitSetapp",
"url": "https://github.com/naviapps/license-kit-setapp.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/license-kit-setapp",
"traits": [
"default"
],
"dependencies": [
{
"identity": "license-kit",
"name": "LicenseKit",
"url": "https://github.com/naviapps/license-kit.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/license-kit",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/naviapps/license-kit-setapp.git
[1/31] Fetching license-kit-setapp
Fetched https://github.com/naviapps/license-kit-setapp.git from cache (0.64s)
Fetching https://github.com/naviapps/license-kit.git from cache
Fetched https://github.com/naviapps/license-kit.git from cache (0.44s)
Computing version for https://github.com/naviapps/license-kit.git
Computed https://github.com/naviapps/license-kit.git at 1.2.0 (0.51s)
Creating working copy for https://github.com/naviapps/license-kit.git
Working copy of https://github.com/naviapps/license-kit.git resolved at 1.2.0
Creating working copy for https://github.com/naviapps/license-kit-setapp.git
Working copy of https://github.com/naviapps/license-kit-setapp.git resolved at main (6182a77)
warning: '.resolve-product-dependencies': dependency 'license-kit-setapp' is not used by any target
Found 1 product dependencies
- LicenseKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/naviapps/license-kit-setapp.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/21] Compiling LicenseKit LicenseStateStore.swift
[5/21] Compiling LicenseKit KeychainLicenseActivationStorage.swift
[6/22] Compiling LicenseKit LicenseStateSnapshot.swift
[7/22] Compiling LicenseKit LicenseStorage.swift
[8/22] Compiling LicenseKit UserDefaultsLicenseStateSnapshotStorage.swift
[9/22] Compiling LicenseKit LicenseRefreshPolicy.swift
[10/22] Compiling LicenseKit LicenseState.swift
[11/22] Compiling LicenseKit String+LicenseKit.swift
[12/22] Compiling LicenseKit LicenseKeyNormalizer.swift
[13/22] Compiling LicenseKit LicenseSource.swift
[14/22] Compiling LicenseKit LicenseValidationResult.swift
[15/22] Emitting module LicenseKit
[16/22] Compiling LicenseKit LicenseError.swift
[17/22] Compiling LicenseKit LicensePlan.swift
[18/22] Compiling LicenseKit LicenseActivation.swift
[19/22] Compiling LicenseKit LicenseActivationRequest.swift
[20/22] Compiling LicenseKit LicenseManager.swift
[21/22] Compiling LicenseKit LicenseRefresh.swift
[22/22] Compiling LicenseKit LicenseProvider.swift
[23/24] Compiling LicenseKitSetapp SetappLicenseProvider.swift
[24/24] Emitting module LicenseKitSetapp
Build complete! (6.91s)
Build complete.
{
"dependencies" : [
{
"identity" : "license-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/naviapps/license-kit.git"
}
],
"manifest_display_name" : "LicenseKitSetapp",
"name" : "LicenseKitSetapp",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "LicenseKitSetapp",
"targets" : [
"LicenseKitSetapp"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "LicenseKitSetappTests",
"module_type" : "SwiftTarget",
"name" : "LicenseKitSetappTests",
"path" : "Tests/LicenseKitSetappTests",
"product_dependencies" : [
"LicenseKit"
],
"sources" : [
"SetappLicenseProviderTests.swift"
],
"target_dependencies" : [
"LicenseKitSetapp"
],
"type" : "test"
},
{
"c99name" : "LicenseKitSetapp",
"module_type" : "SwiftTarget",
"name" : "LicenseKitSetapp",
"path" : "Sources/LicenseKitSetapp",
"product_dependencies" : [
"LicenseKit"
],
"product_memberships" : [
"LicenseKitSetapp"
],
"sources" : [
"SetappLicenseProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/naviapps/license-kit-setapp/main
Repository: naviapps/license-kit-setapp
Swift version used: 6.3
Target: LicenseKitSetapp
Extracting symbol information for 'LicenseKitSetapp'...
Finished extracting symbol information for 'LicenseKitSetapp'. (28.00s)
Building documentation for 'LicenseKitSetapp'...
Finished building documentation for 'LicenseKitSetapp' (0.33s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/naviapps/license-kit-setapp/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/naviapps/license-kit.git
Updated https://github.com/naviapps/license-kit.git (0.41s)
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.12s)
Computing version for https://github.com/naviapps/license-kit.git
Computed https://github.com/naviapps/license-kit.git at 1.2.0 (1.79s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (2.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3722] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.95s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
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
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Compiling SymbolKit Mixin+Equals.swift
[7/54] Compiling SymbolKit Mixin+Hash.swift
[8/54] Compiling SymbolKit Mixin.swift
[9/54] Compiling SymbolKit LineList.swift
[10/54] Compiling SymbolKit Position.swift
[11/58] Emitting module SymbolKit
[12/58] Compiling SymbolKit SemanticVersion.swift
[13/58] Compiling SymbolKit AccessControl.swift
[14/58] Compiling SymbolKit Availability.swift
[15/58] Compiling SymbolKit AvailabilityItem.swift
[16/58] Compiling SymbolKit Domain.swift
[17/58] Compiling SymbolKit GenericConstraint.swift
[18/58] Compiling SymbolKit GenericParameter.swift
[19/58] Compiling SymbolKit Generics.swift
[20/58] Compiling SymbolKit Namespace.swift
[21/58] Compiling SymbolKit DeclarationFragments.swift
[22/58] Compiling SymbolKit Fragment.swift
[23/58] Compiling SymbolKit FragmentKind.swift
[24/58] Compiling Snippets SnippetParser.swift
[25/58] Compiling SymbolKit FunctionParameter.swift
[26/58] Compiling SymbolKit FunctionSignature.swift
[27/58] Compiling Snippets SnippetLanguage.swift
[28/58] Compiling SymbolKit SourceRange.swift
[29/58] Compiling Snippets Snippet.swift
[30/58] Emitting module Snippets
[31/58] Compiling SymbolKit Metadata.swift
[32/58] Compiling SymbolKit Module.swift
[33/58] Compiling SymbolKit OperatingSystem.swift
[34/58] Compiling SymbolKit Platform.swift
[35/58] Compiling SymbolKit Identifier.swift
[36/58] Compiling SymbolKit KindIdentifier.swift
[37/58] Compiling SymbolKit Location.swift
[38/58] Compiling SymbolKit Mutability.swift
[39/58] Compiling SymbolKit Names.swift
[40/58] Compiling SymbolKit SPI.swift
[41/58] Compiling SymbolKit Snippet.swift
[42/58] Compiling SymbolKit Extension.swift
[43/58] Compiling SymbolKit Symbol.swift
[44/58] Compiling SymbolKit SymbolKind.swift
[45/58] Compiling SymbolKit SymbolGraph.swift
[46/58] Compiling SymbolKit GraphCollector.swift
[47/58] Compiling SymbolKit Relationship.swift
[48/58] Compiling SymbolKit RelationshipKind.swift
[49/58] Compiling SymbolKit SourceOrigin.swift
[50/58] Compiling SymbolKit GenericConstraints.swift
[51/58] Compiling SymbolKit Swift.swift
[52/58] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[53/58] Compiling SymbolKit UnifiedSymbol.swift
[54/58] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[55/58] Compiling SymbolKit UnifiedSymbolGraph.swift
[56/62] Compiling snippet_extract URL+Status.swift
[57/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/62] Emitting module snippet_extract
[59/62] Compiling snippet_extract SnippetBuildCommand.swift
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (6.37s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'LicenseKitSetapp' complete! (0.60s)
70
2 /Users/admin/builder/spi-builder-workspace/.docs/naviapps/license-kit-setapp/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/naviapps/license-kit-setapp/main
File count: 70
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-naviapps-license-kit-setapp-main-9abbf220.zip to s3://spi-docs-inbox/prod-naviapps-license-kit-setapp-main-9abbf220.zip
Copying... [18%]
Copying... [36%]
Copying... [54%]
Copying... [72%]
Copying... [90%]
Copying... [100%]
Done.