Build Information
Successful build of ZohoBooksClient, reference 0.1.2 (71b68f), with Swift 6.2 for macOS (SPM) on 20 Jan 2026 21:03:09 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/emotiveapps/ZohoBooksClient.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/emotiveapps/ZohoBooksClient
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at 71b68f3 Fix lint
Cloned https://github.com/emotiveapps/ZohoBooksClient.git
Revision (git rev-parse @):
71b68f301547110794b334d363ec3fce8538efd3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/emotiveapps/ZohoBooksClient.git at 0.1.2
Fetching https://github.com/ChimeHQ/OAuthenticator
Fetching https://github.com/emotiveapps/MimeTypeEnum
[1/46] Fetching mimetypeenum
[47/1145] Fetching mimetypeenum, oauthenticator
Fetched https://github.com/ChimeHQ/OAuthenticator from cache (1.07s)
Fetched https://github.com/emotiveapps/MimeTypeEnum from cache (1.07s)
Computing version for https://github.com/emotiveapps/MimeTypeEnum
Computed https://github.com/emotiveapps/MimeTypeEnum at 1.0.2 (1.57s)
Computing version for https://github.com/ChimeHQ/OAuthenticator
Computed https://github.com/ChimeHQ/OAuthenticator at 0.7.2 (0.55s)
Creating working copy for https://github.com/emotiveapps/MimeTypeEnum
Working copy of https://github.com/emotiveapps/MimeTypeEnum resolved at 1.0.2
Creating working copy for https://github.com/ChimeHQ/OAuthenticator
Working copy of https://github.com/ChimeHQ/OAuthenticator resolved at 0.7.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": "zohobooksclient",
"name": "ZohoBooksClient",
"url": "https://github.com/emotiveapps/ZohoBooksClient.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZohoBooksClient",
"dependencies": [
{
"identity": "oauthenticator",
"name": "OAuthenticator",
"url": "https://github.com/ChimeHQ/OAuthenticator",
"version": "0.7.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OAuthenticator",
"dependencies": [
]
},
{
"identity": "mimetypeenum",
"name": "MimeTypeEnum",
"url": "https://github.com/emotiveapps/MimeTypeEnum",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MimeTypeEnum",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/emotiveapps/ZohoBooksClient.git
[1/136] Fetching zohobooksclient
Fetched https://github.com/emotiveapps/ZohoBooksClient.git from cache (0.82s)
Fetching https://github.com/emotiveapps/MimeTypeEnum from cache
Fetching https://github.com/ChimeHQ/OAuthenticator from cache
Fetched https://github.com/ChimeHQ/OAuthenticator from cache (0.50s)
Fetched https://github.com/emotiveapps/MimeTypeEnum from cache (0.50s)
Computing version for https://github.com/emotiveapps/MimeTypeEnum
Computed https://github.com/emotiveapps/MimeTypeEnum at 1.0.2 (0.56s)
Computing version for https://github.com/ChimeHQ/OAuthenticator
Computed https://github.com/ChimeHQ/OAuthenticator at 0.7.2 (0.03s)
Creating working copy for https://github.com/ChimeHQ/OAuthenticator
Working copy of https://github.com/ChimeHQ/OAuthenticator resolved at 0.7.2
Creating working copy for https://github.com/emotiveapps/ZohoBooksClient.git
Working copy of https://github.com/emotiveapps/ZohoBooksClient.git resolved at 0.1.2 (71b68f3)
Creating working copy for https://github.com/emotiveapps/MimeTypeEnum
Working copy of https://github.com/emotiveapps/MimeTypeEnum resolved at 1.0.2
warning: '.resolve-product-dependencies': dependency 'zohobooksclient' is not used by any target
Found 2 product dependencies
- OAuthenticator
- MimeTypeEnum
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/emotiveapps/ZohoBooksClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/24] Compiling MimeTypeEnum MimeType.swift
[7/24] Emitting module MimeTypeEnum
[8/24] Compiling OAuthenticator WellknownEndpoints.swift
[9/25] Compiling OAuthenticator resource_bundle_accessor.swift
[10/25] Compiling OAuthenticator Models.swift
[11/25] Compiling OAuthenticator PKCE.swift
[12/25] Compiling OAuthenticator CredentialWindowProvider.swift
[13/25] Compiling OAuthenticator DPoPKey.swift
[14/25] Emitting module OAuthenticator
[15/25] Compiling OAuthenticator ASWebAuthenticationSession+Utility.swift
[16/25] Compiling OAuthenticator Authenticator.swift
[17/25] Compiling OAuthenticator Bluesky.swift
[18/25] Compiling OAuthenticator GitHub.swift
[19/25] Compiling OAuthenticator DPoPSigner.swift
[20/25] Compiling OAuthenticator Data+Base64URLEncode.swift
[21/25] Compiling OAuthenticator URL+QueryParams.swift
[22/25] Compiling OAuthenticator URLSession+ResponseProvider.swift
[23/25] Compiling OAuthenticator GoogleAPI.swift
[24/25] Compiling OAuthenticator Mastodon.swift
[25/25] Compiling OAuthenticator WebAuthenticationSession+Utility.swift
[26/39] Compiling ZohoBooksClient ZohoBooksClient.swift
[27/39] Compiling ZohoBooksClient ZohoConfig.swift
[28/39] Compiling ZohoBooksClient ZohoOAuth.swift
[29/39] Compiling ZohoBooksClient ZohoError.swift
[30/40] Compiling ZohoBooksClient OAuthProviding.swift
[31/40] Compiling ZohoBooksClient ZBPayment.swift
[32/40] Compiling ZohoBooksClient ZBTax.swift
[33/40] Compiling ZohoBooksClient ZBInvoice.swift
[34/40] Compiling ZohoBooksClient ZBItem.swift
[35/40] Compiling ZohoBooksClient ZohoOAuthenticator.swift
[36/40] Compiling ZohoBooksClient HttpService.swift
[37/40] Compiling ZohoBooksClient ZBAccount.swift
[38/40] Compiling ZohoBooksClient ZBContact.swift
[39/40] Compiling ZohoBooksClient ZBExpense.swift
[40/40] Emitting module ZohoBooksClient
Build complete! (10.42s)
Build complete.
{
"dependencies" : [
{
"identity" : "oauthenticator",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/OAuthenticator"
},
{
"identity" : "mimetypeenum",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/emotiveapps/MimeTypeEnum"
}
],
"manifest_display_name" : "ZohoBooksClient",
"name" : "ZohoBooksClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ZohoBooksClient",
"targets" : [
"ZohoBooksClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZohoBooksClientTests",
"module_type" : "SwiftTarget",
"name" : "ZohoBooksClientTests",
"path" : "Tests/ZohoBooksClientTests",
"sources" : [
"AdditionalModelTests.swift",
"FullModelEncodingTests.swift",
"ModelEncodingTests.swift",
"ZohoBooksClientTests.swift",
"ZohoErrorTests.swift",
"ZohoOAuthConfigTests.swift"
],
"target_dependencies" : [
"ZohoBooksClient"
],
"type" : "test"
},
{
"c99name" : "ZohoBooksClient",
"module_type" : "SwiftTarget",
"name" : "ZohoBooksClient",
"path" : "Sources/ZohoBooksClient",
"product_dependencies" : [
"OAuthenticator",
"MimeTypeEnum"
],
"product_memberships" : [
"ZohoBooksClient"
],
"sources" : [
"HttpService.swift",
"Models/ZBAccount.swift",
"Models/ZBContact.swift",
"Models/ZBExpense.swift",
"Models/ZBInvoice.swift",
"Models/ZBItem.swift",
"Models/ZBPayment.swift",
"Models/ZBTax.swift",
"OAuthProviding.swift",
"ZohoBooksClient.swift",
"ZohoConfig.swift",
"ZohoError.swift",
"ZohoOAuth.swift",
"ZohoOAuthenticator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/emotiveapps/zohobooksclient/0.1.2
Repository: emotiveapps/ZohoBooksClient
Swift version used: 6.2
Target: ZohoBooksClient
Extracting symbol information for 'ZohoBooksClient'...
Finished extracting symbol information for 'ZohoBooksClient'. (3.71s)
Building documentation for 'ZohoBooksClient'...
Finished building documentation for 'ZohoBooksClient' (0.33s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/emotiveapps/zohobooksclient/0.1.2
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/ChimeHQ/OAuthenticator
Updating https://github.com/emotiveapps/MimeTypeEnum
Updated https://github.com/ChimeHQ/OAuthenticator (0.50s)
Updated https://github.com/emotiveapps/MimeTypeEnum (0.50s)
[1/2163] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.33s)
Computing version for https://github.com/emotiveapps/MimeTypeEnum
Computed https://github.com/emotiveapps/MimeTypeEnum at 1.0.2 (1.83s)
Computing version for https://github.com/ChimeHQ/OAuthenticator
Computed https://github.com/ChimeHQ/OAuthenticator at 0.7.2 (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (1.94s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3644] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.99s)
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.4.5
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets SnippetParser.swift
[8/57] Compiling Snippets Snippet.swift
[9/57] Emitting module Snippets
[10/57] Compiling SymbolKit Identifier.swift
[11/57] Compiling SymbolKit KindIdentifier.swift
[12/57] Compiling SymbolKit Location.swift
[13/57] Compiling SymbolKit Mutability.swift
[14/57] Compiling SymbolKit DeclarationFragments.swift
[15/57] Compiling SymbolKit Fragment.swift
[16/57] Compiling SymbolKit FragmentKind.swift
[17/57] Compiling SymbolKit FunctionParameter.swift
[18/57] Compiling SymbolKit FunctionSignature.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit Names.swift
[25/57] Compiling SymbolKit SPI.swift
[26/57] Compiling SymbolKit Snippet.swift
[27/57] Compiling SymbolKit Extension.swift
[28/57] Compiling SymbolKit SemanticVersion.swift
[29/57] Compiling SymbolKit AccessControl.swift
[30/57] Compiling SymbolKit Availability.swift
[31/57] Compiling SymbolKit AvailabilityItem.swift
[32/57] Compiling SymbolKit Domain.swift
[33/57] Compiling SymbolKit GenericConstraint.swift
[34/57] Compiling SymbolKit GenericParameter.swift
[35/57] Compiling SymbolKit Generics.swift
[36/57] Compiling SymbolKit Namespace.swift
[37/57] Compiling SymbolKit Symbol.swift
[38/57] Compiling SymbolKit SymbolKind.swift
[39/57] Compiling SymbolKit SymbolGraph.swift
[40/57] Compiling SymbolKit GraphCollector.swift
[41/57] Compiling SymbolKit SourceRange.swift
[42/57] Compiling SymbolKit Metadata.swift
[43/57] Compiling SymbolKit Module.swift
[44/57] Compiling SymbolKit OperatingSystem.swift
[45/57] Compiling SymbolKit Platform.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[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.23s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'ZohoBooksClient' complete! (0.17s)
1052
7 /Users/admin/builder/spi-builder-workspace/.docs/emotiveapps/zohobooksclient/0.1.2
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/emotiveapps/zohobooksclient/0.1.2
File count: 1052
Doc size: 7.0MB
Preparing doc bundle ...
Uploading prod-emotiveapps-zohobooksclient-0.1.2-69045186.zip to s3://spi-docs-inbox/prod-emotiveapps-zohobooksclient-0.1.2-69045186.zip
Copying... [14%]
Copying... [23%]
Copying... [32%]
Copying... [41%]
Copying... [51%]
Copying... [64%]
Copying... [74%]
Copying... [83%]
Copying... [92%]
Copying... [100%]
Done.