Build Information
Failed to build EmptyPage, reference 4.1.0 (ea2f48
), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2025 02:33:25 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/linhay/EmptyPage.git
Reference: 4.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/linhay/EmptyPage
* tag 4.1.0 -> FETCH_HEAD
HEAD is now at ea2f48d 4.1.0: 背景视图支持点击事件穿透
Cloned https://github.com/linhay/EmptyPage.git
Revision (git rev-parse @):
ea2f48d4a16abcad79feab08d77e7e6f4a5d598d
SUCCESS checkout https://github.com/linhay/EmptyPage.git at 4.1.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/linhay/EmptyPage.git
https://github.com/linhay/EmptyPage.git
{
"dependencies" : [
],
"manifest_display_name" : "EmptyPage",
"name" : "EmptyPage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "EmptyPage",
"targets" : [
"EmptyPage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EmptyPage",
"module_type" : "SwiftTarget",
"name" : "EmptyPage",
"path" : "Sources",
"product_memberships" : [
"EmptyPage"
],
"sources" : [
"Core/EmptyPage.swift",
"Core/configs/EmptyPageConfiguration.swift",
"Core/extensions/EmptyPage+UICollectionView.swift",
"Core/extensions/EmptyPage+UIScrollView.swift",
"Core/extensions/EmptyPage+UITableView.swift",
"Core/extensions/EmptyPage+UIView.swift",
"Core/extensions/EmptyPageDelegate.swift",
"Core/managers/EmptyPageManager+UICollectionView.swift",
"Core/managers/EmptyPageManager+UIScrollView.swift",
"Core/managers/EmptyPageManager+UITableView.swift",
"Core/managers/EmptyPageManager+UIView.swift",
"Core/managers/EmptyPageViewManagerProtocol.swift",
"Core/managers/EmptyPageWeakBox.swift",
"Core/swizzings/Empty+Runtime.swift",
"Core/swizzings/Empty+UICollectionView.swift",
"Core/swizzings/Empty+UITableView.swift",
"Core/swizzings/Empty+UIView.swift",
"Standard/EmptyPageForButton.swift",
"Standard/EmptyPageForImage.swift",
"Standard/EmptyPageForStandard.swift",
"Standard/EmptyPageForText.swift",
"Standard/EmptyPageView.swift",
"Standard/EmptyView+UIScrollView.swift",
"managers/StateManager/EmptyPageCollectionStateManager.swift",
"managers/StateManager/EmptyPageScrollViewStateManager.swift",
"managers/StateManager/EmptyPageStateProtocol.swift",
"managers/StateManager/EmptyPageStateScorllableProtocol.swift",
"managers/StateManager/EmptyPageTableStateManager.swift",
"managers/StateManager/EmptyPageViewStateManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
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-27 19:33:24.697 xcodebuild[520:2910] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_19-33-0024.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
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-27 19:33:25.339 xcodebuild[525:2967] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_19-33-0025.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 watchOS