The Swift Package Index logo.Swift Package Index

Build Information

Failed to build iDNIe, reference 3.1.28 (a720df), with Swift 6.3 for tvOS using Xcode 26.4 on 19 Apr 2026 02:42:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme iDNIe -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/diegocidm4/iDNIe.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
Fetching from https://github.com/krzyzanowskim/OpenSSL.git
Fetching from https://github.com/Boilertalk/BigInt.swift.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Creating working copy of package ‘OpenSSL’
Checking out 1.1.2300 of package ‘OpenSSL’
Creating working copy of package ‘CryptoSwift’
Checking out 1.6.0 of package ‘CryptoSwift’
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
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
  OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2300
  BigInt: https://github.com/Boilertalk/BigInt.swift.git @ 1.0.0
resolved source packages: iDNIe, CryptoSwift, OpenSSL, BigInt
2026-04-18 22:42:25.119 xcodebuild[529:3052] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-18 22:42:32.263 xcodebuild[765:4887] [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 iDNIe -destination generic/platform=tvOS
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 iDNIe -destination generic/platform=tvOS
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:
  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
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-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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
Build description signature: 58e8c9c7f7813b55c60593b875af90a2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/58e8c9c7f7813b55c60593b875af90a2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/iDNIe.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/iDNIe.xcframework'. (in target 'iDNIe' from project 'iDNIe')
2026-04-18 22:42:34.587 xcodebuild[769:4942] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme iDNIe
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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
resolved source packages: OpenSSL, BigInt, iDNIe, CryptoSwift
2026-04-18 22:42:36.115 xcodebuild[806:5165] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-18 22:42:37.257 xcodebuild[815:5227] [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 iDNIe -destination generic/platform=tvOS
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 iDNIe -destination generic/platform=tvOS
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:
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.6.0
  iDNIe: /Users/admin/builder/spi-builder-workspace
  OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2300
  BigInt: https://github.com/Boilertalk/BigInt.swift.git @ 1.0.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-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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
Build description signature: 58e8c9c7f7813b55c60593b875af90a2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/58e8c9c7f7813b55c60593b875af90a2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/iDNIe.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/iDNIe.xcframework'. (in target 'iDNIe' from project 'iDNIe')
2026-04-18 22:42:38.190 xcodebuild[817:5254] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme iDNIe
(1 failure)
BUILD FAILURE 6.3 tvOS