Build Information
Failed to build NotificationBannerSwift, reference 4.0.0 (be5280
), with Swift 6.0 for tvOS using Xcode 16.2 on 6 Feb 2025 08:05:56 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Daltron/NotificationBanner.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Daltron/NotificationBanner
* tag 4.0.0 -> FETCH_HEAD
HEAD is now at be52806 Update Dependencies for Privacy Manifest (#426)
Cloned https://github.com/Daltron/NotificationBanner.git
Revision (git rev-parse @):
be52806c3b95f9210955a8a94259d40f8a9e928d
SUCCESS checkout https://github.com/Daltron/NotificationBanner.git at 4.0.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/Daltron/NotificationBanner.git
https://github.com/Daltron/NotificationBanner.git
{
"dependencies" : [
{
"identity" : "snapkit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.7.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SnapKit/SnapKit"
},
{
"identity" : "marqueelabel",
"requirement" : {
"range" : [
{
"lower_bound" : "4.5.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cbpowell/MarqueeLabel"
}
],
"manifest_display_name" : "NotificationBannerSwift",
"name" : "NotificationBannerSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "NotificationBannerSwift",
"targets" : [
"NotificationBannerSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "NotificationBannerSwift",
"module_type" : "SwiftTarget",
"name" : "NotificationBannerSwift",
"path" : "NotificationBanner/Classes",
"product_dependencies" : [
"MarqueeLabel",
"SnapKit"
],
"product_memberships" : [
"NotificationBannerSwift"
],
"sources" : [
"BannerColors.swift",
"BannerHapticGenerator.swift",
"BannerPositionFrame.swift",
"BannerStyle.swift",
"BaseNotificationBanner.swift",
"FloatingNotificationBanner.swift",
"GrowingNotificationBanner.swift",
"NotificationBanner.swift",
"NotificationBannerQueue.swift",
"NotificationBannerUtilities.swift",
"StatusBarNotificationBanner.swift",
"String+heightForConstrainedWidth.swift",
"UIWindow+orientation.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.2.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
2025-02-06 03:05:53.635 xcodebuild[673:3792] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-06-02_03-05-0053.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
Command line invocation:
/Applications/Xcode-16.2.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
2025-02-06 03:05:55.273 xcodebuild[727:4111] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-06-02_03-05-0055.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
BUILD FAILURE 6.0 tvOS