The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ZendeskMessagingAPISDK, reference 6.0.1 (f86020), with Swift 5.10 for macOS (SPM) on 18 Sep 2024 14:34:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zendesk/messagingapi_sdk_ios.git
Reference: 6.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zendesk/messagingapi_sdk_ios
 * tag               6.0.1      -> FETCH_HEAD
HEAD is now at f86020a [RELEASE] New version 6.0.1
Cloned https://github.com/zendesk/messagingapi_sdk_ios.git
Revision (git rev-parse @):
f86020a681e28a7bfae9e2445eb027d37dc5d5f5
SUCCESS checkout https://github.com/zendesk/messagingapi_sdk_ios.git at 6.0.1
Fetching https://github.com/zendesk/sdkconfigurations_sdk_ios
[1/1062] Fetching sdkconfigurations_sdk_ios
Fetched https://github.com/zendesk/sdkconfigurations_sdk_ios from cache (2.41s)
Computing version for https://github.com/zendesk/sdkconfigurations_sdk_ios
Computed https://github.com/zendesk/sdkconfigurations_sdk_ios at 4.0.0 (0.57s)
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.0
========================================
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": "messagingapi_sdk_ios",
      "name": "ZendeskMessagingAPISDK",
      "url": "https://github.com/zendesk/messagingapi_sdk_ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/messagingapi_sdk_ios",
      "dependencies": [
        {
          "identity": "sdkconfigurations_sdk_ios",
          "name": "ZendeskSDKConfigurationsSDK",
          "url": "https://github.com/zendesk/sdkconfigurations_sdk_ios",
          "version": "4.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sdkconfigurations_sdk_ios",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/zendesk/messagingapi_sdk_ios.git
[1/834] Fetching messagingapi_sdk_ios
Fetched https://github.com/zendesk/messagingapi_sdk_ios.git from cache (4.03s)
Fetching https://github.com/zendesk/sdkconfigurations_sdk_ios from cache
Fetched https://github.com/zendesk/sdkconfigurations_sdk_ios from cache (0.46s)
Computing version for https://github.com/zendesk/sdkconfigurations_sdk_ios
Computed https://github.com/zendesk/sdkconfigurations_sdk_ios at 4.0.0 (0.03s)
Creating working copy for https://github.com/zendesk/messagingapi_sdk_ios.git
Working copy of https://github.com/zendesk/messagingapi_sdk_ios.git resolved at 6.0.1 (f86020a)
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.0
warning: '.resolve-product-dependencies': dependency 'messagingapi_sdk_ios' is not used by any target
Found 1 product dependencies
  - ZendeskSDKConfigurationsSDK
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/zendesk/messagingapi_sdk_ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Compiling ZendeskMessagingAPISDKTargets Placeholder.swift
[4/4] Emitting module ZendeskMessagingAPISDKTargets
Build complete! (1.77s)
Build complete.
Done.