Build Information
Failed to build iDNIe, reference 3.1.28 (a720df), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 11 Mar 2026 21:19:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme iDNIe -destination platform=macOS,arch=arm64Build 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: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/diegocidm4/iDNIe.git
https://github.com/diegocidm4/iDNIe.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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 ‘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’
Creating working copy of package ‘CryptoSwift’
Checking out 1.6.0 of package ‘CryptoSwift’
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:
iDNIe: /Users/admin/builder/spi-builder-workspace
BigInt: https://github.com/Boilertalk/BigInt.swift.git @ 1.0.0
OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2300
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.6.0
resolved source packages: iDNIe, BigInt, 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.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme iDNIe -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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:
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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: c870e4dfe65f461479769f0df69136de
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c870e4dfe65f461479769f0df69136de.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/iDNIe.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/iDNIe.xcframework'. (in target 'iDNIe' from project 'iDNIe')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:9a78855bccf4c28378ee0cb67c5d8a1dbd871f8a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:9a78855bccf4c28378ee0cb67c5d8a1dbd871f8a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:9a78855bccf4c28378ee0cb67c5d8a1dbd871f8a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:9a78855bccf4c28378ee0cb67c5d8a1dbd871f8a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme iDNIe
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme iDNIe -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-16.3.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 platform=macOS,arch=arm64
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
BigInt: https://github.com/Boilertalk/BigInt.swift.git @ 1.0.0
OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2300
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.6.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: 0bb5ca8f1dc84f9c2106142f3cac9119
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0bb5ca8f1dc84f9c2106142f3cac9119.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/iDNIe.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/iDNIe.xcframework'. (in target 'iDNIe' from project 'iDNIe')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:9a78855bccf4c28378ee0cb67c5d8a1dbd871f8a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:9a78855bccf4c28378ee0cb67c5d8a1dbd871f8a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:9a78855bccf4c28378ee0cb67c5d8a1dbd871f8a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:9a78855bccf4c28378ee0cb67c5d8a1dbd871f8a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme iDNIe
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild