Build Information
Failed to build Sheet with Swift 5.10 for watchOS using Xcode 15.4.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ParkGwangBeom/Sheet.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ParkGwangBeom/Sheet
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at cbf1dc7 Merge pull request #11 from memnoch9/Issue/supportDeviceRotation
Cloned https://github.com/ParkGwangBeom/Sheet.git
Revision (git rev-parse @):
cbf1dc77b6a130b3577006f22cb317effe531b43
SUCCESS checkout https://github.com/ParkGwangBeom/Sheet.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/ParkGwangBeom/Sheet.git
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-14 23:55:27.806 xcodebuild[6629:9474712] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 23:55:28.070 xcodebuild[6629:9474712] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Sheet",
"schemes" : [
"Example",
"Sheet-iOS"
],
"targets" : [
"Sheet-iOS",
"Example"
]
}
}
2024-02-14 23:55:28.322 xcodebuild[6638:9474758] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 23:55:29.108 xcodebuild[6680:9474916] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 23:55:29.869 xcodebuild[6680:9474916] Writing error result bundle to /var/folders/b3/8p5yvk0d16s637btgmtl295m0000gp/T/ResultBundle_2024-14-02_23-55-0029.xcresult
2024-02-14 23:55:29.965 xcodebuild[6680:9474916] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
2024-02-14 23:55:30.534 xcodebuild[6680:9474916] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:857
Details: Error deleting scheme: Cannot modify data because the process disallows saving.
Object: <IDERunContextManager: 0x6000035757c0>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x600001150180>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-02-14 23:55:30.541 xcodebuild[6680:9474916] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
xcodebuild: error: Could not resolve package dependencies:
Source files for target Sheet should be located under 'Sources/Sheet', or a custom sources path can be set with the 'path' property in Package.swift
GENERIC FAILURE 5.10 watchOS