Build Information
Failed to build SPM, reference 0.0.2 (4343e7
), with Swift 6.1 for iOS using Xcode 16.3 on 26 Apr 2025 06:35:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SPM -destination generic/platform=iOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sherlouk/spm.git
Reference: 0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sherlouk/spm
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at 4343e7b Improve Nomnoml Output
Cloned https://github.com/sherlouk/spm.git
Revision (git rev-parse @):
4343e7ba42e5a00dabc6cd821bcdf0ac6539f083
SUCCESS checkout https://github.com/sherlouk/spm.git at 0.0.2
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/sherlouk/spm.git
https://github.com/sherlouk/spm.git
{
"dependencies" : [
{
"identity" : "console-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.4",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/console-kit"
},
{
"identity" : "files",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Files"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/ShellOut"
}
],
"manifest_display_name" : "SPM",
"name" : "SPM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "spm",
"targets" : [
"Console"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ShellCommands",
"module_type" : "SwiftTarget",
"name" : "ShellCommands",
"path" : "Sources/ShellCommands",
"product_dependencies" : [
"ShellOut"
],
"product_memberships" : [
"spm"
],
"sources" : [
"ShellOut+Nomnoml.swift",
"ShellOut+Swift.swift",
"ShellOut+Which.swift"
],
"type" : "library"
},
{
"c99name" : "ShellCommandTests",
"module_type" : "SwiftTarget",
"name" : "ShellCommandTests",
"path" : "Tests/ShellCommandTests",
"sources" : [
"NomnomlCommandTests.swift",
"SwiftCommandTests.swift",
"WhichCommandTests.swift"
],
"target_dependencies" : [
"ShellCommands"
],
"type" : "test"
},
{
"c99name" : "GrapherTests",
"module_type" : "SwiftTarget",
"name" : "GrapherTests",
"path" : "Tests/GrapherTests",
"sources" : [
"GrapherTests.swift",
"NomnomlTests.swift"
],
"target_dependencies" : [
"Grapher"
],
"type" : "test"
},
{
"c99name" : "Grapher",
"module_type" : "SwiftTarget",
"name" : "Grapher",
"path" : "Sources/Grapher",
"product_dependencies" : [
"ConsoleKit",
"Files"
],
"product_memberships" : [
"spm"
],
"sources" : [
"Export/NomnomlExport.swift",
"Formatter/NomnomlFormatter.swift",
"Grapher.swift",
"Relationships/RelationshipGenerator.swift",
"Traverser/Package.swift",
"Traverser/PackageDumper.swift",
"Traverser/PackageTraverser.swift"
],
"target_dependencies" : [
"ShellCommands"
],
"type" : "library"
},
{
"c99name" : "Console",
"module_type" : "SwiftTarget",
"name" : "Console",
"path" : "Sources/Console",
"product_dependencies" : [
"ConsoleKit"
],
"product_memberships" : [
"spm"
],
"sources" : [
"GraphCommand.swift",
"main.swift"
],
"target_dependencies" : [
"Grapher"
],
"type" : "executable"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/vapor/console-kit
Fetching from https://github.com/JohnSundell/Files
Fetching from https://github.com/JohnSundell/ShellOut
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘console-kit’
Checking out 4.15.2 of package ‘console-kit’
Creating working copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘Files’
Checking out 4.2.0 of package ‘Files’
Creating working copy of package ‘swift-nio’
Checking out 2.82.0 of package ‘swift-nio’
Creating working copy of package ‘swift-system’
Checking out 1.4.2 of package ‘swift-system’
Resolve Package Graph
Resolved source packages:
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
SPM: /Users/admin/builder/spi-builder-workspace
swift-nio: https://github.com/apple/swift-nio.git @ 2.82.0
Files: https://github.com/JohnSundell/Files @ 4.2.0
ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
swift-system: https://github.com/apple/swift-system.git @ 1.4.2
console-kit: https://github.com/vapor/console-kit @ 4.15.2
swift-log: https://github.com/apple/swift-log.git @ 1.6.3
resolved source packages: swift-atomics, swift-collections, SPM, swift-nio, Files, ShellOut, swift-system, console-kit, swift-log
{
"dependencies" : [
{
"identity" : "console-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.4",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/console-kit"
},
{
"identity" : "files",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Files"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/ShellOut"
}
],
"manifest_display_name" : "SPM",
"name" : "SPM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "spm",
"targets" : [
"Console"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ShellCommands",
"module_type" : "SwiftTarget",
"name" : "ShellCommands",
"path" : "Sources/ShellCommands",
"product_dependencies" : [
"ShellOut"
],
"product_memberships" : [
"spm"
],
"sources" : [
"ShellOut+Nomnoml.swift",
"ShellOut+Swift.swift",
"ShellOut+Which.swift"
],
"type" : "library"
},
{
"c99name" : "ShellCommandTests",
"module_type" : "SwiftTarget",
"name" : "ShellCommandTests",
"path" : "Tests/ShellCommandTests",
"sources" : [
"NomnomlCommandTests.swift",
"SwiftCommandTests.swift",
"WhichCommandTests.swift"
],
"target_dependencies" : [
"ShellCommands"
],
"type" : "test"
},
{
"c99name" : "GrapherTests",
"module_type" : "SwiftTarget",
"name" : "GrapherTests",
"path" : "Tests/GrapherTests",
"sources" : [
"GrapherTests.swift",
"NomnomlTests.swift"
],
"target_dependencies" : [
"Grapher"
],
"type" : "test"
},
{
"c99name" : "Grapher",
"module_type" : "SwiftTarget",
"name" : "Grapher",
"path" : "Sources/Grapher",
"product_dependencies" : [
"ConsoleKit",
"Files"
],
"product_memberships" : [
"spm"
],
"sources" : [
"Export/NomnomlExport.swift",
"Formatter/NomnomlFormatter.swift",
"Grapher.swift",
"Relationships/RelationshipGenerator.swift",
"Traverser/Package.swift",
"Traverser/PackageDumper.swift",
"Traverser/PackageTraverser.swift"
],
"target_dependencies" : [
"ShellCommands"
],
"type" : "library"
},
{
"c99name" : "Console",
"module_type" : "SwiftTarget",
"name" : "Console",
"path" : "Sources/Console",
"product_dependencies" : [
"ConsoleKit"
],
"product_memberships" : [
"spm"
],
"sources" : [
"GraphCommand.swift",
"main.swift"
],
"target_dependencies" : [
"Grapher"
],
"type" : "executable"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SPM"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SPM -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SPM -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-log: https://github.com/apple/swift-log.git @ 1.6.3
Files: https://github.com/JohnSundell/Files @ 4.2.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.82.0
console-kit: https://github.com/vapor/console-kit @ 4.15.2
SPM: /Users/admin/builder/spi-builder-workspace
swift-system: https://github.com/apple/swift-system.git @ 1.4.2
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
Target 'spm' in project 'SPM'
➜ Explicit dependency on target 'ShellCommands' in project 'SPM'
➜ Explicit dependency on target 'Grapher' in project 'SPM'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'Files' in project 'Files'
Target 'Grapher' in project 'SPM'
➜ Explicit dependency on target 'ShellCommands' in project 'SPM'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'Files' in project 'Files'
Target 'Files' in project 'Files'
➜ Explicit dependency on target 'Files' in project 'Files'
Target 'Files' in project 'Files' (no dependencies)
Target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitCommands' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitCommands' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'ConsoleKitCommands' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'ShellCommands' in project 'SPM'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
Target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
Target 'ShellOut' in project 'ShellOut' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 3b90c0a41619c8afefb415b44b524b0a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3b90c0a41619c8afefb415b44b524b0a.xcbuilddata
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'spm' from project 'SPM')
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Grapher' from project 'SPM')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SPM
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
console-kit: https://github.com/vapor/console-kit @ 4.15.2
swift-nio: https://github.com/apple/swift-nio.git @ 2.82.0
Files: https://github.com/JohnSundell/Files @ 4.2.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
swift-log: https://github.com/apple/swift-log.git @ 1.6.3
swift-system: https://github.com/apple/swift-system.git @ 1.4.2
SPM: /Users/admin/builder/spi-builder-workspace
resolved source packages: ShellOut, swift-atomics, console-kit, swift-nio, Files, swift-collections, swift-log, swift-system, SPM
{
"dependencies" : [
{
"identity" : "console-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.4",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/console-kit"
},
{
"identity" : "files",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Files"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/ShellOut"
}
],
"manifest_display_name" : "SPM",
"name" : "SPM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "spm",
"targets" : [
"Console"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ShellCommands",
"module_type" : "SwiftTarget",
"name" : "ShellCommands",
"path" : "Sources/ShellCommands",
"product_dependencies" : [
"ShellOut"
],
"product_memberships" : [
"spm"
],
"sources" : [
"ShellOut+Nomnoml.swift",
"ShellOut+Swift.swift",
"ShellOut+Which.swift"
],
"type" : "library"
},
{
"c99name" : "ShellCommandTests",
"module_type" : "SwiftTarget",
"name" : "ShellCommandTests",
"path" : "Tests/ShellCommandTests",
"sources" : [
"NomnomlCommandTests.swift",
"SwiftCommandTests.swift",
"WhichCommandTests.swift"
],
"target_dependencies" : [
"ShellCommands"
],
"type" : "test"
},
{
"c99name" : "GrapherTests",
"module_type" : "SwiftTarget",
"name" : "GrapherTests",
"path" : "Tests/GrapherTests",
"sources" : [
"GrapherTests.swift",
"NomnomlTests.swift"
],
"target_dependencies" : [
"Grapher"
],
"type" : "test"
},
{
"c99name" : "Grapher",
"module_type" : "SwiftTarget",
"name" : "Grapher",
"path" : "Sources/Grapher",
"product_dependencies" : [
"ConsoleKit",
"Files"
],
"product_memberships" : [
"spm"
],
"sources" : [
"Export/NomnomlExport.swift",
"Formatter/NomnomlFormatter.swift",
"Grapher.swift",
"Relationships/RelationshipGenerator.swift",
"Traverser/Package.swift",
"Traverser/PackageDumper.swift",
"Traverser/PackageTraverser.swift"
],
"target_dependencies" : [
"ShellCommands"
],
"type" : "library"
},
{
"c99name" : "Console",
"module_type" : "SwiftTarget",
"name" : "Console",
"path" : "Sources/Console",
"product_dependencies" : [
"ConsoleKit"
],
"product_memberships" : [
"spm"
],
"sources" : [
"GraphCommand.swift",
"main.swift"
],
"target_dependencies" : [
"Grapher"
],
"type" : "executable"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SPM"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SPM -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SPM -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
swift-nio: https://github.com/apple/swift-nio.git @ 2.82.0
console-kit: https://github.com/vapor/console-kit @ 4.15.2
ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
swift-log: https://github.com/apple/swift-log.git @ 1.6.3
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
swift-system: https://github.com/apple/swift-system.git @ 1.4.2
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
SPM: /Users/admin/builder/spi-builder-workspace
Files: https://github.com/JohnSundell/Files @ 4.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
Target 'spm' in project 'SPM'
➜ Explicit dependency on target 'ShellCommands' in project 'SPM'
➜ Explicit dependency on target 'Grapher' in project 'SPM'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'Files' in project 'Files'
Target 'Grapher' in project 'SPM'
➜ Explicit dependency on target 'ShellCommands' in project 'SPM'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'Files' in project 'Files'
Target 'Files' in project 'Files'
➜ Explicit dependency on target 'Files' in project 'Files'
Target 'Files' in project 'Files' (no dependencies)
Target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitCommands' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitCommands' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'ConsoleKitCommands' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'ShellCommands' in project 'SPM'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
Target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
Target 'ShellOut' in project 'ShellOut' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 8b73aa7d567cd4b757a728b521a97915
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8b73aa7d567cd4b757a728b521a97915.xcbuilddata
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'spm' from project 'SPM')
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Grapher' from project 'SPM')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SPM
(1 failure)
BUILD FAILURE 6.1 iOS