The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SendbirdUIKit, reference main (1367d4), with Swift 6.1 for macOS (SPM) on 24 Apr 2026 14:45:34 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-spm.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sendbird/sendbird-uikit-ios-spm
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1367d40 Merge pull request #84 from sendbird/release/3.35.1
Cloned https://github.com/sendbird/sendbird-uikit-ios-spm.git
Revision (git rev-parse @):
1367d4055240c176ddf3f02e9d239b0e694ec820
SUCCESS checkout https://github.com/sendbird/sendbird-uikit-ios-spm.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/sendbird/sendbird-uikit-ios-spm.git
https://github.com/sendbird/sendbird-uikit-ios-spm.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:20:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
18 |     ],
19 |     dependencies: [
20 |         .package(
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
21 |             name: "SendbirdChatSDK",
22 |             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:20:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
18 |     ],
19 |     dependencies: [
20 |         .package(
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
21 |             name: "SendbirdChatSDK",
22 |             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.44s)
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.48s)
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.08s)
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.57s)
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-chat-sdk-ios/releases/download/4.39.2/SendbirdChatSDK.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
[15535/52265998] Downloading https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip
[10203751/114932930] Downloading 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
[10865204/168177581] Downloading 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
[13974057/173187078] Downloading 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, https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIMessageTemplate.xcframework.zip
[14284515/212640099] Downloading 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, https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIMessageTemplate.xcframework.zip, https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIKit.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIMessageTemplate.xcframework.zip (1.00s)
[130214036/207630602] Downloading 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, https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIKit.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.35.1/SendbirdUIKit.xcframework.zip (3.27s)
Downloaded https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDK.xcframework.zip (3.43s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.39.2/SendbirdChatSDK.xcframework.zip (3.53s)
Downloaded https://github.com/sendbird/sendbird-auth-ios/releases/download/1.1.1/SendbirdAuthSDKStatic.xcframework.zip (4.28s)
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.
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