The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WhopReactNativeKit, reference main (3caf10), with Swift 6.0 for tvOS using Xcode 16.2 on 12 Apr 2026 17:40:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/whopio/whop-ios-react-native-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/whopio/whop-ios-react-native-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3caf104 Release 0.1.2 - update binaryTarget URL & checksum
Cloned https://github.com/whopio/whop-ios-react-native-kit.git
Revision (git rev-parse @):
3caf10458c8596660b956062949e5dd595fd6f26
SUCCESS checkout https://github.com/whopio/whop-ios-react-native-kit.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/whopio/whop-ios-react-native-kit.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
Resolve Package Graph
Resolved source packages:
  WhopReactNativeKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: WhopReactNativeKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WhopReactNativeKit",
  "name" : "WhopReactNativeKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "WhopReactNativeKit",
      "targets" : [
        "WhopReactNativeKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "hermes",
      "targets" : [
        "hermes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "hermes",
      "module_type" : "BinaryTarget",
      "name" : "hermes",
      "path" : "remote/archive/hermes.xcframework.zip",
      "product_memberships" : [
        "hermes"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "WhopReactNativeKit",
      "module_type" : "BinaryTarget",
      "name" : "WhopReactNativeKit",
      "path" : "remote/archive/WhopReactNativeKit-Release.xcframework.zip",
      "product_memberships" : [
        "WhopReactNativeKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "hermes",
      "WhopReactNativeKit",
      "WhopReactNativeKit-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WhopReactNativeKit-Package -destination generic/platform=tvOS
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 WhopReactNativeKit-Package -destination generic/platform=tvOS
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
Resolved source packages:
  WhopReactNativeKit: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'hermes' in project 'WhopReactNativeKit' (no dependencies)
    Target 'WhopReactNativeKit' in project 'WhopReactNativeKit' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
Build description signature: 32c5d003c3edbf389ceefd2492c26264
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/32c5d003c3edbf389ceefd2492c26264.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/WhopReactNativeKit/WhopReactNativeKit-Release.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/WhopReactNativeKit/WhopReactNativeKit-Release.xcframework'. (in target 'WhopReactNativeKit' from project 'WhopReactNativeKit')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme WhopReactNativeKit-Package
(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
Resolved source packages:
  WhopReactNativeKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: WhopReactNativeKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WhopReactNativeKit",
  "name" : "WhopReactNativeKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "WhopReactNativeKit",
      "targets" : [
        "WhopReactNativeKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "hermes",
      "targets" : [
        "hermes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "hermes",
      "module_type" : "BinaryTarget",
      "name" : "hermes",
      "path" : "remote/archive/hermes.xcframework.zip",
      "product_memberships" : [
        "hermes"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "WhopReactNativeKit",
      "module_type" : "BinaryTarget",
      "name" : "WhopReactNativeKit",
      "path" : "remote/archive/WhopReactNativeKit-Release.xcframework.zip",
      "product_memberships" : [
        "WhopReactNativeKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "hermes",
      "WhopReactNativeKit",
      "WhopReactNativeKit-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WhopReactNativeKit-Package -destination generic/platform=tvOS
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 WhopReactNativeKit-Package -destination generic/platform=tvOS
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
Resolved source packages:
  WhopReactNativeKit: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'hermes' in project 'WhopReactNativeKit' (no dependencies)
    Target 'WhopReactNativeKit' in project 'WhopReactNativeKit' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
Build description signature: 32c5d003c3edbf389ceefd2492c26264
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/32c5d003c3edbf389ceefd2492c26264.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/WhopReactNativeKit/WhopReactNativeKit-Release.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/WhopReactNativeKit/WhopReactNativeKit-Release.xcframework'. (in target 'WhopReactNativeKit' from project 'WhopReactNativeKit')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme WhopReactNativeKit-Package
(1 failure)
BUILD FAILURE 6.0 tvOS