The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BiometryTypeBugWorkaround with Swift 5.10 for iOS using Xcode 15.3 at 1.1.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mshibanami/BiometryTypeBugWorkaround.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mshibanami/BiometryTypeBugWorkaround
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 4fa2f53 1.1.0
Cloned https://github.com/mshibanami/BiometryTypeBugWorkaround.git
Revision (git rev-parse @):
4fa2f5314a147bc4e07bd3d0010f4788ed69ff5a
SUCCESS checkout https://github.com/mshibanami/BiometryTypeBugWorkaround.git at 1.1.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mshibanami/BiometryTypeBugWorkaround.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:51:30.277 xcodebuild[77659:4319376] 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:51:30.619 xcodebuild[77659:4319376] [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" : "Pods",
    "schemes" : [
      "BiometryTypeBugWorkaround",
      "FBSnapshotTestCase",
      "Nimble",
      "Nimble-Snapshots",
      "Pods-BiometryTypeBugWorkaround_Example",
      "Pods-BiometryTypeBugWorkaround_Tests",
      "Quick"
    ],
    "targets" : [
      "BiometryTypeBugWorkaround",
      "FBSnapshotTestCase",
      "Nimble",
      "Nimble-Snapshots",
      "Pods-BiometryTypeBugWorkaround_Example",
      "Pods-BiometryTypeBugWorkaround_Tests",
      "Quick"
    ]
  }
}
2024-02-14 02:51:30.913 xcodebuild[77660:4319408] 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:51:31.248 xcodebuild[77660:4319408] [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:51:31.549 xcodebuild[77792:4319773] 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:51:32.629 xcodebuild[77792:4319773] Writing error result bundle to /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/ResultBundle_2024-14-02_02-51-0032.xcresult
2024-02-14 02:51:32.715 xcodebuild[77792:4319773] [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:51:32.852 xcodebuild[77792:4319773] [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: 0x600001f741e0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600003b7c180>{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:51:32.853 xcodebuild[77792:4319773] 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 BiometryTypeBugWorkaround should be located under 'Sources/BiometryTypeBugWorkaround', or a custom sources path can be set with the 'path' property in Package.swift
GENERIC FAILURE 5.10 iOS