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 main (f4cd9b), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 04:52:39 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sendbird/sendbird-uikit-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sendbird/sendbird-uikit-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f4cd9b8 Merge pull request #161 from sendbird/release/3.31.0
Cloned https://github.com/sendbird/sendbird-uikit-ios.git
Revision (git rev-parse @):
f4cd9b8bfb0caecef5d8f760ba626fe6964d59be
SUCCESS checkout https://github.com/sendbird/sendbird-uikit-ios.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sendbird/sendbird-uikit-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying SendbirdChatSDK.framework
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/8] Emitting module SendbirdUIKitTarget
[6/8] Compiling SendbirdUIMessageTemplateTarget SendbirdUIMessageTemplateTarget.swift
[7/8] Compiling SendbirdUIKitTarget SendBirdUIKit.swift
[8/8] Emitting module SendbirdUIMessageTemplateTarget
Build complete! (9.85s)
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 [#DeprecatedDeclaration]
17 |     ],
18 |     dependencies: [
19 |         .package(
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
20 |             name: "SendbirdChatSDK",
21 |             url: "https://github.com/sendbird/sendbird-chat-sdk-ios",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/sendbird/sendbird-chat-sdk-ios
[1/4066] Fetching sendbird-chat-sdk-ios
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios from cache (2.04s)
Computing version for https://github.com/sendbird/sendbird-chat-sdk-ios
Computed https://github.com/sendbird/sendbird-chat-sdk-ios at 4.27.3 (4.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.27.3
Downloading binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.31.0/SendbirdUIKit.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.27.3/SendbirdChatSDK.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.31.0/SendbirdUIMessageTemplate.xcframework.zip
[16375/4302949] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.31.0/SendbirdUIMessageTemplate.xcframework.zip
[4335699/38589801] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.31.0/SendbirdUIMessageTemplate.xcframework.zip, https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.31.0/SendbirdUIKit.xcframework.zip
[11736165/102248334] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.31.0/SendbirdUIMessageTemplate.xcframework.zip, https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.31.0/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.27.3/SendbirdChatSDK.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.31.0/SendbirdUIMessageTemplate.xcframework.zip (1.01s)
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.31.0/SendbirdUIKit.xcframework.zip (2.83s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.27.3/SendbirdChatSDK.xcframework.zip (3.88s)
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.26.0",
            "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 [#DeprecatedDeclaration]
17 |     ],
18 |     dependencies: [
19 |         .package(
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
20 |             name: "SendbirdChatSDK",
21 |             url: "https://github.com/sendbird/sendbird-chat-sdk-ios",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
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.
Done.