The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build trustdevice-ios, reference main (720eee), with Swift 6.1 for tvOS using Xcode 16.3 on 14 May 2025 13:02:32 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/trustdecision/trustdevice-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/trustdecision/trustdevice-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 720eeed feat:adapt SPM
Cloned https://github.com/trustdecision/trustdevice-ios.git
Revision (git rev-parse @):
720eeed4d17a1ad0f4c7dccf4bed2f9710ae336b
SUCCESS checkout https://github.com/trustdecision/trustdevice-ios.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/trustdecision/trustdevice-ios.git
https://github.com/trustdecision/trustdevice-ios.git
{
  "dependencies" : [
    {
      "identity" : "trustdevice-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/trustdecision/trustdevice-ios.git"
    }
  ],
  "manifest_display_name" : "trustdevice-ios",
  "name" : "trustdevice-ios",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "TrustDecision",
      "targets" : [
        "TrustDecision"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TrustDecision",
      "module_type" : "ClangTarget",
      "name" : "TrustDecision",
      "path" : "Sources",
      "product_memberships" : [
        "TrustDecision"
      ],
      "sources" : [
        "TDMobRiskAPIHelper.m",
        "TDMobRiskAppInfo.m",
        "TDMobRiskBaseInfo.m",
        "TDMobRiskCalculator.m",
        "TDMobRiskCollector.m",
        "TDMobRiskCpuInfo.m",
        "TDMobRiskDeviceInfo.m",
        "TDMobRiskDeviceStatusInfo.m",
        "TDMobRiskEncodeHelper.m",
        "TDMobRiskIdCalculator.m",
        "TDMobRiskIdentifierInfo.m",
        "TDMobRiskKeychainsHelper.m",
        "TDMobRiskManager.m",
        "TDMobRiskOSInfo.m",
        "TDMobRiskSafeDictionary.m",
        "TDMobRiskSpaceInfo.m",
        "TDMobRiskTimeInfo.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:8:23: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
 6 | let package = Package(
 7 |     name: "trustdevice-ios",
 8 |     platforms: [.iOS(.v9)],
   |                       `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
 9 |     products: [
10 |         // Products define the executables and libraries a package produces, making them visible to other packages.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "trustdevice-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/trustdecision/trustdevice-ios.git"
    }
  ],
  "manifest_display_name" : "trustdevice-ios",
  "name" : "trustdevice-ios",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "TrustDecision",
      "targets" : [
        "TrustDecision"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TrustDecision",
      "module_type" : "ClangTarget",
      "name" : "TrustDecision",
      "path" : "Sources",
      "product_memberships" : [
        "TrustDecision"
      ],
      "sources" : [
        "TDMobRiskAPIHelper.m",
        "TDMobRiskAppInfo.m",
        "TDMobRiskBaseInfo.m",
        "TDMobRiskCalculator.m",
        "TDMobRiskCollector.m",
        "TDMobRiskCpuInfo.m",
        "TDMobRiskDeviceInfo.m",
        "TDMobRiskDeviceStatusInfo.m",
        "TDMobRiskEncodeHelper.m",
        "TDMobRiskIdCalculator.m",
        "TDMobRiskIdentifierInfo.m",
        "TDMobRiskKeychainsHelper.m",
        "TDMobRiskManager.m",
        "TDMobRiskOSInfo.m",
        "TDMobRiskSafeDictionary.m",
        "TDMobRiskSpaceInfo.m",
        "TDMobRiskTimeInfo.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Pods",
    "schemes" : [
      "Pods-TrustDecision_Example",
      "Pods-TrustDecision_Tests",
      "TrustDecision"
    ],
    "targets" : [
      "Pods-TrustDecision_Example",
      "Pods-TrustDecision_Tests",
      "TrustDecision"
    ]
  }
}
2025-05-14 06:02:32.077 xcodebuild[574:3282] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-14-05_06-02-0032.xcresult
xcodebuild: error: Could not resolve package dependencies:
  unable to override package 'trustdevice-ios' because its identity 'trustdevice-ios' doesn't match override's identity (directory name) 'spi-builder-workspace'
  fatalError
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
unable to override package 'trustdevice-ios' because its identity 'trustdevice-ios' doesn't match override's identity (directory name) 'spi-builder-workspace'fatalError
Resolved source packages:
  spi-builder-workspace: (null)
2025-05-14 06:02:32.736 xcodebuild[729:4018] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-14-05_06-02-0032.xcresult
xcodebuild: error: Could not resolve package dependencies:
  unable to override package 'trustdevice-ios' because its identity 'trustdevice-ios' doesn't match override's identity (directory name) 'spi-builder-workspace'
  fatalError
BUILD FAILURE 6.1 tvOS