Build Information
Failed to build PaymentsSDK, reference 0.9.30 (126836), with Swift 6.0 for tvOS using Xcode 16.2 on 13 Jan 2026 17:41:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PaymentsSDK -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alviere/alviere-payments-ios.git
Reference: 0.9.30
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Alviere/alviere-payments-ios
* tag 0.9.30 -> FETCH_HEAD
HEAD is now at 1268366 0.9.30
Cloned https://github.com/Alviere/alviere-payments-ios.git
Revision (git rev-parse @):
126836654c5abdcf8e07ea6c3d8fb443a6996dfb
SUCCESS checkout https://github.com/Alviere/alviere-payments-ios.git at 0.9.30
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/Alviere/alviere-payments-ios.git
Command line invocation:
/Applications/Xcode-16.2.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/Alviere/alviere-camera-ios.git
Fetching from https://github.com/Alviere/alviere-core-ios.git
Creating working copy of package ‘alviere-core-ios’
Checking out 0.9.30 of package ‘alviere-core-ios’
Creating working copy of package ‘alviere-camera-ios’
Checking out 1.5.0 of package ‘alviere-camera-ios’
Resolve Package Graph
Resolved source packages:
PaymentsSDK: /Users/admin/builder/spi-builder-workspace
AlCamera: https://github.com/Alviere/alviere-camera-ios.git @ 1.5.0
AlCore: https://github.com/Alviere/alviere-core-ios.git @ 0.9.30
resolved source packages: PaymentsSDK, AlCamera, AlCore
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "alviere-core-ios",
"requirement" : {
"exact" : [
"0.9.30"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alviere/alviere-core-ios.git"
},
{
"identity" : "alviere-camera-ios",
"requirement" : {
"exact" : [
"1.5.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alviere/alviere-camera-ios.git"
}
],
"manifest_display_name" : "PaymentsSDK",
"name" : "PaymentsSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "PaymentsSDK",
"targets" : [
"PaymentsSDKDeps"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "PaymentsSDKDeps",
"module_type" : "SwiftTarget",
"name" : "PaymentsSDKDeps",
"path" : "PaymentsSDKDeps",
"product_dependencies" : [
"AlCore",
"AlCamera"
],
"product_memberships" : [
"PaymentsSDK"
],
"sources" : [
"PaymentsSDK.swift"
],
"target_dependencies" : [
"PaymentsSDK"
],
"type" : "library"
},
{
"c99name" : "PaymentsSDK",
"module_type" : "BinaryTarget",
"name" : "PaymentsSDK",
"path" : "remote/archive/PaymentsSDK.xcframework.zip",
"product_memberships" : [
"PaymentsSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"PaymentsSDK"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PaymentsSDK -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.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 PaymentsSDK -destination generic/platform=tvOS
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
Resolve Package Graph
Resolved source packages:
AlCamera: https://github.com/Alviere/alviere-camera-ios.git @ 1.5.0
PaymentsSDK: /Users/admin/builder/spi-builder-workspace
AlCore: https://github.com/Alviere/alviere-core-ios.git @ 0.9.30
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'PaymentsSDK' in project 'PaymentsSDK'
➜ Explicit dependency on target 'PaymentsSDKDeps' in project 'PaymentsSDK'
➜ Explicit dependency on target 'AlCore' in project 'AlCore'
➜ Explicit dependency on target 'AlCamera' in project 'AlCamera'
Target 'PaymentsSDKDeps' in project 'PaymentsSDK'
➜ Explicit dependency on target 'AlCore' in project 'AlCore'
➜ Explicit dependency on target 'AlCamera' in project 'AlCamera'
Target 'AlCamera' in project 'AlCamera' (no dependencies)
Target 'AlCore' in project 'AlCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c1b1c3bc0dab42cf6e49e430b9a6348a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c1b1c3bc0dab42cf6e49e430b9a6348a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PaymentsSDK/PaymentsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PaymentsSDK/PaymentsSDK.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PaymentsSDK/PaymentsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PaymentsSDK/PaymentsSDK.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'AlCore' from project 'AlCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'AlCamera' from project 'AlCamera')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme PaymentsSDK
(1 failure)
Command line invocation:
/Applications/Xcode-16.2.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
Resolved source packages:
PaymentsSDK: /Users/admin/builder/spi-builder-workspace
AlCamera: https://github.com/Alviere/alviere-camera-ios.git @ 1.5.0
AlCore: https://github.com/Alviere/alviere-core-ios.git @ 0.9.30
resolved source packages: PaymentsSDK, AlCamera, AlCore
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "alviere-core-ios",
"requirement" : {
"exact" : [
"0.9.30"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alviere/alviere-core-ios.git"
},
{
"identity" : "alviere-camera-ios",
"requirement" : {
"exact" : [
"1.5.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alviere/alviere-camera-ios.git"
}
],
"manifest_display_name" : "PaymentsSDK",
"name" : "PaymentsSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "PaymentsSDK",
"targets" : [
"PaymentsSDKDeps"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "PaymentsSDKDeps",
"module_type" : "SwiftTarget",
"name" : "PaymentsSDKDeps",
"path" : "PaymentsSDKDeps",
"product_dependencies" : [
"AlCore",
"AlCamera"
],
"product_memberships" : [
"PaymentsSDK"
],
"sources" : [
"PaymentsSDK.swift"
],
"target_dependencies" : [
"PaymentsSDK"
],
"type" : "library"
},
{
"c99name" : "PaymentsSDK",
"module_type" : "BinaryTarget",
"name" : "PaymentsSDK",
"path" : "remote/archive/PaymentsSDK.xcframework.zip",
"product_memberships" : [
"PaymentsSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"PaymentsSDK"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PaymentsSDK -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.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 PaymentsSDK -destination generic/platform=tvOS
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:
PaymentsSDK: /Users/admin/builder/spi-builder-workspace
AlCore: https://github.com/Alviere/alviere-core-ios.git @ 0.9.30
AlCamera: https://github.com/Alviere/alviere-camera-ios.git @ 1.5.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'PaymentsSDK' in project 'PaymentsSDK'
➜ Explicit dependency on target 'PaymentsSDKDeps' in project 'PaymentsSDK'
➜ Explicit dependency on target 'AlCore' in project 'AlCore'
➜ Explicit dependency on target 'AlCamera' in project 'AlCamera'
Target 'PaymentsSDKDeps' in project 'PaymentsSDK'
➜ Explicit dependency on target 'AlCore' in project 'AlCore'
➜ Explicit dependency on target 'AlCamera' in project 'AlCamera'
Target 'AlCamera' in project 'AlCamera' (no dependencies)
Target 'AlCore' in project 'AlCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c1b1c3bc0dab42cf6e49e430b9a6348a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c1b1c3bc0dab42cf6e49e430b9a6348a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PaymentsSDK/PaymentsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PaymentsSDK/PaymentsSDK.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'PaymentsSDK' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PaymentsSDK/PaymentsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PaymentsSDK/PaymentsSDK.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'PaymentsSDKDeps' from project 'PaymentsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'AlCore' from project 'AlCore')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme PaymentsSDK
(1 failure)
BUILD FAILURE 6.0 tvOS