Build Information
Successful build of GeoURI, reference 1.1.0 (8e1dcb), with Swift 6.3 for macOS (SPM) on 28 Apr 2026 04:46:53 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: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/designedbyclowns/GeoURI
* tag 1.1.0 -> FETCH_HEAD
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 1.1.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": "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.66s)
Creating working copy for https://github.com/designedbyclowns/GeoURI.git
Working copy of https://github.com/designedbyclowns/GeoURI.git resolved at 1.1.0 (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+URL.swift
[7/12] Compiling GeoURI GeoURI+CustomStringConvertible.swift
[8/12] Compiling GeoURI GeoURI+Equatable.swift
[9/12] Compiling GeoURI GeoURI.swift
[10/12] Compiling GeoURI FormatStyle.swift
[11/12] Compiling GeoURI GeoURI+CoreLocation.swift
[12/12] Emitting module GeoURI
Build complete! (5.34s)
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/1.1.0
Repository: designedbyclowns/GeoURI
Swift version used: 6.3
Target: GeoURI
Extracting symbol information for 'GeoURI'...
Finished extracting symbol information for 'GeoURI'. (29.80s)
Building documentation for 'GeoURI'...
Finished building documentation for 'GeoURI' (0.61s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/designedbyclowns/geouri/1.1.0
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.10s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (3.44s)
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.05s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.77s)
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
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Emitting module SymbolKit
[7/58] Compiling Snippets SnippetLanguage.swift
[8/58] Compiling Snippets Snippet.swift
[9/58] Emitting module Snippets
[10/58] Compiling Snippets SnippetParser.swift
[11/58] Compiling SymbolKit Names.swift
[12/58] Compiling SymbolKit SPI.swift
[13/58] Compiling SymbolKit Snippet.swift
[14/58] Compiling SymbolKit Extension.swift
[15/58] Compiling SymbolKit Symbol.swift
[16/58] Compiling SymbolKit SymbolKind.swift
[17/58] Compiling SymbolKit SymbolGraph.swift
[18/58] Compiling SymbolKit GraphCollector.swift
[19/58] Compiling SymbolKit Relationship.swift
[20/58] Compiling SymbolKit RelationshipKind.swift
[21/58] Compiling SymbolKit SourceOrigin.swift
[22/58] Compiling SymbolKit GenericConstraints.swift
[23/58] Compiling SymbolKit Swift.swift
[24/58] Compiling SymbolKit SemanticVersion.swift
[25/58] Compiling SymbolKit AccessControl.swift
[26/58] Compiling SymbolKit Availability.swift
[27/58] Compiling SymbolKit AvailabilityItem.swift
[28/58] Compiling SymbolKit Domain.swift
[29/58] Compiling SymbolKit DeclarationFragments.swift
[30/58] Compiling SymbolKit Fragment.swift
[31/58] Compiling SymbolKit FragmentKind.swift
[32/58] Compiling SymbolKit FunctionParameter.swift
[33/58] Compiling SymbolKit FunctionSignature.swift
[34/58] Compiling SymbolKit Mixin+Equals.swift
[35/58] Compiling SymbolKit Mixin+Hash.swift
[36/58] Compiling SymbolKit Mixin.swift
[37/58] Compiling SymbolKit LineList.swift
[38/58] Compiling SymbolKit Position.swift
[39/58] Compiling SymbolKit SourceRange.swift
[40/58] Compiling SymbolKit Metadata.swift
[41/58] Compiling SymbolKit Module.swift
[42/58] Compiling SymbolKit OperatingSystem.swift
[43/58] Compiling SymbolKit Platform.swift
[44/58] Compiling SymbolKit GenericConstraint.swift
[45/58] Compiling SymbolKit GenericParameter.swift
[46/58] Compiling SymbolKit Generics.swift
[47/58] Compiling SymbolKit Namespace.swift
[48/58] Compiling SymbolKit Identifier.swift
[49/58] Compiling SymbolKit KindIdentifier.swift
[50/58] Compiling SymbolKit Location.swift
[51/58] Compiling SymbolKit Mutability.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.59s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'GeoURI' complete! (0.23s)
268
3 /Users/admin/builder/spi-builder-workspace/.docs/designedbyclowns/geouri/1.1.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/designedbyclowns/geouri/1.1.0
File count: 268
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-designedbyclowns-geouri-1.1.0-2c3b6971.zip to s3://spi-docs-inbox/prod-designedbyclowns-geouri-1.1.0-2c3b6971.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [44%]
Copying... [55%]
Copying... [66%]
Copying... [77%]
Copying... [88%]
Copying... [99%]
Copying... [100%]
Done.