Build Information
Successful build of SendbirdUIKit, reference 3.32.4 (bb92d7), with Swift 6.0 for macOS (SPM) on 19 Nov 2025 13:22:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sendbird/sendbird-uikit-ios.git
Reference: 3.32.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sendbird/sendbird-uikit-ios
* tag 3.32.4 -> FETCH_HEAD
HEAD is now at bb92d7d Merge pull request #178 from sendbird/release/3.32.4
Cloned https://github.com/sendbird/sendbird-uikit-ios.git
Revision (git rev-parse @):
bb92d7d2aa4f8552689b3cb56fa100654ed9d520
SUCCESS checkout https://github.com/sendbird/sendbird-uikit-ios.git at 3.32.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/sendbird/sendbird-uikit-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Copying SendbirdAuthSDK.framework
[4/6] Copying SendbirdChatSDK.framework
[5/6] Write swift-version-5BDAB9E9C0126B9D.txt
[7/8] Emitting module SendbirdChatSDKWrapper
[8/8] Compiling SendbirdChatSDKWrapper SendbirdChatSDKWrapper.swift
[9/12] Emitting module SendbirdUIMessageTemplateTarget
[10/12] Compiling SendbirdUIMessageTemplateTarget SendbirdUIMessageTemplateTarget.swift
[11/12] Compiling SendbirdUIKitTarget SendBirdUIKit.swift
[12/12] Emitting module SendbirdUIKitTarget
Build complete! (20.15s)
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/4237] Fetching sendbird-chat-sdk-ios
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios from cache (2.58s)
Computing version for https://github.com/sendbird/sendbird-chat-sdk-ios
Computed https://github.com/sendbird/sendbird-chat-sdk-ios at 4.34.1 (3.22s)
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.34.1
[16375/34400691] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.4/SendbirdUIKit.xcframework.zip
[19908629/56330716] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.4/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.1/SendbirdAuthSDK.xcframework.zip
[19925013/100158005] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.4/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.1/SendbirdAuthSDK.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.1/SendbirdChatSDK.xcframework.zip
[21180283/104681500] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.4/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.1/SendbirdAuthSDK.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.1/SendbirdChatSDK.xcframework.zip, https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.4/SendbirdUIMessageTemplate.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.4/SendbirdUIMessageTemplate.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.4/SendbirdUIKit.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.1/SendbirdAuthSDK.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.1/SendbirdChatSDK.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.4/SendbirdUIMessageTemplate.xcframework.zip (0.78s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.1/SendbirdAuthSDK.xcframework.zip (1.61s)
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.32.4/SendbirdUIKit.xcframework.zip (2.53s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.34.1/SendbirdChatSDK.xcframework.zip (2.64s)
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.
Build complete.
{
"dependencies" : [
{
"identity" : "sendbird-chat-sdk-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "4.34.1",
"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/Sample': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Framework/Sources': File not found.
Done.