Build Information
Failed to build NKButton with Swift 6.0 for tvOS using Xcode 16.2.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kennic/NKButton.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kennic/NKButton
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a9e0e80 Merge pull request #6 from fulldecent/patch-1
Cloned https://github.com/kennic/NKButton.git
Revision (git rev-parse @):
a9e0e80f99a69fa2233a638a87db7e26f401db38
SUCCESS checkout https://github.com/kennic/NKButton.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/kennic/NKButton.git
{
"dependencies" : [
{
"identity" : "framelayoutkit",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.5",
"upper_bound" : "8.0.0"
}
]
},
"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.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
2024-11-29 02:52:06.158 xcodebuild[498:2786] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-29-11_02-52-0006.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
GENERIC FAILURE 6.0 tvOS