The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SendbirdUIKit, reference 3.32.2 (d5bbda), with Swift 6.1 for macOS (SPM) on 19 Aug 2025 09:21:51 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sendbird/sendbird-uikit-ios.git
Reference: 3.32.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sendbird/sendbird-uikit-ios
 * tag               3.32.2     -> FETCH_HEAD
HEAD is now at d5bbda4 Merge pull request #176 from sendbird/release/3.32.2
Cloned https://github.com/sendbird/sendbird-uikit-ios.git
Revision (git rev-parse @):
d5bbda4ef44346b5f4b57e0fc8c0ca71347c9604
SUCCESS checkout https://github.com/sendbird/sendbird-uikit-ios.git at 3.32.2
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:19:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
17 |     ],
18 |     dependencies: [
19 |         .package(
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
20 |             name: "SendbirdChatSDK",
21 |             url: "https://github.com/sendbird/sendbird-chat-sdk-ios",
Fetching https://github.com/sendbird/sendbird-chat-sdk-ios
[1/4138] Fetching sendbird-chat-sdk-ios
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios from cache (2.14s)
Computing version for https://github.com/sendbird/sendbird-chat-sdk-ios
Computed https://github.com/sendbird/sendbird-chat-sdk-ios at 4.29.2 (5.09s)
Creating working copy for https://github.com/sendbird/sendbird-chat-sdk-ios
Working copy of https://github.com/sendbird/sendbird-chat-sdk-ios resolved at 4.29.2
Downloading binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIKit.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.2/SendbirdChatSDK.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIMessageTemplate.xcframework.zip
[16375/34311446] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIKit.xcframework.zip
[15088293/96862899] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.2/SendbirdChatSDK.xcframework.zip
[15153811/101356067] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.2/SendbirdChatSDK.xcframework.zip, https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIMessageTemplate.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIMessageTemplate.xcframework.zip (0.93s)
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIKit.xcframework.zip (2.60s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.2/SendbirdChatSDK.xcframework.zip (3.57s)
========================================
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": "sendbird-uikit-ios",
      "name": "SendbirdUIKit",
      "url": "https://github.com/sendbird/sendbird-uikit-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sendbird-uikit-ios",
      "dependencies": [
        {
          "identity": "sendbird-chat-sdk-ios",
          "name": "SendbirdChatSDK",
          "url": "https://github.com/sendbird/sendbird-chat-sdk-ios",
          "version": "4.29.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sendbird-chat-sdk-ios",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sendbird/sendbird-uikit-ios.git
[1/36469] Fetching sendbird-uikit-ios
Fetched https://github.com/sendbird/sendbird-uikit-ios.git from cache (85.52s)
warning: 'sendbird-uikit-ios': /Package.swift:19:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
17 |     ],
18 |     dependencies: [
19 |         .package(
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
20 |             name: "SendbirdChatSDK",
21 |             url: "https://github.com/sendbird/sendbird-chat-sdk-ios",
Fetching https://github.com/sendbird/sendbird-chat-sdk-ios from cache
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios from cache (0.60s)
Computing version for https://github.com/sendbird/sendbird-chat-sdk-ios
Computed https://github.com/sendbird/sendbird-chat-sdk-ios at 4.29.2 (0.67s)
Creating working copy for https://github.com/sendbird/sendbird-chat-sdk-ios
Working copy of https://github.com/sendbird/sendbird-chat-sdk-ios resolved at 4.29.2
Creating working copy for https://github.com/sendbird/sendbird-uikit-ios.git
Working copy of https://github.com/sendbird/sendbird-uikit-ios.git resolved at 3.32.2 (d5bbda4)
warning: 'sendbird-uikit-ios': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sendbird-uikit-ios/Package.swift:19:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
17 |     ],
18 |     dependencies: [
19 |         .package(
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
20 |             name: "SendbirdChatSDK",
21 |             url: "https://github.com/sendbird/sendbird-chat-sdk-ios",
Fetching binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIMessageTemplate.xcframework.zip from cache
Fetching binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.2/SendbirdChatSDK.xcframework.zip from cache
Fetching binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIKit.xcframework.zip from cache
Fetched https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIMessageTemplate.xcframework.zip from cache (1.47s)
Fetched https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.2/SendbirdUIKit.xcframework.zip from cache (2.36s)
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.29.2/SendbirdChatSDK.xcframework.zip from cache (2.85s)
warning: '.resolve-product-dependencies': dependency 'sendbird-uikit-ios' is not used by any target
Found 1 product dependencies
  - SendbirdChatSDK
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/sendbird/sendbird-uikit-ios.git
https://github.com/sendbird/sendbird-uikit-ios.git
{
  "dependencies" : [
    {
      "identity" : "sendbird-chat-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.29.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sendbird/sendbird-chat-sdk-ios"
    }
  ],
  "manifest_display_name" : "SendbirdUIKit",
  "name" : "SendbirdUIKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SendbirdUIKit",
      "targets" : [
        "SendbirdUIKitTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SendbirdUIMessageTemplate",
      "targets" : [
        "SendbirdUIMessageTemplateTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SendbirdUIMessageTemplateTarget",
      "module_type" : "SwiftTarget",
      "name" : "SendbirdUIMessageTemplateTarget",
      "path" : "Framework/Module/MessageTemplate",
      "product_dependencies" : [
        "SendbirdChatSDK"
      ],
      "product_memberships" : [
        "SendbirdUIMessageTemplate"
      ],
      "sources" : [
        "SendbirdUIMessageTemplateTarget.swift"
      ],
      "target_dependencies" : [
        "SendbirdUIMessageTemplate"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SendbirdUIMessageTemplate",
      "module_type" : "BinaryTarget",
      "name" : "SendbirdUIMessageTemplate",
      "path" : "remote/archive/SendbirdUIMessageTemplate.xcframework.zip",
      "product_memberships" : [
        "SendbirdUIKit",
        "SendbirdUIMessageTemplate"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SendbirdUIKitTarget",
      "module_type" : "SwiftTarget",
      "name" : "SendbirdUIKitTarget",
      "path" : "Framework/Dependency",
      "product_dependencies" : [
        "SendbirdChatSDK"
      ],
      "product_memberships" : [
        "SendbirdUIKit"
      ],
      "sources" : [
        "SendBirdUIKit.swift"
      ],
      "target_dependencies" : [
        "SendbirdUIKit",
        "SendbirdUIMessageTemplate"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SendbirdUIKit",
      "module_type" : "BinaryTarget",
      "name" : "SendbirdUIKit",
      "path" : "remote/archive/SendbirdUIKit.xcframework.zip",
      "product_memberships" : [
        "SendbirdUIKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Framework/Sample': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Framework/Sources': File not found.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/4] Write sources
[2/4] Copying SendbirdChatSDK.framework
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/8] Emitting module SendbirdUIMessageTemplateTarget
[6/8] Emitting module SendbirdUIKitTarget
[7/8] Compiling SendbirdUIMessageTemplateTarget SendbirdUIMessageTemplateTarget.swift
[8/8] Compiling SendbirdUIKitTarget SendBirdUIKit.swift
Build complete! (1.31s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:19:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
17 |     ],
18 |     dependencies: [
19 |         .package(
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
20 |             name: "SendbirdChatSDK",
21 |             url: "https://github.com/sendbird/sendbird-chat-sdk-ios",
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Framework/Sources': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Framework/Sample': File not found.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sendbird-chat-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.29.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sendbird/sendbird-chat-sdk-ios"
    }
  ],
  "manifest_display_name" : "SendbirdUIKit",
  "name" : "SendbirdUIKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SendbirdUIKit",
      "targets" : [
        "SendbirdUIKitTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SendbirdUIMessageTemplate",
      "targets" : [
        "SendbirdUIMessageTemplateTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SendbirdUIMessageTemplateTarget",
      "module_type" : "SwiftTarget",
      "name" : "SendbirdUIMessageTemplateTarget",
      "path" : "Framework/Module/MessageTemplate",
      "product_dependencies" : [
        "SendbirdChatSDK"
      ],
      "product_memberships" : [
        "SendbirdUIMessageTemplate"
      ],
      "sources" : [
        "SendbirdUIMessageTemplateTarget.swift"
      ],
      "target_dependencies" : [
        "SendbirdUIMessageTemplate"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SendbirdUIMessageTemplate",
      "module_type" : "BinaryTarget",
      "name" : "SendbirdUIMessageTemplate",
      "path" : "remote/archive/SendbirdUIMessageTemplate.xcframework.zip",
      "product_memberships" : [
        "SendbirdUIKit",
        "SendbirdUIMessageTemplate"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SendbirdUIKitTarget",
      "module_type" : "SwiftTarget",
      "name" : "SendbirdUIKitTarget",
      "path" : "Framework/Dependency",
      "product_dependencies" : [
        "SendbirdChatSDK"
      ],
      "product_memberships" : [
        "SendbirdUIKit"
      ],
      "sources" : [
        "SendBirdUIKit.swift"
      ],
      "target_dependencies" : [
        "SendbirdUIKit",
        "SendbirdUIMessageTemplate"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SendbirdUIKit",
      "module_type" : "BinaryTarget",
      "name" : "SendbirdUIKit",
      "path" : "remote/archive/SendbirdUIKit.xcframework.zip",
      "product_memberships" : [
        "SendbirdUIKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:19:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
17 |     ],
18 |     dependencies: [
19 |         .package(
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
20 |             name: "SendbirdChatSDK",
21 |             url: "https://github.com/sendbird/sendbird-chat-sdk-ios",
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Framework/Sources': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Framework/Sample': File not found.
Done.