Build Information
Failed to build ScrollEdgeControl with Swift 6.0 for macOS (Xcode) 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/eure/ScrollEdgeControl.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eure/ScrollEdgeControl
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9b52315 Prevent view from expanding accidentally (#12)
Cloned https://github.com/eure/ScrollEdgeControl.git
Revision (git rev-parse @):
9b52315392b3949dbc94ffd51788c31e7506f291
SUCCESS checkout https://github.com/eure/ScrollEdgeControl.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/eure/ScrollEdgeControl.git
{
"dependencies" : [
{
"identity" : "advance",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "http://github.com/timdonnelly/Advance"
}
],
"manifest_display_name" : "ScrollEdgeControl",
"name" : "ScrollEdgeControl",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ScrollEdgeControl",
"targets" : [
"ScrollEdgeControl"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "ScrollEdgeControlComponents",
"targets" : [
"ScrollEdgeControlComponents"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "ScrollEdgeControlComponents",
"module_type" : "SwiftTarget",
"name" : "ScrollEdgeControlComponents",
"path" : "ScrollEdgeControl/Library",
"product_memberships" : [
"ScrollEdgeControlComponents"
],
"sources" : [
"DonutsIndicatorView.swift",
"ScrollEdgeActivityIndicatorView.swift"
],
"target_dependencies" : [
"ScrollEdgeControl"
],
"type" : "library"
},
{
"c99name" : "ScrollEdgeControl",
"module_type" : "SwiftTarget",
"name" : "ScrollEdgeControl",
"path" : "ScrollEdgeControl/Core",
"product_dependencies" : [
"Advance"
],
"product_memberships" : [
"ScrollEdgeControl",
"ScrollEdgeControlComponents"
],
"sources" : [
"ScrollEdgeControl.swift",
"ScrollStickyVerticalHeaderView.swift",
"UIView+Frame.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
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
Resolve Package Graph
Fetching from https://github.com/muukii/MondrianLayout.git
Fetching from git@github.com:muukii/StackScrollView.git
skipping cache due to an error: Failed to clone repository git@github.com:muukii/StackScrollView.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/StackScrollView-58673d7c'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
2024-11-30 16:13:10.219 xcodebuild[540:3025] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-30-11_16-13-0010.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to clone repository git@github.com:muukii/StackScrollView.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/StackScrollView-58673d7c'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
GENERIC FAILURE 6.0 macosXcodebuild