Build Information
Successful build of GeoURI, reference main (8e1dcb), with Swift 6.3 for macOS (SPM) on 28 Apr 2026 04:47:04 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/designedbyclowns/GeoURI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/designedbyclowns/GeoURI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8e1dcb3 Merge pull request #5 from designedbyclowns/cleanup
Cloned https://github.com/designedbyclowns/GeoURI.git
Revision (git rev-parse @):
8e1dcb35a9ad8a4d4239696acfd0051699136a51
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/designedbyclowns/GeoURI.git at main
========================================
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": "geouri",
"name": "GeoURI",
"url": "https://github.com/designedbyclowns/GeoURI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GeoURI",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/designedbyclowns/GeoURI.git
[1/223] Fetching geouri
Fetched https://github.com/designedbyclowns/GeoURI.git from cache (0.74s)
Creating working copy for https://github.com/designedbyclowns/GeoURI.git
Working copy of https://github.com/designedbyclowns/GeoURI.git resolved at main (8e1dcb3)
warning: '.resolve-product-dependencies': dependency 'geouri' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/designedbyclowns/GeoURI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/12] Compiling GeoURI ParseStrategy.swift
[4/12] Compiling GeoURI GeoURIParsingError.swift
[5/12] Compiling GeoURI GeoURIError.swift
[6/12] Compiling GeoURI GeoURI+Equatable.swift
[7/12] Compiling GeoURI GeoURI+URL.swift
[8/12] Compiling GeoURI GeoURI.swift
[9/12] Compiling GeoURI GeoURI+CustomStringConvertible.swift
[10/12] Emitting module GeoURI
[11/12] Compiling GeoURI FormatStyle.swift
[12/12] Compiling GeoURI GeoURI+CoreLocation.swift
Build complete! (5.78s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "GeoURI",
"name" : "GeoURI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "GeoURI",
"targets" : [
"GeoURI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GeoURITests",
"module_type" : "SwiftTarget",
"name" : "GeoURITests",
"path" : "Tests/GeoURITests",
"sources" : [
"FormatStyleTests.swift",
"GeoURI+CoreLocationTests.swift",
"GeoURI+CustomStringConvertibleTests.swift",
"GeoURI+EquatableTests.swift",
"GeoURI+URLTests.swift",
"GeoURITests.swift",
"ParseStrategyTests.swift"
],
"target_dependencies" : [
"GeoURI"
],
"type" : "test"
},
{
"c99name" : "GeoURI",
"module_type" : "SwiftTarget",
"name" : "GeoURI",
"path" : "Sources/GeoURI",
"product_memberships" : [
"GeoURI"
],
"sources" : [
"FormatStyle.swift",
"GeoURI+CoreLocation.swift",
"GeoURI+CustomStringConvertible.swift",
"GeoURI+Equatable.swift",
"GeoURI+URL.swift",
"GeoURI.swift",
"GeoURIError.swift",
"GeoURIParsingError.swift",
"ParseStrategy.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/designedbyclowns/geouri/main
Repository: designedbyclowns/GeoURI
Swift version used: 6.3
Target: GeoURI
Extracting symbol information for 'GeoURI'...
Finished extracting symbol information for 'GeoURI'. (29.72s)
Building documentation for 'GeoURI'...
Finished building documentation for 'GeoURI' (0.41s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/designedbyclowns/geouri/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (3.39s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3677] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.07s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.68s)
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
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
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Emitting module SymbolKit
[7/58] Compiling SymbolKit Names.swift
[8/58] Compiling SymbolKit SPI.swift
[9/58] Compiling SymbolKit Snippet.swift
[10/58] Compiling SymbolKit Extension.swift
[11/58] Compiling Snippets Snippet.swift
[12/58] Compiling Snippets SnippetLanguage.swift
[13/58] Emitting module Snippets
[14/58] Compiling Snippets SnippetParser.swift
[15/58] Compiling SymbolKit SemanticVersion.swift
[16/58] Compiling SymbolKit AccessControl.swift
[17/58] Compiling SymbolKit Availability.swift
[18/58] Compiling SymbolKit AvailabilityItem.swift
[19/58] Compiling SymbolKit Domain.swift
[20/58] Compiling SymbolKit GenericConstraint.swift
[21/58] Compiling SymbolKit GenericParameter.swift
[22/58] Compiling SymbolKit Generics.swift
[23/58] Compiling SymbolKit Namespace.swift
[24/58] Compiling SymbolKit Relationship.swift
[25/58] Compiling SymbolKit RelationshipKind.swift
[26/58] Compiling SymbolKit SourceOrigin.swift
[27/58] Compiling SymbolKit GenericConstraints.swift
[28/58] Compiling SymbolKit Swift.swift
[29/58] Compiling SymbolKit Mixin+Equals.swift
[30/58] Compiling SymbolKit Mixin+Hash.swift
[31/58] Compiling SymbolKit Mixin.swift
[32/58] Compiling SymbolKit LineList.swift
[33/58] Compiling SymbolKit Position.swift
[34/58] Compiling SymbolKit SourceRange.swift
[35/58] Compiling SymbolKit Metadata.swift
[36/58] Compiling SymbolKit Module.swift
[37/58] Compiling SymbolKit OperatingSystem.swift
[38/58] Compiling SymbolKit Platform.swift
[39/58] Compiling SymbolKit DeclarationFragments.swift
[40/58] Compiling SymbolKit Fragment.swift
[41/58] Compiling SymbolKit FragmentKind.swift
[42/58] Compiling SymbolKit FunctionParameter.swift
[43/58] Compiling SymbolKit FunctionSignature.swift
[44/58] Compiling SymbolKit Identifier.swift
[45/58] Compiling SymbolKit KindIdentifier.swift
[46/58] Compiling SymbolKit Location.swift
[47/58] Compiling SymbolKit Mutability.swift
[48/58] Compiling SymbolKit Symbol.swift
[49/58] Compiling SymbolKit SymbolKind.swift
[50/58] Compiling SymbolKit SymbolGraph.swift
[51/58] Compiling SymbolKit GraphCollector.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! (4.56s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'GeoURI' complete! (0.30s)
268
3 /Users/admin/builder/spi-builder-workspace/.docs/designedbyclowns/geouri/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/designedbyclowns/geouri/main
File count: 268
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-designedbyclowns-geouri-main-cbf4264b.zip to s3://spi-docs-inbox/prod-designedbyclowns-geouri-main-cbf4264b.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [44%]
Copying... [55%]
Copying... [66%]
Copying... [77%]
Copying... [88%]
Copying... [99%]
Copying... [100%]
Done.