The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StableCollectionViewLayout with Swift 5.10 for tvOS using Xcode 15.3 at 1.0.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aimalygin/StableCollectionViewLayout.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/aimalygin/StableCollectionViewLayout
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at cba520f Bump version
Cloned https://github.com/aimalygin/StableCollectionViewLayout.git
Revision (git rev-parse @):
cba520fe7c42012d3bf3d8fbd86ef5217afca826
SUCCESS checkout https://github.com/aimalygin/StableCollectionViewLayout.git at 1.0.2
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/aimalygin/StableCollectionViewLayout.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-16 13:57:08.221 xcodebuild[66689:12809337] 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-16 13:57:17.073 xcodebuild[66689:12809337] [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" : "StableCollectionViewLayout",
    "schemes" : [
      "Example",
      "StableCollectionViewLayout",
      "StableCollectionViewLayoutTests"
    ],
    "targets" : [
      "StableCollectionViewLayout",
      "StableCollectionViewLayoutTests",
      "Example"
    ]
  }
}
2024-02-16 13:57:17.646 xcodebuild[66734:12809757] 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-16 13:57:18.305 xcodebuild[66799:12809929] 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-16 13:57:26.787 xcodebuild[66799:12809929] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2024-16-02_13-57-0026.xcresult
2024-02-16 13:57:26.797 xcodebuild[66799:12809929] [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-16 13:57:26.864 xcodebuild[66799:12809929] [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: 0x600000873660>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002c70180>{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-16 13:57:26.865 xcodebuild[66799:12809929] 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 StableCollectionViewLayoutTests should be located under 'Tests/StableCollectionViewLayoutTests', or a custom sources path can be set with the 'path' property in Package.swift
GENERIC FAILURE 5.10 tvOS