The Swift Package Index logo.Swift Package Index

Build Information

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

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/emotiveapps/ZohoBooksClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[2/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.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 DPoPSigner.swift
[11/25] Compiling OAuthenticator Data+Base64URLEncode.swift
[12/25] Compiling OAuthenticator Models.swift
[13/25] Compiling OAuthenticator PKCE.swift
[14/25] Compiling OAuthenticator CredentialWindowProvider.swift
[15/25] Compiling OAuthenticator DPoPKey.swift
[16/25] Compiling OAuthenticator ASWebAuthenticationSession+Utility.swift
[17/25] Compiling OAuthenticator Authenticator.swift
[18/25] Emitting module OAuthenticator
[19/25] Compiling OAuthenticator URL+QueryParams.swift
[20/25] Compiling OAuthenticator URLSession+ResponseProvider.swift
[21/25] Compiling OAuthenticator GoogleAPI.swift
[22/25] Compiling OAuthenticator Mastodon.swift
[23/25] Compiling OAuthenticator WebAuthenticationSession+Utility.swift
[24/25] Compiling OAuthenticator Bluesky.swift
[25/25] Compiling OAuthenticator GitHub.swift
[26/40] Compiling ZohoBooksClient ZohoOAuth.swift
[27/41] Compiling ZohoBooksClient ZohoConfig.swift
[28/41] Compiling ZohoBooksClient ZohoError.swift
[29/41] Compiling ZohoBooksClient ZohoBooksClient.swift
[30/41] Compiling ZohoBooksClient ZBTax.swift
[31/41] Compiling ZohoBooksClient OAuthProviding.swift
[32/41] Compiling ZohoBooksClient ZohoOAuthenticator.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/ZohoOAuthenticator.swift:122:40: warning: passing argument of non-sendable type 'Authenticator.Configuration' into actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
120 |     )
121 |
122 |     self.authenticator = Authenticator(config: authenticatorConfig)
    |                                        `- warning: passing argument of non-sendable type 'Authenticator.Configuration' into actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
123 |   }
124 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OAuthenticator/Sources/OAuthenticator/Authenticator.swift:68:16: note: struct 'Configuration' does not conform to the 'Sendable' protocol
 66 | 	}
 67 |
 68 | 	public struct Configuration {
    |                `- note: struct 'Configuration' does not conform to the 'Sendable' protocol
 69 | 		public let appCredentials: AppCredentials
 70 |
[33/41] Compiling ZohoBooksClient HttpService.swift
[34/41] Compiling ZohoBooksClient ZBAccount.swift
[35/41] Compiling ZohoBooksClient ZBExpense.swift
[36/41] Compiling ZohoBooksClient ZBInvoice.swift
[37/41] Emitting module ZohoBooksClient
/Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/ZohoOAuthenticator.swift:122:40: warning: passing argument of non-sendable type 'Authenticator.Configuration' into actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
120 |     )
121 |
122 |     self.authenticator = Authenticator(config: authenticatorConfig)
    |                                        `- warning: passing argument of non-sendable type 'Authenticator.Configuration' into actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
123 |   }
124 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/OAuthenticator/Sources/OAuthenticator/Authenticator.swift:68:16: note: struct 'Configuration' does not conform to the 'Sendable' protocol
 66 | 	}
 67 |
 68 | 	public struct Configuration {
    |                `- note: struct 'Configuration' does not conform to the 'Sendable' protocol
 69 | 		public let appCredentials: AppCredentials
 70 |
[38/41] Compiling ZohoBooksClient ZBBankTransaction.swift
[39/41] Compiling ZohoBooksClient ZBContact.swift
[40/41] Compiling ZohoBooksClient ZBItem.swift
[41/41] Compiling ZohoBooksClient ZBPayment.swift
Build complete! (13.50s)
Fetching https://github.com/emotiveapps/MimeTypeEnum
Fetching https://github.com/ChimeHQ/OAuthenticator
[1/1110] Fetching oauthenticator
[101/1156] Fetching oauthenticator, mimetypeenum
Fetched https://github.com/emotiveapps/MimeTypeEnum from cache (0.85s)
Fetched https://github.com/ChimeHQ/OAuthenticator from cache (0.85s)
Computing version for https://github.com/emotiveapps/MimeTypeEnum
Computed https://github.com/emotiveapps/MimeTypeEnum at 1.0.2 (0.40s)
Computing version for https://github.com/ChimeHQ/OAuthenticator
Computed https://github.com/ChimeHQ/OAuthenticator at 0.7.2 (0.41s)
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
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"
}
Done.