The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WhopReactNativeKit, reference 0.1.2 (3caf10), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 18:13:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

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: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/whopio/whop-ios-react-native-kit
 * tag               0.1.2      -> FETCH_HEAD
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 0.1.2
Downloading binary artifact https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/hermes.xcframework.zip
Downloading binary artifact https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/WhopReactNativeKit-Release.xcframework.zip
[16375/243557792] Downloading https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/WhopReactNativeKit-Release.xcframework.zip
[72308910/257622789] Downloading https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/WhopReactNativeKit-Release.xcframework.zip, https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/hermes.xcframework.zip
Downloaded https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/hermes.xcframework.zip (1.88s)
Downloaded https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/WhopReactNativeKit-Release.xcframework.zip (14.06s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "whop-ios-react-native-kit",
      "name": "WhopReactNativeKit",
      "url": "https://github.com/whopio/whop-ios-react-native-kit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/whop-ios-react-native-kit",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/whopio/whop-ios-react-native-kit.git
[1/331] Fetching whop-ios-react-native-kit
Fetched https://github.com/whopio/whop-ios-react-native-kit.git from cache (12.09s)
Creating working copy for https://github.com/whopio/whop-ios-react-native-kit.git
Working copy of https://github.com/whopio/whop-ios-react-native-kit.git resolved at 0.1.2 (3caf104)
Fetching binary artifact https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/WhopReactNativeKit-Release.xcframework.zip from cache
Fetching binary artifact https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/hermes.xcframework.zip from cache
Fetched https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/hermes.xcframework.zip from cache (6.39s)
Fetched https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/WhopReactNativeKit-Release.xcframework.zip from cache (12.65s)
warning: '.resolve-product-dependencies': dependency 'whop-ios-react-native-kit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/whopio/whop-ios-react-native-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm