Build Information
Failed to build WhopReactNativeKit, reference main (3caf10), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 18:17:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build 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
Downloading binary artifact https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/WhopReactNativeKit-Release.xcframework.zip
Downloading binary artifact https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/hermes.xcframework.zip
[16375/14064997] Downloading https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/hermes.xcframework.zip
[9065418/257622789] Downloading https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/hermes.xcframework.zip, https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/WhopReactNativeKit-Release.xcframework.zip
Downloaded https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/hermes.xcframework.zip (1.52s)
[216899264/243557792] Downloading https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/WhopReactNativeKit-Release.xcframework.zip
Downloaded https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/WhopReactNativeKit-Release.xcframework.zip (14.26s)
========================================
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 (8.89s)
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 main (3caf104)
Fetching binary artifact https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/hermes.xcframework.zip from cache
Fetching binary artifact https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/WhopReactNativeKit-Release.xcframework.zip from cache
Fetched https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/hermes.xcframework.zip from cache (0.72s)
Fetched https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/WhopReactNativeKit-Release.xcframework.zip from cache (12.83s)
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