Build Information
Failed to build Runes with Swift 6.0 for visionOS using Xcode 16.0.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thoughtbot/runes.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thoughtbot/runes
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a007f1b Bump version: 5.1.0
Cloned https://github.com/thoughtbot/runes.git
Revision (git rev-parse @):
a007f1b9d4f8786262809dce131c3d627ab97888
SUCCESS checkout https://github.com/thoughtbot/runes.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/thoughtbot/runes.git
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
resolved source packages:
{
"dependencies" : [
{
"identity" : "swiftcheck",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "git@github.com:typelift/SwiftCheck.git"
}
],
"manifest_display_name" : "Runes",
"name" : "Runes",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Runes",
"targets" : [
"Runes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RunesTests",
"module_type" : "SwiftTarget",
"name" : "RunesTests",
"path" : "Tests/RunesTests",
"product_dependencies" : [
"SwiftCheck"
],
"sources" : [
"ArraySpec.swift",
"Functions.swift",
"OptionalSpec.swift",
"ResultSpec.swift"
],
"target_dependencies" : [
"Runes"
],
"type" : "test"
},
{
"c99name" : "Runes",
"module_type" : "SwiftTarget",
"name" : "Runes",
"path" : "Sources/Runes",
"product_memberships" : [
"Runes"
],
"sources" : [
"Array/Array+Alternative.swift",
"Array/Array+Applicative.swift",
"Array/Array+Functor.swift",
"Array/Array+Monad.swift",
"Optional/Optional+Alternative.swift",
"Optional/Optional+Applicative.swift",
"Optional/Optional+Functor.swift",
"Optional/Optional+Monad.swift",
"Result/Result+Alternative.swift",
"Result/Result+Applicative.swift",
"Result/Result+Functor.swift",
"Result/Result+Monad.swift",
"Runes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Runes",
"schemes" : [
"Runes-iOS",
"Runes-Mac",
"Runes-tvOS",
"Runes-watchOS"
],
"targets" : [
"Runes-iOS",
"Runes-Mac",
"Runes-tvOS",
"Runes-iOS Tests",
"Runes-Mac Tests",
"Runes-tvOS Tests",
"Runes-watchOS"
]
}
}
GENERIC FAILURE 6.0 visionOS