Build Information
Failed to build NotificationBannerSwift, reference 4.0.0 (be5280
), with Swift 6.1 for watchOS using Xcode 16.3 on 30 Apr 2025 12:19:12 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.61.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: watchOS
Swift version: 6.1
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.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-30 05:19:11.491 xcodebuild[521:2946] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-30-04_05-19-0011.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.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-30 05:19:12.159 xcodebuild[526:3005] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-30-04_05-19-0012.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.1 watchOS