Build Information
Failed to build EmptyPage with Swift 6.0 for watchOS 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/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.0
Building package at path: $PWD
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.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
2024-11-30 02:47:17.088 xcodebuild[596:3389] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-30-11_02-47-0017.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
GENERIC FAILURE 6.0 watchOS