Build Information
Failed to build MNISTKit with Swift 5.10 for visionOS 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: develop
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cafielo/MNISTKit
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 0702b14 remove forced unwrapping #4
Cloned https://github.com/cafielo/MNISTKit.git
Revision (git rev-parse @):
0702b1438e41eb502e1684b1b9c4d6301c773c20
SUCCESS checkout https://github.com/cafielo/MNISTKit.git at develop
========================================
Build
========================================
Selected platform: visionOS
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:35.483 xcodebuild[69063:5433631] 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:35.754 xcodebuild[69063:5433631] [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:35.998 xcodebuild[69103:5433761] 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:36.263 xcodebuild[69103:5433761] [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:36.532 xcodebuild[69106:5433821] 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:36.838 xcodebuild[69106:5433821] Writing error result bundle to /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/ResultBundle_2024-14-02_05-28-0036.xcresult
2024-02-14 05:28:36.928 xcodebuild[69106:5433821] [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:37.766 xcodebuild[69106:5433821] [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: 0x600001839720>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x600003c34180>{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:37.767 xcodebuild[69106:5433821] 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 visionOS