Build Information
Failed to build MNISTKit 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/cafielo/MNISTKit.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cafielo/MNISTKit
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 2bf6804 Merge branch 'release/1.0.0'
Cloned https://github.com/cafielo/MNISTKit.git
Revision (git rev-parse @):
2bf6804b80f64c471970232b3b3aecdbe9224400
SUCCESS checkout https://github.com/cafielo/MNISTKit.git at 1.0.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/cafielo/MNISTKit.git
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-13 16:30:09.974 xcodebuild[25420:403023] 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-13 16:30:10.269 xcodebuild[25420:403023] [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" : "MNISTKit",
"schemes" : [
"Example",
"MNISTKit-iOS",
"MNISTKit-macOS",
"MNISTKit-tvOS",
"MNISTKit-watchOS"
],
"targets" : [
"MNISTKit-iOS",
"MNISTKit-macOS",
"MNISTKit-watchOS",
"MNISTKit-tvOS",
"MNISTKit-iOS Tests",
"MNISTKit-macOS Tests",
"MNISTKit-tvOS Tests",
"Example",
"ExampleTests",
"ExampleUITests"
]
}
}
2024-02-13 16:30:10.553 xcodebuild[25463:403168] 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-13 16:30:10.839 xcodebuild[25463:403168] [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-13 16:30:11.109 xcodebuild[25466:403219] 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-13 16:30:11.421 xcodebuild[25466:403219] Writing error result bundle to /var/folders/b3/8p5yvk0d16s637btgmtl295m0000gp/T/ResultBundle_2024-13-02_16-30-0011.xcresult
2024-02-13 16:30:11.509 xcodebuild[25466:403219] [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-13 16:30:12.376 xcodebuild[25466:403219] [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: 0x600003904d20>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x600001d24180>{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-13 16:30:12.378 xcodebuild[25466:403219] 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 MNISTKit should be located under 'Sources/MNISTKit', or a custom sources path can be set with the 'path' property in Package.swift
GENERIC FAILURE 5.10 watchOS