Build Information
Failed to build SwiftLivenessKit, reference v1.0.1 (638582), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 16 Apr 2026 12:59:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftLivenessKit -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brunogama/SwiftLivenessKit.git
Reference: v1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brunogama/SwiftLivenessKit
* tag v1.0.1 -> FETCH_HEAD
HEAD is now at 6385828 feat: major refactoring and cleanup for v1.0.1
Cloned https://github.com/brunogama/SwiftLivenessKit.git
Revision (git rev-parse @):
6385828ae93d22106d43ef64a0bad32f3f09fa11
SUCCESS checkout https://github.com/brunogama/SwiftLivenessKit.git at v1.0.1
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/brunogama/SwiftLivenessKit.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SwiftLivenessKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftLivenessKit
2026-04-16 08:58:59.134 xcodebuild[529:3090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftLivenessKit",
"name" : "SwiftLivenessKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "LivenessDetection",
"targets" : [
"LivenessDetection"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LivenessDetectionTests",
"module_type" : "SwiftTarget",
"name" : "LivenessDetectionTests",
"path" : "Tests/LivenessDetectionTests",
"sources" : [
"LivenessDetectionTests.swift"
],
"target_dependencies" : [
"LivenessDetection"
],
"type" : "test"
},
{
"c99name" : "LivenessDetection",
"module_type" : "SwiftTarget",
"name" : "LivenessDetection",
"path" : "Sources/LivenessDetection",
"product_memberships" : [
"LivenessDetection"
],
"sources" : [
"Adapters/Mock/MockConfiguration.swift",
"Adapters/Mock/MockLivenessAdapter.swift",
"Adapters/VendorA/VendorAAdapter.swift",
"Adapters/VendorA/VendorAConfiguration.swift",
"Adapters/VendorB/VendorBAdapter.swift",
"Adapters/VendorB/VendorBConfiguration.swift",
"Core/Base/BaseLivenessAdapter.swift",
"Core/Base/LivenessEnvironment.swift",
"Core/Composite/CompositeLivenessAdapter.swift",
"Core/Protocols/LivenessAdapterFactory.swift",
"Core/Protocols/LivenessVendorAdapter.swift",
"Core/Types/LivenessConfiguration.swift",
"Core/Types/LivenessError.swift",
"Core/Types/LivenessEvent.swift",
"Core/Types/LivenessResult.swift",
"Factory/DefaultAdapterFactory.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftLivenessKit"
]
}
}
2026-04-16 08:59:06.875 xcodebuild[631:3848] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftLivenessKit -destination platform=macOS,arch=arm64
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 SwiftLivenessKit -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
SwiftLivenessKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'LivenessDetection' in project 'SwiftLivenessKit'
➜ Explicit dependency on target 'LivenessDetection' in project 'SwiftLivenessKit'
Target 'LivenessDetection' in project 'SwiftLivenessKit' (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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 3dbb9588d60bdb651fb74687ee857029
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3dbb9588d60bdb651fb74687ee857029.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/LivenessDetection.DependencyStaticMetadataFileList (in target 'LivenessDetection' from project 'SwiftLivenessKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/LivenessDetection.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/LivenessDetection.modulemap (in target 'LivenessDetection' from project 'SwiftLivenessKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/LivenessDetection.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/LivenessDetection.DependencyMetadataFileList (in target 'LivenessDetection' from project 'SwiftLivenessKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/LivenessDetection.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection_const_extract_protocols.json (in target 'LivenessDetection' from project 'SwiftLivenessKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection.LinkFileList (in target 'LivenessDetection' from project 'SwiftLivenessKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection.SwiftConstValuesFileList (in target 'LivenessDetection' from project 'SwiftLivenessKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection-OutputFileMap.json (in target 'LivenessDetection' from project 'SwiftLivenessKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection.SwiftFileList (in target 'LivenessDetection' from project 'SwiftLivenessKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/LivenessDetection.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/LivenessDetection.modulemap (in target 'LivenessDetection' from project 'SwiftLivenessKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/LivenessDetection.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver LivenessDetection normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LivenessDetection' from project 'SwiftLivenessKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LivenessDetection -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/Mock/MockLivenessAdapter.swift:1:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
^ (in target 'LivenessDetection' from project 'SwiftLivenessKit')
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/Mock/MockLivenessAdapter.swift:1:8: note: A dependency of main module 'LivenessDetection'
import UIKit
^ (in target 'LivenessDetection' from project 'SwiftLivenessKit')
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/VendorA/VendorAAdapter.swift:1:8: note: Also imported here
import UIKit
^ (in target 'LivenessDetection' from project 'SwiftLivenessKit')
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/VendorB/VendorBAdapter.swift:1:8: note: Also imported here
import UIKit
^ (in target 'LivenessDetection' from project 'SwiftLivenessKit')
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Core/Composite/CompositeLivenessAdapter.swift:2:8: note: Also imported here
import UIKit
^ (in target 'LivenessDetection' from project 'SwiftLivenessKit')
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Core/Protocols/LivenessVendorAdapter.swift:1:8: note: Also imported here
import UIKit
^ (in target 'LivenessDetection' from project 'SwiftLivenessKit')
2026-04-16 08:59:08.328 xcodebuild[638:3910] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:79ff9eac4b390a307983ddd6b8e847dc4ade5b29, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:79ff9eac4b390a307983ddd6b8e847dc4ade5b29, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:79ff9eac4b390a307983ddd6b8e847dc4ade5b29, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:79ff9eac4b390a307983ddd6b8e847dc4ade5b29, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/Mock/MockLivenessAdapter.swift:1:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/Mock/MockLivenessAdapter.swift:1:8: note: a dependency of main module 'LivenessDetection'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/VendorA/VendorAAdapter.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/VendorB/VendorBAdapter.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Core/Composite/CompositeLivenessAdapter.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Core/Protocols/LivenessVendorAdapter.swift:1:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver LivenessDetection normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LivenessDetection' from project 'SwiftLivenessKit')
Building workspace spi-builder-workspace with scheme SwiftLivenessKit
(2 failures)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SwiftLivenessKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftLivenessKit
2026-04-16 08:59:14.170 xcodebuild[655:4078] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftLivenessKit",
"name" : "SwiftLivenessKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "LivenessDetection",
"targets" : [
"LivenessDetection"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LivenessDetectionTests",
"module_type" : "SwiftTarget",
"name" : "LivenessDetectionTests",
"path" : "Tests/LivenessDetectionTests",
"sources" : [
"LivenessDetectionTests.swift"
],
"target_dependencies" : [
"LivenessDetection"
],
"type" : "test"
},
{
"c99name" : "LivenessDetection",
"module_type" : "SwiftTarget",
"name" : "LivenessDetection",
"path" : "Sources/LivenessDetection",
"product_memberships" : [
"LivenessDetection"
],
"sources" : [
"Adapters/Mock/MockConfiguration.swift",
"Adapters/Mock/MockLivenessAdapter.swift",
"Adapters/VendorA/VendorAAdapter.swift",
"Adapters/VendorA/VendorAConfiguration.swift",
"Adapters/VendorB/VendorBAdapter.swift",
"Adapters/VendorB/VendorBConfiguration.swift",
"Core/Base/BaseLivenessAdapter.swift",
"Core/Base/LivenessEnvironment.swift",
"Core/Composite/CompositeLivenessAdapter.swift",
"Core/Protocols/LivenessAdapterFactory.swift",
"Core/Protocols/LivenessVendorAdapter.swift",
"Core/Types/LivenessConfiguration.swift",
"Core/Types/LivenessError.swift",
"Core/Types/LivenessEvent.swift",
"Core/Types/LivenessResult.swift",
"Factory/DefaultAdapterFactory.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftLivenessKit"
]
}
}
2026-04-16 08:59:15.399 xcodebuild[665:4173] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftLivenessKit -destination platform=macOS,arch=arm64
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 SwiftLivenessKit -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
SwiftLivenessKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'LivenessDetection' in project 'SwiftLivenessKit'
➜ Explicit dependency on target 'LivenessDetection' in project 'SwiftLivenessKit'
Target 'LivenessDetection' in project 'SwiftLivenessKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
SwiftDriver LivenessDetection normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LivenessDetection' from project 'SwiftLivenessKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LivenessDetection -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftLivenessKit.build/Debug/LivenessDetection.build/Objects-normal/arm64/LivenessDetection-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/Mock/MockLivenessAdapter.swift:1:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
^ (in target 'LivenessDetection' from project 'SwiftLivenessKit')
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/Mock/MockLivenessAdapter.swift:1:8: note: A dependency of main module 'LivenessDetection'
import UIKit
^ (in target 'LivenessDetection' from project 'SwiftLivenessKit')
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/VendorA/VendorAAdapter.swift:1:8: note: Also imported here
import UIKit
^ (in target 'LivenessDetection' from project 'SwiftLivenessKit')
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/VendorB/VendorBAdapter.swift:1:8: note: Also imported here
import UIKit
^ (in target 'LivenessDetection' from project 'SwiftLivenessKit')
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Core/Composite/CompositeLivenessAdapter.swift:2:8: note: Also imported here
import UIKit
^ (in target 'LivenessDetection' from project 'SwiftLivenessKit')
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Core/Protocols/LivenessVendorAdapter.swift:1:8: note: Also imported here
import UIKit
^ (in target 'LivenessDetection' from project 'SwiftLivenessKit')
2026-04-16 08:59:16.356 xcodebuild[668:4209] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:79ff9eac4b390a307983ddd6b8e847dc4ade5b29, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:79ff9eac4b390a307983ddd6b8e847dc4ade5b29, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:79ff9eac4b390a307983ddd6b8e847dc4ade5b29, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:79ff9eac4b390a307983ddd6b8e847dc4ade5b29, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/Mock/MockLivenessAdapter.swift:1:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/Mock/MockLivenessAdapter.swift:1:8: note: a dependency of main module 'LivenessDetection'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/VendorA/VendorAAdapter.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Adapters/VendorB/VendorBAdapter.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Core/Composite/CompositeLivenessAdapter.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/LivenessDetection/Core/Protocols/LivenessVendorAdapter.swift:1:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver LivenessDetection normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LivenessDetection' from project 'SwiftLivenessKit')
Building workspace spi-builder-workspace with scheme SwiftLivenessKit
(2 failures)
BUILD FAILURE 6.3 macosXcodebuild