Build Information
Failed to build WhopReactNativeKit, reference 0.1.2 (3caf10), with Swift 6.1 for macOS (SPM) on 12 Apr 2026 18:16:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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: 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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/whopio/whop-ios-react-native-kit.git
https://github.com/whopio/whop-ios-react-native-kit.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
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
[583/14064997] Downloading https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/hermes.xcframework.zip
[4905/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.51s)
[151990452/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.15s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm