The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZohoBooksClient, reference main (24cef4), with Swift 6.2 for macOS (SPM) on 9 Feb 2026 22:33:40 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emotiveapps/ZohoBooksClient.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/emotiveapps/ZohoBooksClient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 24cef43 paidThroughAccountId is optional
Cloned https://github.com/emotiveapps/ZohoBooksClient.git
Revision (git rev-parse @):
24cef43b93b59aaaad437a49faf7f5ba821ad04d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/emotiveapps/ZohoBooksClient.git at main
Fetching https://github.com/emotiveapps/MimeTypeEnum
Fetching https://github.com/ChimeHQ/OAuthenticator
[1/1110] Fetching oauthenticator
[57/1156] Fetching oauthenticator, mimetypeenum
Fetched https://github.com/ChimeHQ/OAuthenticator from cache (0.85s)
Fetched https://github.com/emotiveapps/MimeTypeEnum from cache (0.85s)
Computing version for https://github.com/emotiveapps/MimeTypeEnum
Computed https://github.com/emotiveapps/MimeTypeEnum at 1.0.2 (1.42s)
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/153] Fetching zohobooksclient
Fetched https://github.com/emotiveapps/ZohoBooksClient.git from cache (0.74s)
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.48s)
Fetched https://github.com/emotiveapps/MimeTypeEnum from cache (0.49s)
Computing version for https://github.com/emotiveapps/MimeTypeEnum
Computed https://github.com/emotiveapps/MimeTypeEnum at 1.0.2 (0.55s)
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/MimeTypeEnum
Working copy of https://github.com/emotiveapps/MimeTypeEnum resolved at 1.0.2
Creating working copy for https://github.com/emotiveapps/ZohoBooksClient.git
Working copy of https://github.com/emotiveapps/ZohoBooksClient.git resolved at main (24cef43)
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
[0/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/24] Compiling OAuthenticator DPoPSigner.swift
[10/24] Compiling OAuthenticator Data+Base64URLEncode.swift
[11/24] Compiling OAuthenticator Bluesky.swift
[12/24] Compiling OAuthenticator GitHub.swift
[13/24] Emitting module OAuthenticator
[14/24] Compiling OAuthenticator ASWebAuthenticationSession+Utility.swift
[15/24] Compiling OAuthenticator Authenticator.swift
[16/24] Compiling OAuthenticator Models.swift
[17/24] Compiling OAuthenticator PKCE.swift
[18/24] Compiling OAuthenticator URL+QueryParams.swift
[19/24] Compiling OAuthenticator URLSession+ResponseProvider.swift
[20/24] Compiling OAuthenticator GoogleAPI.swift
[21/24] Compiling OAuthenticator Mastodon.swift
[22/24] Compiling OAuthenticator CredentialWindowProvider.swift
[23/24] Compiling OAuthenticator DPoPKey.swift
[24/24] Compiling OAuthenticator WebAuthenticationSession+Utility.swift
[25/25] Compiling OAuthenticator resource_bundle_accessor.swift
[26/40] Compiling ZohoBooksClient ZohoOAuth.swift
[27/40] Compiling ZohoBooksClient ZohoError.swift
[28/40] Compiling ZohoBooksClient ZohoConfig.swift
[29/41] Compiling ZohoBooksClient ZBTax.swift
[30/41] Compiling ZohoBooksClient OAuthProviding.swift
[31/41] Compiling ZohoBooksClient ZohoBooksClient.swift
[32/41] Compiling ZohoBooksClient ZohoOAuthenticator.swift
[33/41] Compiling ZohoBooksClient ZBItem.swift
[34/41] Compiling ZohoBooksClient ZBPayment.swift
[35/41] Compiling ZohoBooksClient ZBExpense.swift
[36/41] Compiling ZohoBooksClient ZBInvoice.swift
[37/41] Compiling ZohoBooksClient HttpService.swift
[38/41] Compiling ZohoBooksClient ZBAccount.swift
[39/41] Emitting module ZohoBooksClient
[40/41] Compiling ZohoBooksClient ZBBankTransaction.swift
[41/41] Compiling ZohoBooksClient ZBContact.swift
Build complete! (11.40s)
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/ZBBankTransaction.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/main
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.37s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/emotiveapps/zohobooksclient/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
Updating https://github.com/ChimeHQ/OAuthenticator
Updating https://github.com/emotiveapps/MimeTypeEnum
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.31s)
Updated https://github.com/ChimeHQ/OAuthenticator (0.49s)
Updated https://github.com/emotiveapps/MimeTypeEnum (0.49s)
Computing version for https://github.com/emotiveapps/MimeTypeEnum
Computed https://github.com/emotiveapps/MimeTypeEnum at 1.0.2 (2.31s)
Computing version for https://github.com/ChimeHQ/OAuthenticator
Computed https://github.com/ChimeHQ/OAuthenticator at 0.7.2 (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.08s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3655] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.13s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.81s)
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.6
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling SymbolKit Mixin+Equals.swift
[8/53] Compiling SymbolKit Mixin+Hash.swift
[9/53] Compiling SymbolKit Mixin.swift
[10/53] Compiling SymbolKit LineList.swift
[11/53] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit DeclarationFragments.swift
[13/57] Compiling SymbolKit Fragment.swift
[14/57] Compiling SymbolKit FragmentKind.swift
[15/57] Compiling SymbolKit FunctionParameter.swift
[16/57] Compiling SymbolKit FunctionSignature.swift
[17/57] Compiling Snippets Snippet.swift
[18/57] Emitting module Snippets
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit Identifier.swift
[25/57] Compiling SymbolKit KindIdentifier.swift
[26/57] Compiling SymbolKit Location.swift
[27/57] Compiling SymbolKit Mutability.swift
[28/57] Compiling SymbolKit SourceRange.swift
[29/57] Compiling SymbolKit Metadata.swift
[30/57] Compiling SymbolKit Module.swift
[31/57] Compiling SymbolKit OperatingSystem.swift
[32/57] Compiling SymbolKit Platform.swift
[33/57] Compiling SymbolKit Relationship.swift
[34/57] Compiling SymbolKit RelationshipKind.swift
[35/57] Compiling SymbolKit SourceOrigin.swift
[36/57] Compiling SymbolKit GenericConstraints.swift
[37/57] Compiling SymbolKit Swift.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit GenericConstraint.swift
[43/57] Compiling SymbolKit GenericParameter.swift
[44/57] Compiling SymbolKit Generics.swift
[45/57] Compiling SymbolKit Namespace.swift
[46/57] Compiling SymbolKit Names.swift
[47/57] Compiling SymbolKit SPI.swift
[48/57] Compiling SymbolKit Snippet.swift
[49/57] Compiling SymbolKit Extension.swift
[50/57] Emitting module SymbolKit
[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 URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.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.61s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'ZohoBooksClient' complete! (0.18s)
    1202
7	/Users/admin/builder/spi-builder-workspace/.docs/emotiveapps/zohobooksclient/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/emotiveapps/zohobooksclient/main
File count: 1202
Doc size:   7.0MB
Preparing doc bundle ...
Uploading prod-emotiveapps-zohobooksclient-main-21f53481.zip to s3://spi-docs-inbox/prod-emotiveapps-zohobooksclient-main-21f53481.zip
Copying... [12%]
Copying... [21%]
Copying... [33%]
Copying... [41%]
Copying... [54%]
Copying... [62%]
Copying... [70%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.