Build Information
Failed to build NKButton, reference 4.7.1 (8f1d51
), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 10:25:42 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kennic/NKButton.git
Reference: 4.7.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kennic/NKButton
* tag 4.7.1 -> FETCH_HEAD
HEAD is now at 8f1d51e no message
Cloned https://github.com/kennic/NKButton.git
Revision (git rev-parse @):
8f1d51e40c4f0f7a3efc42efc7e53a75486dce31
SUCCESS checkout https://github.com/kennic/NKButton.git at 4.7.1
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/kennic/NKButton.git
https://github.com/kennic/NKButton.git
{
"dependencies" : [
{
"identity" : "framelayoutkit",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/kennic/FrameLayoutKit.git"
},
{
"identity" : "nvactivityindicatorview",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ninjaprox/NVActivityIndicatorView.git"
}
],
"manifest_display_name" : "NKButton",
"name" : "NKButton",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "NKButton",
"targets" : [
"NKButton"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NKButton",
"module_type" : "SwiftTarget",
"name" : "NKButton",
"path" : "NKButton/Classes",
"product_dependencies" : [
"FrameLayoutKit",
"NVActivityIndicatorView"
],
"product_memberships" : [
"NKButton"
],
"sources" : [
"NKButton.swift",
"NKButtonStack.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/NKButton/Classes/Example': File not found.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-27 03:25:41.930 xcodebuild[513:2864] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_03-25-0041.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-27 03:25:42.680 xcodebuild[518:2948] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_03-25-0042.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 iOS