Build Information
Failed to build snap-template with Swift 6.0 for tvOS using Xcode 16.2.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonnickel/snap-template.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonnickel/snap-template
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ec5e973 Update packages
Cloned https://github.com/simonnickel/snap-template.git
Revision (git rev-parse @):
ec5e973b745bd66939aae8c60422cd84dc29cd8e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-template.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/simonnickel/snap-template.git
{
"dependencies" : [
{
"identity" : "snap-core",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-core.git"
},
{
"identity" : "snap-dependencies",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-dependencies.git"
},
{
"identity" : "snap-navigation",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-navigation.git"
},
{
"identity" : "snap-settings-service",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-settings-service.git"
},
{
"identity" : "snap-theme",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-theme.git"
}
],
"manifest_display_name" : "snap-template",
"name" : "snap-template",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SnapTemplate",
"targets" : [
"SnapTemplateApp",
"SnapTemplateSettings",
"SnapTemplateUtil"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SnapTemplateUtil",
"module_type" : "SwiftTarget",
"name" : "SnapTemplateUtil",
"path" : "Sources/SnapTemplateUtil",
"product_dependencies" : [
"SnapNavigation",
"SnapTheme"
],
"product_memberships" : [
"SnapTemplate"
],
"sources" : [
"NavigationListRow.swift",
"SnapNavigationDestination+Icon.swift"
],
"type" : "library"
},
{
"c99name" : "SnapTemplateSettings",
"module_type" : "SwiftTarget",
"name" : "SnapTemplateSettings",
"path" : "Sources/SnapTemplateSettings",
"product_dependencies" : [
"SnapCore",
"SnapDependencies",
"SnapNavigation",
"SnapSettingsService",
"SnapTheme"
],
"product_memberships" : [
"SnapTemplate"
],
"sources" : [
"AccentColor/AccentColorPicker.swift",
"AccentColor/Settings+AccentColor.swift",
"ConfigureTab/ConfigureTabs+InitialPicker.swift",
"ConfigureTab/ConfigureTabs+List.swift",
"ConfigureTab/ConfigureTabs+ListRow.swift",
"ConfigureTab/ConfigureTabsScreen.swift",
"ConfigureTab/Settings+NavigationTabs.swift",
"ConfigureTab/TabConfiguration.swift",
"Dependencies+TemplateSettings.swift",
"DisplayMode/DisplayMode.swift",
"DisplayMode/Settings+DisplayMode.swift",
"Header/SettingsHeaderSection.swift",
"IconKeys+Settings.swift",
"InterfaceScale/InterfaceScale.swift",
"InterfaceScale/Settings+InterfaceScale.swift",
"NavigationLayout/NavigationLayout.swift",
"NavigationLayout/Settings+NavigationLayout.swift",
"TemplateSettingsDestination.swift",
"TemplateSettingsScreen.swift",
"Views/SettingsPicker.swift",
"Views/SettingsRow.swift",
"Views/SettingsToggle.swift",
"Views/SettingsToolbarButton.swift",
"Views/ThemeSceneSettings.swift"
],
"target_dependencies" : [
"SnapTemplateUtil"
],
"type" : "library"
},
{
"c99name" : "SnapTemplateApp",
"module_type" : "SwiftTarget",
"name" : "SnapTemplateApp",
"path" : "Sources/SnapTemplateApp",
"product_dependencies" : [
"SnapCore",
"SnapDependencies",
"SnapNavigation",
"SnapSettingsService",
"SnapTheme"
],
"product_memberships" : [
"SnapTemplate"
],
"sources" : [
"Dependencies+Template.swift",
"TemplateModifierScene.swift",
"TemplateState.swift"
],
"target_dependencies" : [
"SnapTemplateSettings"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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/simonnickel/snap-core.git
Fetching from https://github.com/simonnickel/snap-dependencies.git
skipping cache due to an error: Failed to clone repository https://github.com/simonnickel/snap-dependencies.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/snap-dependencies-0bd2b47b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Updating from https://github.com/simonnickel/snap-core.git
Fetching from https://github.com/simonnickel/snap-dependencies.git
skipping cache due to an error: Failed to clone repository https://github.com/simonnickel/snap-dependencies.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/snap-dependencies-0bd2b47b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Updating from https://github.com/simonnickel/snap-core.git
Fetching from https://github.com/simonnickel/snap-dependencies.git
skipping cache due to an error: Failed to clone repository https://github.com/simonnickel/snap-dependencies.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/snap-dependencies-0bd2b47b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolved source packages:
spi-builder-workspace: (null)
2024-12-03 02:19:44.175 xcodebuild[538:2949] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-03-12_02-19-0044.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to clone repository https://github.com/simonnickel/snap-dependencies.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/snap-dependencies-0bd2b47b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
GENERIC FAILURE 6.0 tvOS