The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SendbirdUIKit, reference main (24f694), with Swift 6.1 for macOS (SPM) on 24 Apr 2026 11:57:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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 24f6948 Merge pull request #184 from sendbird/release/3.35.1
Cloned https://github.com/sendbird/sendbird-uikit-ios.git
Revision (git rev-parse @):
24f69481a9d29440e8ef23ecf61f0e7d34b06d63
SUCCESS checkout https://github.com/sendbird/sendbird-uikit-ios.git at main
========================================
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.39.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.
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
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/4328] Fetching sendbird-chat-sdk-ios
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios from cache (2.74s)
Computing version for https://github.com/sendbird/sendbird-chat-sdk-ios
Computed https://github.com/sendbird/sendbird-chat-sdk-ios at 4.39.2 (5.70s)
Fetching https://github.com/sendbird/sendbird-auth-ios.git
[1/3249] Fetching sendbird-auth-ios
Fetched https://github.com/sendbird/sendbird-auth-ios.git from cache (1.07s)
Computing version for https://github.com/sendbird/sendbird-auth-ios.git
Computed https://github.com/sendbird/sendbird-auth-ios.git at 1.1.1 (1.52s)
Creating working copy for https://github.com/sendbird/sendbird-auth-ios.git
Working copy of https://github.com/sendbird/sendbird-auth-ios.git resolved at 1.1.1
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.39.2
Downloading binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIKit.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIMessageTemplate.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDKStatic.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.39.2/SendbirdChatSDK.xcframework.zip
[16375/39453021] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIKit.xcframework.zip
[15338259/91719019] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip
[15649149/154385951] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip, https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDKStatic.xcframework.zip
[16221223/159395448] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip, https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDKStatic.xcframework.zip, https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIMessageTemplate.xcframework.zip
[16269681/212640099] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip, https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDKStatic.xcframework.zip, https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIMessageTemplate.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.39.2/SendbirdChatSDK.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIMessageTemplate.xcframework.zip (1.11s)
[102913732/207630602] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip, https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDKStatic.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.39.2/SendbirdChatSDK.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIKit.xcframework.zip (3.32s)
Downloaded https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip (3.86s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.39.2/SendbirdChatSDK.xcframework.zip (3.89s)
Downloaded https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDKStatic.xcframework.zip (4.60s)
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.
error: the library 'SendbirdChatSDKWrapper' requires macos 10.13, but depends on the product 'SendbirdAuthSDK' which requires macos 11.0; consider changing the library 'SendbirdChatSDKWrapper' to require macos 11.0 or later, or the product 'SendbirdAuthSDK' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
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.
error: the library 'SendbirdChatSDKWrapper' requires macos 10.13, but depends on the product 'SendbirdAuthSDK' which requires macos 11.0; consider changing the library 'SendbirdChatSDKWrapper' to require macos 11.0 or later, or the product 'SendbirdAuthSDK' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm