Build Information
Failed to build MNISTKit with Swift 5.10 for iOS 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/admin/builds/J1XnyXFH/0/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: iOS
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/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-14 05:28:08.080 xcodebuild[67108:5427926] 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 05:28:08.378 xcodebuild[67108:5427926] [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-14 05:28:08.651 xcodebuild[67109:5427950] 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 05:28:08.972 xcodebuild[67109:5427950] [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 05:28:09.299 xcodebuild[67111:5427980] 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 05:28:09.955 xcodebuild[67111:5427980] Writing error result bundle to /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/ResultBundle_2024-14-02_05-28-0009.xcresult
2024-02-14 05:28:10.045 xcodebuild[67111:5427980] [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 05:28:10.542 xcodebuild[67111:5427980] [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: 0x6000022b3c00>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x6000006b8180>{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 05:28:10.543 xcodebuild[67111:5427980] 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 iOS