Build Information
Failed to build iDNIe, reference 3.1.28 (a720df), with Swift 6.0 for watchOS using Xcode 16.2 on 12 Mar 2026 01:26:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme iDNIe -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/diegocidm4/iDNIe.git
Reference: 3.1.28
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/diegocidm4/iDNIe
* tag 3.1.28 -> FETCH_HEAD
HEAD is now at a720df9 3.1.27
Cloned https://github.com/diegocidm4/iDNIe.git
Revision (git rev-parse @):
a720df931f282eb18993b88e688f3f544e0f2823
SUCCESS checkout https://github.com/diegocidm4/iDNIe.git at 3.1.28
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/diegocidm4/iDNIe.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/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/Boilertalk/BigInt.swift.git
Fetching from https://github.com/krzyzanowskim/OpenSSL.git
Creating working copy of package ‘CryptoSwift’
Checking out 1.6.0 of package ‘CryptoSwift’
Creating working copy of package ‘OpenSSL’
Checking out 1.1.2300 of package ‘OpenSSL’
Creating working copy of package ‘BigInt.swift’
Checking out 1.0.0 of package ‘BigInt.swift’
dependency 'bigint.swift' is not used by any targetdependency 'openssl' is not used by any targetdependency 'cryptoswift' is not used by any targetResolve Package Graph
dependency 'bigint.swift' is not used by any targetdependency 'openssl' is not used by any targetdependency 'cryptoswift' is not used by any target
Resolved source packages:
OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2300
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.6.0
BigInt: https://github.com/Boilertalk/BigInt.swift.git @ 1.0.0
iDNIe: /Users/admin/builder/spi-builder-workspace
resolved source packages: OpenSSL, CryptoSwift, BigInt, iDNIe
{
"dependencies" : [
{
"identity" : "bigint.swift",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Boilertalk/BigInt.swift.git"
},
{
"identity" : "openssl",
"requirement" : {
"exact" : [
"1.1.2300"
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/OpenSSL.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"exact" : [
"1.6.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "iDNIe",
"name" : "iDNIe",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "iDNIe",
"targets" : [
"iDNIe"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "iDNIe",
"module_type" : "BinaryTarget",
"name" : "iDNIe",
"path" : "Sources/iDNIe.xcframework",
"product_memberships" : [
"iDNIe"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"iDNIe"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme iDNIe -destination generic/platform=watchOS
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 iDNIe -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
dependency 'bigint.swift' is not used by any targetdependency 'openssl' is not used by any targetdependency 'cryptoswift' is not used by any target
Resolve Package Graph
dependency 'bigint.swift' is not used by any targetdependency 'openssl' is not used by any targetdependency 'cryptoswift' is not used by any target
Resolved source packages:
iDNIe: /Users/admin/builder/spi-builder-workspace
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.6.0
BigInt: https://github.com/Boilertalk/BigInt.swift.git @ 1.0.0
OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2300
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'iDNIe' in project 'iDNIe' (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/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
Build description signature: d1230a87abffeb52d38e881995aa99e4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d1230a87abffeb52d38e881995aa99e4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/iDNIe.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/iDNIe.xcframework'. (in target 'iDNIe' from project 'iDNIe')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme iDNIe
(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
dependency 'bigint.swift' is not used by any targetdependency 'openssl' is not used by any targetdependency 'cryptoswift' is not used by any target
Resolved source packages:
BigInt: https://github.com/Boilertalk/BigInt.swift.git @ 1.0.0
iDNIe: /Users/admin/builder/spi-builder-workspace
OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2300
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.6.0
resolved source packages: BigInt, iDNIe, OpenSSL, CryptoSwift
{
"dependencies" : [
{
"identity" : "bigint.swift",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Boilertalk/BigInt.swift.git"
},
{
"identity" : "openssl",
"requirement" : {
"exact" : [
"1.1.2300"
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/OpenSSL.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"exact" : [
"1.6.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "iDNIe",
"name" : "iDNIe",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "iDNIe",
"targets" : [
"iDNIe"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "iDNIe",
"module_type" : "BinaryTarget",
"name" : "iDNIe",
"path" : "Sources/iDNIe.xcframework",
"product_memberships" : [
"iDNIe"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"iDNIe"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme iDNIe -destination generic/platform=watchOS
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 iDNIe -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
dependency 'bigint.swift' is not used by any targetdependency 'openssl' is not used by any targetdependency 'cryptoswift' is not used by any target
Resolved source packages:
OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2300
BigInt: https://github.com/Boilertalk/BigInt.swift.git @ 1.0.0
iDNIe: /Users/admin/builder/spi-builder-workspace
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.6.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'iDNIe' in project 'iDNIe' (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/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
Build description signature: d1230a87abffeb52d38e881995aa99e4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d1230a87abffeb52d38e881995aa99e4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/iDNIe.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/iDNIe.xcframework'. (in target 'iDNIe' from project 'iDNIe')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme iDNIe
(1 failure)
BUILD FAILURE 6.0 watchOS