Build Information
Successful build of SendbirdUIKit, reference 3.30.2 (71a8c7
), with Swift 5.10 for macOS (SPM) on 19 May 2025 07:21:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sendbird/sendbird-uikit-ios-spm.git
Reference: 3.30.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sendbird/sendbird-uikit-ios-spm
* tag 3.30.2 -> FETCH_HEAD
HEAD is now at 71a8c72 Merge pull request #63 from sendbird/release/3.30.2
Cloned https://github.com/sendbird/sendbird-uikit-ios-spm.git
Revision (git rev-parse @):
71a8c72e6ea189907a7b6565e89092e8ceb8bd0b
SUCCESS checkout https://github.com/sendbird/sendbird-uikit-ios-spm.git at 3.30.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/sendbird/sendbird-uikit-ios-spm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying SendbirdChatSDK.framework
[3/4] Write swift-version-33747A42983211AE.txt
[5/8] Compiling SendbirdUIKitTarget SendBirdUIKit.swift
[6/8] Emitting module SendbirdUIKitTarget
[7/8] Compiling SendbirdUIMessageTemplateTarget SendbirdUIMessageTemplateTarget.swift
[8/8] Emitting module SendbirdUIMessageTemplateTarget
Build complete! (12.31s)
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
.package(
^
Fetching https://github.com/sendbird/sendbird-chat-sdk-ios
[1/4036] Fetching sendbird-chat-sdk-ios
Fetched https://github.com/sendbird/sendbird-chat-sdk-ios from cache (3.64s)
Computing version for https://github.com/sendbird/sendbird-chat-sdk-ios
Computed https://github.com/sendbird/sendbird-chat-sdk-ios at 4.26.0 (2.32s)
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.26.0
[16375/34265162] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.30.2/SendbirdUIKit.xcframework.zip
[13846803/38566872] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.30.2/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.30.2/SendbirdUIMessageTemplate.xcframework.zip
[17937510/100804624] Downloading https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.30.2/SendbirdUIKit.xcframework.zip, https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.30.2/SendbirdUIMessageTemplate.xcframework.zip, https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.26.0/SendbirdChatSDK.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.30.2/SendbirdUIMessageTemplate.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.30.2/SendbirdUIKit.xcframework.zip
Downloading binary artifact https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.26.0/SendbirdChatSDK.xcframework.zip
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.30.2/SendbirdUIMessageTemplate.xcframework.zip (1.13s)
Downloaded https://github.com/sendbird/sendbird-uikit-ios/releases/download/3.30.2/SendbirdUIKit.xcframework.zip (3.17s)
Downloaded https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/4.26.0/SendbirdChatSDK.xcframework.zip (4.02s)
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.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:20:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
.package(
^
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.