Build Information
Failed to build WhopReactNativeKit, reference main (3caf10), with Swift 6.1 for macOS (SPM) on 12 Apr 2026 17:39:11 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: 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: 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/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/243557792] Downloading https://github.com/whopio/whop-ios-react-native-kit/releases/download/0.1.2/WhopReactNativeKit-Release.xcframework.zip
[10309221/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.46s)
[115637539/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 (17.77s)
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