Build Information
Failed to build MNISTKit with Swift 5.10 for macOS (Xcode) 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: macosXcodebuild
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:28:34.499 xcodebuild[21078:389620] 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:28:34.778 xcodebuild[21078:389620] [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:28:35.066 xcodebuild[21079:389643] 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:28:35.341 xcodebuild[21079:389643] [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:28:35.610 xcodebuild[21081:389671] 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:28:35.937 xcodebuild[21081:389671] Writing error result bundle to /var/folders/b3/8p5yvk0d16s637btgmtl295m0000gp/T/ResultBundle_2024-13-02_16-28-0035.xcresult
2024-02-13 16:28:36.024 xcodebuild[21081:389671] [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:28:36.891 xcodebuild[21081:389671] [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: 0x600001561180>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x600003174180>{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:28:36.896 xcodebuild[21081:389671] 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 macosXcodebuild