The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZendeskSupportSDK, reference 9.3.0 (5b1348), with Swift 6.1 for Wasm on 9 Feb 2026 20:22:31 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zendesk/support_sdk_ios.git
Reference: 9.3.0
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/support_sdk_ios
 * tag               9.3.0      -> FETCH_HEAD
HEAD is now at 5b1348b [RELEASE] New version 9.3.0
Cloned https://github.com/zendesk/support_sdk_ios.git
Revision (git rev-parse @):
5b1348b0f92978e90269910b71d2c2274c037ae2
SUCCESS checkout https://github.com/zendesk/support_sdk_ios.git at 9.3.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/zendesk/support_sdk_ios.git
https://github.com/zendesk/support_sdk_ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "support_providers_sdk_ios",
      "requirement" : {
        "exact" : [
          "9.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zendesk/support_providers_sdk_ios"
    },
    {
      "identity" : "messaging_sdk_ios",
      "requirement" : {
        "exact" : [
          "6.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zendesk/messaging_sdk_ios"
    }
  ],
  "manifest_display_name" : "ZendeskSupportSDK",
  "name" : "ZendeskSupportSDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ZendeskSupportSDK",
      "targets" : [
        "ZendeskSupportSDKTargets"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZendeskSupportSDKTargets",
      "module_type" : "SwiftTarget",
      "name" : "ZendeskSupportSDKTargets",
      "path" : "Sources",
      "product_dependencies" : [
        "ZendeskSupportProvidersSDK",
        "ZendeskMessagingSDK"
      ],
      "product_memberships" : [
        "ZendeskSupportSDK"
      ],
      "sources" : [
        "Placeholder.swift"
      ],
      "target_dependencies" : [
        "SupportSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SupportSDK",
      "module_type" : "BinaryTarget",
      "name" : "SupportSDK",
      "path" : "SupportSDK.xcframework",
      "product_memberships" : [
        "ZendeskSupportSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/zendesk/support_providers_sdk_ios
Fetching https://github.com/zendesk/messaging_sdk_ios
[1/7553] Fetching support_providers_sdk_ios
[2/9885] Fetching support_providers_sdk_ios, messaging_sdk_ios
Fetched https://github.com/zendesk/messaging_sdk_ios from cache (11.58s)
Fetched https://github.com/zendesk/support_providers_sdk_ios from cache (11.70s)
Computing version for https://github.com/zendesk/messaging_sdk_ios
Computed https://github.com/zendesk/messaging_sdk_ios at 6.3.0 (13.19s)
Fetching https://github.com/zendesk/commonui_sdk_ios
Fetching https://github.com/zendesk/messagingapi_sdk_ios
[1/897] Fetching messagingapi_sdk_ios
[872/2498] Fetching messagingapi_sdk_ios, commonui_sdk_ios
Fetched https://github.com/zendesk/messagingapi_sdk_ios from cache (5.41s)
[49/1601] Fetching commonui_sdk_ios
Fetched https://github.com/zendesk/commonui_sdk_ios from cache (27.62s)
Computing version for https://github.com/zendesk/support_providers_sdk_ios
Computed https://github.com/zendesk/support_providers_sdk_ios at 9.0.0 (37.89s)
Fetching https://github.com/zendesk/core_sdk_ios
[1/4549] Fetching core_sdk_ios
Fetched https://github.com/zendesk/core_sdk_ios from cache (11.18s)
Computing version for https://github.com/zendesk/commonui_sdk_ios
Computed https://github.com/zendesk/commonui_sdk_ios at 9.3.0 (11.84s)
Computing version for https://github.com/zendesk/messagingapi_sdk_ios
Computed https://github.com/zendesk/messagingapi_sdk_ios at 6.0.2 (0.67s)
Fetching https://github.com/zendesk/sdkconfigurations_sdk_ios
[1/1248] Fetching sdkconfigurations_sdk_ios
Fetched https://github.com/zendesk/sdkconfigurations_sdk_ios from cache (1.49s)
Computing version for https://github.com/zendesk/core_sdk_ios
Computed https://github.com/zendesk/core_sdk_ios at 5.0.5 (2.10s)
Computing version for https://github.com/zendesk/sdkconfigurations_sdk_ios
Computed https://github.com/zendesk/sdkconfigurations_sdk_ios at 4.0.1 (0.59s)
Creating working copy for https://github.com/zendesk/sdkconfigurations_sdk_ios
Working copy of https://github.com/zendesk/sdkconfigurations_sdk_ios resolved at 4.0.1
Creating working copy for https://github.com/zendesk/messagingapi_sdk_ios
Working copy of https://github.com/zendesk/messagingapi_sdk_ios resolved at 6.0.2
Creating working copy for https://github.com/zendesk/messaging_sdk_ios
Working copy of https://github.com/zendesk/messaging_sdk_ios resolved at 6.3.0
Creating working copy for https://github.com/zendesk/support_providers_sdk_ios
Working copy of https://github.com/zendesk/support_providers_sdk_ios resolved at 9.0.0
Creating working copy for https://github.com/zendesk/commonui_sdk_ios
Working copy of https://github.com/zendesk/commonui_sdk_ios resolved at 9.3.0
Creating working copy for https://github.com/zendesk/core_sdk_ios
Working copy of https://github.com/zendesk/core_sdk_ios resolved at 5.0.5
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/9] Emitting module ZendeskMessagingAPISDKTargets
[7/9] Compiling ZendeskMessagingAPISDKTargets Placeholder.swift
[8/10] Emitting module ZendeskSupportProvidersSDKTargets
[9/10] Compiling ZendeskSupportProvidersSDKTargets Placeholder.swift
[12/13] Compiling ZendeskMessagingSDKTargets Placeholder.swift
[13/13] Emitting module ZendeskMessagingSDKTargets
[15/16] Emitting module ZendeskSupportSDKTargets
[16/16] Compiling ZendeskSupportSDKTargets Placeholder.swift
Build complete! (94.29s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "support_providers_sdk_ios",
      "requirement" : {
        "exact" : [
          "9.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zendesk/support_providers_sdk_ios"
    },
    {
      "identity" : "messaging_sdk_ios",
      "requirement" : {
        "exact" : [
          "6.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zendesk/messaging_sdk_ios"
    }
  ],
  "manifest_display_name" : "ZendeskSupportSDK",
  "name" : "ZendeskSupportSDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ZendeskSupportSDK",
      "targets" : [
        "ZendeskSupportSDKTargets"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZendeskSupportSDKTargets",
      "module_type" : "SwiftTarget",
      "name" : "ZendeskSupportSDKTargets",
      "path" : "Sources",
      "product_dependencies" : [
        "ZendeskSupportProvidersSDK",
        "ZendeskMessagingSDK"
      ],
      "product_memberships" : [
        "ZendeskSupportSDK"
      ],
      "sources" : [
        "Placeholder.swift"
      ],
      "target_dependencies" : [
        "SupportSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SupportSDK",
      "module_type" : "BinaryTarget",
      "name" : "SupportSDK",
      "path" : "SupportSDK.xcframework",
      "product_memberships" : [
        "ZendeskSupportSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.