The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Usage with Swift 5.10 for iOS using Xcode 15.3 at main.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shogo4405/usage.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shogo4405/usage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 77118cb IPHONEOS_DEPLOYMENT_TARGET = 9.0
Cloned https://github.com/shogo4405/usage.git
Revision (git rev-parse @):
77118cbdf05727fa381fff7356c1e5e118e5e299
SUCCESS checkout https://github.com/shogo4405/usage.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/shogo4405/usage.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-14 02:40:10.607 xcodebuild[47513:4230543] 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 02:40:10.906 xcodebuild[47513:4230543] [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" : "Usage",
    "schemes" : [
      "Tests",
      "Usage iOS",
      "Usage macOS",
      "Usage tvOS",
      "Usage watchOS"
    ],
    "targets" : [
      "Usage iOS",
      "Usage tvOS",
      "Usage macOS",
      "Usage watchOS",
      "Tests"
    ]
  }
}
2024-02-14 02:40:11.213 xcodebuild[47523:4230593] 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 02:40:11.520 xcodebuild[47523:4230593] [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 02:40:11.845 xcodebuild[47648:4230943] 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 02:40:12.181 xcodebuild[47648:4230943] Writing error result bundle to /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/ResultBundle_2024-14-02_02-40-0012.xcresult
2024-02-14 02:40:12.277 xcodebuild[47648:4230943] [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 02:40:13.130 xcodebuild[47648:4230943] [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: 0x600001344a00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600003764180>{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 02:40:13.131 xcodebuild[47648:4230943] 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 Usage should be located under 'Sources/Usage', or a custom sources path can be set with the 'path' property in Package.swift
GENERIC FAILURE 5.10 iOS