Build Information
Failed to build CLTokenInputView, reference 2.3.3 (4d9bcd), with Swift 6.3 for iOS using Xcode 26.4 on 15 Apr 2026 21:04:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CLTokenInputView -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/monzo/CLTokenInputView.git
Reference: 2.3.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/monzo/CLTokenInputView
* tag 2.3.3 -> FETCH_HEAD
HEAD is now at 4d9bcd2 🐛 Fix header not included in umbrella header when turning on warnings as errors (#4)
Cloned https://github.com/monzo/CLTokenInputView.git
Revision (git rev-parse @):
4d9bcd264250ae21f0db06d603fe5c588a76c573
SUCCESS checkout https://github.com/monzo/CLTokenInputView.git at 2.3.3
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/monzo/CLTokenInputView.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "CLTokenInputView",
"name" : "CLTokenInputView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CLTokenInputView",
"targets" : [
"CLTokenInputView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CLTokenInputView",
"module_type" : "ClangTarget",
"name" : "CLTokenInputView",
"path" : "Sources/CLTokenInputView",
"product_memberships" : [
"CLTokenInputView"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/Assets/Combined Shape@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/Assets/Images.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLTokenInputView.bundle/clear-icon.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLTokenInputView.bundle/clear-icon@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLTokenInputView.bundle/clear-icon@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLTokenInputView.bundle/delete-token.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLTokenInputView.bundle/delete-token@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLTokenInputView.bundle/delete-token@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/Resources/CLTokenInputViewController.xib",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/Resources/LaunchScreen.storyboard",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CLAppDelegate.m",
"CLBackspaceDetectingTextField.m",
"CLToken.m",
"CLTokenInputView.m",
"CLTokenInputViewController.m",
"CLTokenView.m"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "CLTokenInputView",
"schemes" : [
"CLTokenInputView"
],
"targets" : [
"CLTokenInputView",
"CLTokenInputViewTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CLTokenInputView -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.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 CLTokenInputView -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'CLTokenInputView' in project 'CLTokenInputView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/Assets/Images.xcassets
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 211debb7dea2670bf9f42b9e471bb2aa
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/211debb7dea2670bf9f42b9e471bb2aa.xcbuilddata
/Users/admin/builder/spi-builder-workspace/CLTokenInputView.xcodeproj: error: Signing for "CLTokenInputView" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'CLTokenInputView' from project 'CLTokenInputView')
2026-04-15 17:04:35.759 xcodebuild[652:3725] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building project CLTokenInputView with scheme CLTokenInputView
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "CLTokenInputView",
"name" : "CLTokenInputView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CLTokenInputView",
"targets" : [
"CLTokenInputView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CLTokenInputView",
"module_type" : "ClangTarget",
"name" : "CLTokenInputView",
"path" : "Sources/CLTokenInputView",
"product_memberships" : [
"CLTokenInputView"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/Assets/Combined Shape@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/Assets/Images.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLTokenInputView.bundle/clear-icon.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLTokenInputView.bundle/clear-icon@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLTokenInputView.bundle/clear-icon@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLTokenInputView.bundle/delete-token.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLTokenInputView.bundle/delete-token@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/CLTokenInputView.bundle/delete-token@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/Resources/CLTokenInputViewController.xib",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/Resources/LaunchScreen.storyboard",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CLAppDelegate.m",
"CLBackspaceDetectingTextField.m",
"CLToken.m",
"CLTokenInputView.m",
"CLTokenInputViewController.m",
"CLTokenView.m"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "CLTokenInputView",
"schemes" : [
"CLTokenInputView"
],
"targets" : [
"CLTokenInputView",
"CLTokenInputViewTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CLTokenInputView -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.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 CLTokenInputView -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'CLTokenInputView' in project 'CLTokenInputView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/Sources/CLTokenInputView/Assets/Images.xcassets
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 211debb7dea2670bf9f42b9e471bb2aa
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/211debb7dea2670bf9f42b9e471bb2aa.xcbuilddata
/Users/admin/builder/spi-builder-workspace/CLTokenInputView.xcodeproj: error: Signing for "CLTokenInputView" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'CLTokenInputView' from project 'CLTokenInputView')
2026-04-15 17:04:42.769 xcodebuild[681:3946] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building project CLTokenInputView with scheme CLTokenInputView
(1 failure)
BUILD FAILURE 6.3 iOS