Build Information
Failed to build SendbirdUIKit, reference 3.27.4 (90860b
), with Swift 5.10 for watchOS using Xcode 15.4 on 15 Oct 2024 04:20:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SendbirdUIKit -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sendbird/sendbird-uikit-ios-spm.git
Reference: 3.27.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sendbird/sendbird-uikit-ios-spm
* tag 3.27.4 -> FETCH_HEAD
HEAD is now at 90860b9 Merge pull request #49 from sendbird/release/3.27.4
Cloned https://github.com/sendbird/sendbird-uikit-ios-spm.git
Revision (git rev-parse @):
90860b9861c07304e0158c7460895ea65a41e32d
SUCCESS checkout https://github.com/sendbird/sendbird-uikit-ios-spm.git at 3.27.4
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.10
Building package at path: $PWD
https://github.com/sendbird/sendbird-uikit-ios-spm.git
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/sendbird/sendbird-chat-sdk-ios
Creating working copy of package ‘sendbird-chat-sdk-ios’
Checking out 4.21.8 of package ‘sendbird-chat-sdk-ios’
Resolved source packages:
SendbirdUIKit: /Users/admin/builder/spi-builder-workspace
SendbirdChatSDK: https://github.com/sendbird/sendbird-chat-sdk-ios @ 4.21.8
resolved source packages: SendbirdUIKit, SendbirdChatSDK
{
"dependencies" : [
{
"identity" : "sendbird-chat-sdk-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "4.21.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" : "12.0"
}
],
"products" : [
{
"name" : "SendbirdUIKit",
"targets" : [
"SendbirdUIKitTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SendbirdUIKitTarget",
"module_type" : "SwiftTarget",
"name" : "SendbirdUIKitTarget",
"path" : "Framework/Dependency",
"product_dependencies" : [
"SendbirdChatSDK"
],
"product_memberships" : [
"SendbirdUIKit"
],
"sources" : [
"SendBirdUIKit.swift"
],
"target_dependencies" : [
"SendbirdUIKit"
],
"type" : "library"
},
{
"c99name" : "SendbirdUIKit",
"module_type" : "BinaryTarget",
"name" : "SendbirdUIKit",
"path" : "Framework/SendbirdUIKit.xcframework",
"product_memberships" : [
"SendbirdUIKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SendbirdUIKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SendbirdUIKit -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SendbirdUIKit -destination generic/platform=watchOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
SendbirdUIKit: /Users/admin/builder/spi-builder-workspace
SendbirdChatSDK: https://github.com/sendbird/sendbird-chat-sdk-ios @ 4.21.8
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'SendbirdUIKit' in project 'SendbirdUIKit'
➜ Explicit dependency on target 'SendbirdUIKitTarget' in project 'SendbirdUIKit'
➜ Explicit dependency on target 'SendbirdChatSDK' in project 'SendbirdChatSDK'
Target 'SendbirdUIKitTarget' in project 'SendbirdUIKit'
➜ Explicit dependency on target 'SendbirdChatSDK' in project 'SendbirdChatSDK'
Target 'SendbirdChatSDK' in project 'SendbirdChatSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8b2fb9c128876e9807cc886e8f035868
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8b2fb9c128876e9807cc886e8f035868.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdChatSDK' from project 'SendbirdChatSDK')
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SendbirdUIKit -destination generic/platform=watchOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
SendbirdUIKit: /Users/admin/builder/spi-builder-workspace
SendbirdChatSDK: https://github.com/sendbird/sendbird-chat-sdk-ios @ 4.21.8
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'SendbirdUIKit' in project 'SendbirdUIKit'
➜ Explicit dependency on target 'SendbirdUIKitTarget' in project 'SendbirdUIKit'
➜ Explicit dependency on target 'SendbirdChatSDK' in project 'SendbirdChatSDK'
Target 'SendbirdUIKitTarget' in project 'SendbirdUIKit'
➜ Explicit dependency on target 'SendbirdChatSDK' in project 'SendbirdChatSDK'
Target 'SendbirdChatSDK' in project 'SendbirdChatSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8b2fb9c128876e9807cc886e8f035868
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8b2fb9c128876e9807cc886e8f035868.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdChatSDK' from project 'SendbirdChatSDK')
** BUILD FAILED **
BUILD FAILURE 5.10 watchOS