The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZendeskSDKStorage, reference main (a7b21c), with Swift 6.2 for Linux on 11 Feb 2026 07:52:32 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zendesk/sdk_storage_ios.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/zendesk/sdk_storage_ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a7b21c2 [RELEASE] New version 1.5.0
Cloned https://github.com/zendesk/sdk_storage_ios.git
Revision (git rev-parse @):
a7b21c22ca1a7dcb9a403907f36d5da167acf7cf
SUCCESS checkout https://github.com/zendesk/sdk_storage_ios.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/zendesk/sdk_storage_ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/zendesk/sdk_logger_ios
[1/636] Fetching sdk_logger_ios
Fetched https://github.com/zendesk/sdk_logger_ios from cache (0.94s)
Computing version for https://github.com/zendesk/sdk_logger_ios
Computed https://github.com/zendesk/sdk_logger_ios at 0.11.0 (1.91s)
Creating working copy for https://github.com/zendesk/sdk_logger_ios
Working copy of https://github.com/zendesk/sdk_logger_ios resolved at 0.11.0
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/4] Compiling ZendeskSDKStorageTargets Placeholder.swift
[4/4] Emitting module ZendeskSDKStorageTargets
Build complete! (7.00s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sdk_logger_ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zendesk/sdk_logger_ios"
    }
  ],
  "manifest_display_name" : "ZendeskSDKStorage",
  "name" : "ZendeskSDKStorage",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ZendeskSDKStorage",
      "targets" : [
        "ZendeskSDKStorageTargets"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZendeskSDKStorageTargets",
      "module_type" : "SwiftTarget",
      "name" : "ZendeskSDKStorageTargets",
      "path" : "Sources",
      "product_dependencies" : [
        "ZendeskSDKLogger"
      ],
      "product_memberships" : [
        "ZendeskSDKStorage"
      ],
      "sources" : [
        "Placeholder.swift"
      ],
      "target_dependencies" : [
        "ZendeskSDKStorage"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ZendeskSDKStorage",
      "module_type" : "BinaryTarget",
      "name" : "ZendeskSDKStorage",
      "path" : "ZendeskSDKStorage.xcframework",
      "product_memberships" : [
        "ZendeskSDKStorage"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.