The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MyTrackerSDK, reference main (d9899e), with Swift 6.3 for tvOS using Xcode 26.4 on 16 Apr 2026 18:07:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/myTrackerSDK/mytracker-ios-spm.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/myTrackerSDK/mytracker-ios-spm
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d9899ef Updated 3.2.4 version
Cloned https://github.com/myTrackerSDK/mytracker-ios-spm.git
Revision (git rev-parse @):
d9899efb20065636544120b23d6084fafd358d69
SUCCESS checkout https://github.com/myTrackerSDK/mytracker-ios-spm.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/myTrackerSDK/mytracker-ios-spm.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
Resolve Package Graph
Resolved source packages:
  MyTrackerSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: MyTrackerSDK
2026-04-16 14:07:05.920 xcodebuild[529:3088] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MyTrackerSDK",
  "name" : "MyTrackerSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.4"
    }
  ],
  "products" : [
    {
      "name" : "MyTrackerSDK",
      "targets" : [
        "MyTrackerSDKLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MyTrackerSDKLib",
      "module_type" : "SwiftTarget",
      "name" : "MyTrackerSDKLib",
      "path" : "MyTrackerPackageWrapper",
      "product_memberships" : [
        "MyTrackerSDK"
      ],
      "sources" : [
        "wrapper.swift"
      ],
      "target_dependencies" : [
        "MyTrackerSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MyTrackerSDK",
      "module_type" : "BinaryTarget",
      "name" : "MyTrackerSDK",
      "path" : "Binary/MyTrackerSDK.xcframework",
      "product_memberships" : [
        "MyTrackerSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MyTrackerSDK"
    ]
  }
}
2026-04-16 14:07:13.821 xcodebuild[631:3842] [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 MyTrackerSDK -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 MyTrackerSDK -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  MyTrackerSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'MyTrackerSDK' in project 'MyTrackerSDK'
        ➜ Explicit dependency on target 'MyTrackerSDKLib' in project 'MyTrackerSDK'
    Target 'MyTrackerSDKLib' in project 'MyTrackerSDK' (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
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8aa612484717693fa85b841f6d998d8f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8aa612484717693fa85b841f6d998d8f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Binary/MyTrackerSDK.xcframework'. (in target 'MyTrackerSDKLib' from project 'MyTrackerSDK')
/Users/admin/builder/spi-builder-workspace/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Binary/MyTrackerSDK.xcframework'. (in target 'MyTrackerSDK' from project 'MyTrackerSDK')
2026-04-16 14:07:15.287 xcodebuild[638:3907] [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 MyTrackerSDK
(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
Resolved source packages:
  MyTrackerSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: MyTrackerSDK
2026-04-16 14:07:17.091 xcodebuild[654:4009] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MyTrackerSDK",
  "name" : "MyTrackerSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.4"
    }
  ],
  "products" : [
    {
      "name" : "MyTrackerSDK",
      "targets" : [
        "MyTrackerSDKLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MyTrackerSDKLib",
      "module_type" : "SwiftTarget",
      "name" : "MyTrackerSDKLib",
      "path" : "MyTrackerPackageWrapper",
      "product_memberships" : [
        "MyTrackerSDK"
      ],
      "sources" : [
        "wrapper.swift"
      ],
      "target_dependencies" : [
        "MyTrackerSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MyTrackerSDK",
      "module_type" : "BinaryTarget",
      "name" : "MyTrackerSDK",
      "path" : "Binary/MyTrackerSDK.xcframework",
      "product_memberships" : [
        "MyTrackerSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MyTrackerSDK"
    ]
  }
}
2026-04-16 14:07:18.268 xcodebuild[664:4073] [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 MyTrackerSDK -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 MyTrackerSDK -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  MyTrackerSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'MyTrackerSDK' in project 'MyTrackerSDK'
        ➜ Explicit dependency on target 'MyTrackerSDKLib' in project 'MyTrackerSDK'
    Target 'MyTrackerSDKLib' in project 'MyTrackerSDK' (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
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8aa612484717693fa85b841f6d998d8f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8aa612484717693fa85b841f6d998d8f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Binary/MyTrackerSDK.xcframework'. (in target 'MyTrackerSDK' from project 'MyTrackerSDK')
/Users/admin/builder/spi-builder-workspace/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Binary/MyTrackerSDK.xcframework'. (in target 'MyTrackerSDKLib' from project 'MyTrackerSDK')
2026-04-16 14:07:19.152 xcodebuild[667:4116] [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 MyTrackerSDK
(1 failure)
BUILD FAILURE 6.3 tvOS